BODY {
	background-color: #A8B4CE;
	background-image: url(../images/page_bgnd.jpg);
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
    margin-bottom:0px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: normal;
	font-style: normal;
	color: #24465C; }

H1  {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing:-1px;
}

H2  {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:-1px;
}


H3  {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:-0.5px;
}

H4  {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:-0.5px;
}

H5  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5267A0;
}

H6  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5267A0;
}	

P   {
	font-size: 11px;
	line-height: 16px;
}
	
TD   {
	font-size: 11px;
	text-align: left;
}

LI   {
	font-size: 11px;
}

P   {
	font-size: 11px;
}
INPUT   {
	font-size: 11px;
}
SELECT   {
	font-size: 11px;
}
FORM {
	font-size: 11px;
}

.header  {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #173757;
}

.subheader  {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #5267A0;
	margin-top; 10px; 
	padding-top: 5px; 
	
}

.sectionheader  {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5267A0;
	padding-bottom:5px; 
	letter-spacing: -0.25px;
	border-bottom: 1px solid #173757;
	text-transform: uppercase;
	margin-top:10px;
}

.colheader  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #173757;
}

.lineheader  {
	font-size: 11px;
	border-top: 0px solid #5267A0;
	border-bottom: 1px solid #5267A0;
	color: #517B8F;
	padding:2px;
	margin-top: 5px; 
	margin-bottom: 15px;
}

.large  {
	font-size: 12px;
	font-weight: bold;
}
	
.small  {
	font-size: 10px;
}	

.footertext {
	font-size: 10px;
	color: #6787BD;
}
				
.tiny  {
	font-size: 9px;
}

.colored {
	color: #000000;
	}	
	
.reverse  {
	color: #FFFFFF;
}
A  {
	font-size: 11px;
	color: #163A55;
	text-decoration: underline;
}

A:Hover  {
	color: #000000;
}

A.little  {
	font-size: 10px;
	color: #163A55;
	text-decoration: underline;
}

A.little:Hover  {
	color: #000000;
}

A.nav {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
}

A.nav:Hover  {
	text-decoration: underline;
}

A.subnav {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

A.subnav:Hover  {
	color: #FFFFFF;
	text-decoration: underline;
}


A.footerlink {
	font-size: 11px;
	color: #6787BD;
	font-weight: normal;
	text-decoration: none;
}

A.footerlink:Hover  {
	text-decoration: underline;
}
