body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;}

#header H1 {
	font-size: 14px;
	line-height: 18px;
	color: #668cd9;
	text-align: right;
	padding: 10px 10px 0 0;}
#header A:LINK, #header A:VISITED {
	color: #668cd9;
	text-decoration: none;}
#header A:HOVER {
	color: #404040;
	text-decoration: underline;}
#header A:ACTIVE{
	color: #668cd9;
	text-decoration: underline;}				
	
#subhead{
	background-color: #668cd9;}
#subhead P{
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;}
#subhead H6{
	font-size: 10px;
	line-height: 20px;
	color: #fff;
	margin: 10px;
	font-weight: normal;}	
		
#content{
	padding-top: 8px;
	background-color: #ebf0fa;
	background-image: url(images/content_bkgd.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#content H1{
	font-size: 12px;
	line-height: 16px;
	color: #4666A3; 
	/* color: #668cd9*/
	margin:0 0 1px 0;}
#content P{
	font-size: 11px;
	line-height: 16px;
	color: #000;
	margin: 0;}
#content H6{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
	margin: 5px 0;}
#content H6 A:LINK, #content H6 A:VISITED {
	color: #000;
	text-decoration: none;} 
#content H6 A:HOVER {
	color: #668cd9;
	text-decoration: underline;}
#content H6 A:ACTIVE {
	color: #000;
	text-decoration: underline;}
#content H6 IMG {
	padding: 1px 0 0 0;}					

.sections {margin-bottom: 10px;}	
.sections TD {padding: 5px 10px;}
.divider {border-left: 1px solid #668cd9;}	
			
#footer {
	background-color: #ebf0fa;
	background-image: url(images/footer_bkgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;}
input {
	font-size: 10px;
}
.formtable {
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
.formtable td {
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
	padding: 0px 2px;
}