BODY {
	background-color: #E3EBEC;
	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: #49575B; }

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: #294D57;
}

H6  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #294D57;
}	

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: #517B8F;
}

.subheader  {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #294D57;
	margin-top; 10px; 
	padding-top: 5px; 
	
}

.sectionheader  {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #294D57;
	padding-bottom:5px; 
	letter-spacing: -0.25px;
	border-bottom: 1px solid #517B8F;
	text-transform: uppercase;
	margin-top:10px;
}

.colheader  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #294D57;
}

.lineheader  {
	font-size: 11px;
	border-top: 0px solid #A4C3D3;
	border-bottom: 1px solid #A4C3D3;
	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;
}
				
.tiny  {
	font-size: 9px;
}

.colored {
	color: #000000;
	}	
	
.reverse  {
	color: #FFFFFF;
}
A  {
	font-size: 11px;
	color: #345F69;
	text-decoration: underline;
}

A:Hover  {
	color: #000000;
}

A.little  {
	font-size: 10px;
	color: #345F69;
	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: #698593;
	font-weight: normal;
	text-decoration: none;
}

A.footerlink:Hover  {
	text-decoration: underline;
}

