
	html
	{
		overflow: scroll;
	}
	
	body
	{
		width: 976px;
		margin: 12px auto 0px auto;
		background: #D7D1E7 url(../images/bodybg.png) repeat-x;
		font-family: arial, helvetica, sans-serif;
	}
	
	a img
	{
		border: none;
	}
	
	.clear
	{
		clear: both;
	}
	
	.error, .error strong
	{
		color: #f00 !important;
	}
	
	.status, .status strong
	{
		color: #3c0 !important;
	}
	
	.inputText
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #666;
	}
	
	.inputMulti
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #666;
	}
	
	#header
	{
		width: 976px;
		height: 228px;
		background: url(../images/headerbg.gif) no-repeat;
	}
	
	#header p.logo
	{
		display: inline;
		float: left;
		clear: left;
		width: 40%;
		margin: 24px 0px 0px 24px;
	}
	
	#header p.logo img
	{
		float: left;
	}
	
	#header p.nouveau
	{
		display: inline;
		float: right;
		clear: right;
		width: 40%;
		margin: 46px 32px 0px 0px;
		padding: 6px 0px 0px 0px;
		color: #fff;
		text-align: right;
		font-size: 11px;
	}
	
	#header p.nouveau strong
	{
		font-size: 13px;
	}
	
	#header p.nouveau img
	{
		float: right;
		margin: -6px 0px 0px 16px;
	}
	
	#header p.nouveau a
	{
		color: #fff;
		text-decoration: none;
	}
	
	#banner
	{
		display: inline;
		float: left;
		clear: both;
		margin: 16px 0px 0px 24px;
	}
	
	#main
	{
		width: 976px;
		height: auto;
		background: url(../images/mainbg.gif) repeat-y;
	}
	
	#nav
	{
		display: inline;
		float: left;
		clear: both;
		margin: 8px 0px 8px 24px;
	}
	
	#nav ul
	{
		display: inline;
		float: left;
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav ul li
	{
		display: inline;
		float: left;
		display: block;
		color: #D7D1E7;
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav ul li a
	{
		float: left;
		display: inline;
		color: #D7D1E7;
		width: 160px;
		text-decoration: none;
		border-bottom: 5px solid #D7D1E7;
		margin: 0px 7px 0px 0px;
		padding: 0px 0px 2px 0px;
	}
	
	#nav ul li a:hover
	{
		color: #fff;
		border-bottom: 5px solid #fff;
	}
	
	#nav ul li.navin
	{
		float: left;
		display: inline;
		margin: 0px 7px 0px 0px;
		padding: 0px 0px 2px 0px;
		width: 160px;
		color: #F5DF24;
		border-bottom: 5px solid #F5DF24;
	}
	
	#nav select
	{
		font-size: 11px;
		color: #000;
		background: #D7D1E7;
		width: 254px;
	}
	
	#subnav
	{
		display: inline;
		float: left;
		clear: none;
		width: 160px;
		margin: 0px 0px 0px 24px;
	}
	
	#subnav .snpane
	{
		width: 160px;
		margin: 0px 0px 8px 0px;
		background: url(../images/snpanebg.jpg) bottom right no-repeat;
	}
	
	#subnav .snpane h1
	{
		font-size: 14px;
		color: #4B3974;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 0px 8px;
		background: url(../images/snh1bg.jpg) no-repeat;
		height: 24px;
	}
	
	#subnav .snpane h1 a
	{
		color: #4B3974;
		text-decoration: none;
	}
	
	#subnav .snpane h1 img
	{
		float: right;
		margin: -5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#subnav .snpane p
	{
		font-size: 11px;
		color: #333;
		margin: 4px 8px 0px 8px;
		padding: 0px 0px 8px 0px;
		line-height: 175%;
	}
	
	#subnav .snpane p a
	{
		color: #84504D;
		text-decoration: underline;
	}
	
	#subnav .snpane p a:hover
	{
		color: #7973AF;
		text-decoration: underline;
	}
	
	#subnav .snpane ul
	{
		list-style: none;
		font-size: 12px;
		color: #7973AF;
		margin: 4px 8px 0px 8px;
		padding: 0px 0px 8px 0px;
		line-height: 175%;
	}
	
	#subnav .snpane ul li
	{
	
	}
	
	#subnav .snpane ul li a
	{
		color: #7973AF;
		text-decoration: none;
	}
	
	#subnav .snpane ul li.navin
	{
		color: #84504D;
	}
	
	#subnav .snpane ul li a:hover
	{
		color: #84504D;
		text-decoration: underline;
	}
	
	#content
	{
		display: inline;
		float: left;
		clear: none;
		width: 494px;
		margin: 0px 0px 0px 7px;
		background: #fff;
		min-height: 660px;
	}
	
	#content h1
	{
		font-size: 24px;
		color: #7973AF;
		margin: 8px 12px 8px 12px;
		padding: 0px 0px 0px 0px;
		line-height: 135%;
	}
	
	#content h2
	{
		font-size: 16px;
		color: #7973AF;
		margin: 16px 12px 8px 12px;
		padding: 0px 0px 0px 0px;
		line-height: 135%;
	}
	
	#content h3
	{
		font-size: 14px;
		color: #7973AF;
		margin: 16px 12px 8px 12px;
		padding: 0px 0px 0px 0px;
		line-height: 135%;
	}
	
	#content p
	{
		font-size: 12px;
		color: #666;
		margin: 8px 12px 8px 12px;
		padding: 0px 0px 0px 0px;
		line-height: 135%;
	}
	
	#content p.contact
	{
		margin: 32px 12px 8px 12px;
		font-size: 11px;
	}
	
	#content p strong
	{
		color: #333;
	}
	
	#content .image
	{
		width: 180px;
		margin: 8px 16px 8px 16px;
		font-size: 10px;
		color: #84504D;
		font-weight: bold;
		text-align: center;
		line-height: 100%;
	}
	
	#content .image img, #content .image object
	{
		margin: 0px 0px 4px 0px;
	}
	
	#content .imageright
	{
		float: right;
		clear: right;
		padding: 1px;
		border: 1px solid #84504D;
		margin: 4px 0px 8px 16px;
	}
		
	#content .imageleft
	{
		float: left;
		clear: left;
		padding: 1px;
		border: 1px solid #84504D;
		margin: 4px 16px 8px 0px;
	}
		
	#content .imageleft
	{
		float: left;
		clear: left;
		padding: 1px;
		border: 1px solid #84504D;
		margin: 4px 16px 8px 0px;
	}
		
	#content .left
	{
		float: left;
		margin-left: 0px;
	}
	
	#content .right
	{
		float: right;
		margin-right: 0px;
	}
	
	#content table.datatable
	{
		width: 474px;
		margin: 8px 10px 8px 10px;
	}
	
	#content table.datatable thead td
	{
		background: #999;
		font-weight: bold;
		font-size: 12px;
		color: #fff;
	}
	
	#content table.datatable tbody td
	{
		background: #eee;
		font-weight: normal;
		font-size: 11px;
		color: #333;
	}
	
	#content ul
	{
		list-style: none;
		margin: 8px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
		line-height: 125%;
	}
	
	#content ul li
	{
		font-size: 12px;
		color: #333;
		font-weight: bold;
		margin: 8px 12px 8px 12px;
		line-height: 135%;
		background: url(../images/libg.gif) 0px 0px no-repeat;
		padding: 0px 0px 0px 16px;
	}
	
	#content ul li.pdf
	{
		background: url(../images/icon.pdf.gif) 0px 0px no-repeat;
		padding: 0px 0px 0px 24px;
	}
	
	#content ul li.word
	{
		background: url(../images/icon.word.gif) 0px 0px no-repeat;
		padding: 0px 0px 0px 24px;
	}
	
	#content ul li.ppt
	{
		background: url(../images/icon.powerpoint.gif) 0px 0px no-repeat;
		padding: 0px 0px 0px 24px;
	}
	
	#content ol
	{
		margin: 8px 0px 8px 24px;
		padding: 0px 0px 0px 0px;
		line-height: 125%;
	}
	
	#content ol li
	{
		font-size: 12px;
		color: #7973AF;
		font-weight: bold;
		margin: 8px 12px 8px 12px;
		padding: 0px 0px 0px 0px;
		line-height: 135%;
	}
	
	#content ul li strong, #content ol li strong
	{
		font-weight: normal;
	}
	
	#content blockquote
	{
	
	}
	
	#content a
	{
		color: #7973AF;
		text-decoration: none;
	}
	
	#content a:hover
	{
		color: #84504D;
		text-decoration: underline;
	}
	
	#content hr
	{
		color: #E9E2FF;
		background: #E9E2FF;
		height: 2px;
		border: none;
		margin: 0px 8px 0px 8px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks
	{
		display: inline;
		float: left;
		clear: none;
		width: 260px;
		margin: 0px 0px 0px 7px;
	}
	
	#quicklinks .qlpane
	{
		width: 260px;
		margin: 0px 0px 8px 0px;
		background: url(../images/qlpanebg.jpg) bottom right no-repeat;
	}
	
	#quicklinks .qlpane h1
	{
		font-size: 12px;
		color: #fff;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 0px 8px;
		background: url(../images/qlh1bg.jpg) no-repeat;
		height: 24px;
	}
	
	#quicklinks .qlpane h1 a strong
	{
		color: #F8E201;
	}
	
	#quicklinks .qlpane h1 a
	{
		color: #fff;
		text-decoration: none;
	}
	
	#quicklinks .qlpane h1 img
	{
		float: right;
		margin: -5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks .qlpane p
	{
		font-size: 11px;
		color: #333;
		margin: 4px 110px 0px 8px;
		padding: 0px 0px 8px 0px;
		line-height: 175%;
	}
	
	#quicklinks .qlpane p a
	{
		color: #7973AF;
		text-decoration: underline;
	}
	
	#quicklinks .qlpane p a:hover
	{
		color: #84504D;
		text-decoration: underline;
	}
	
	#mainbottom
	{
		float: left;
		clear: both;
		width: 976px;
		height: 21px;
		background: url(../images/mainbottombg.gif) no-repeat;
		margin: 0px 0px 1px 0px;
	}
	
	#footer
	{
		float: left;
		clear: both;
		width: 976px;
		height: 128px;
		background: url(../images/footerbg.jpg) no-repeat;
	}
	
	#footer p
	{
		color: #fff;
		font-size: 10px;
		text-align: right;
		margin: 4px 24px 0px 0px;
	}





























