BODY {
	background-color: #FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
    margin-bottom:0px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-decoration: normal;
	font-style: normal;
	color: #000000}

H1  {
	font-size: 30px;
	font-weight: plain;
	letter-spacing:-1px;
}

H2  {
	font-size: 24px;
	font-weight: bold
	letter-spacing:-0.5px;
	color: #084694;
	
}


H3  {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:-0.25px;
	color: #084694;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
}

H4  {
	font-size: 16px;
	font-weight: bold;
	letter-spacing:-0.25px;
	color: #084694;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;	
}

H5  {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
}

H6  {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
}	

P   {
	font-size: 11px;
}
	
TD   {
	font-size: 11px;
}

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-style: italic;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 24px;
	color: #244A93;
}

.subheader  {
	font-size: 12px;
	font-weight: bold;
	color: #0580B7;
}

.lineheader  {
	font-size: 11px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding:2px;
	margin-top: 5px; 
	margin-bottom: 15px;
}

.large  {
	font-size: 12px;
	font-weight: bold;
}
	
.small  {
	font-size: 10px;
}
				
.tiny  {
	font-size: 9px;
}

.colored {
	color: #3462AF;
	}	
.color1 {
	background-color: #6184BD;
	}		
.color2 {
	background-color: #3462AF;
	}	
.color3 {
	background-color: #0CAE3F;
	}	
.color4 {
	background-color: #3FA6CC;
	}				
.color5 {
	background-color: #38A0A6;
	}	
.color6 {
	background-color: #696AB0;
	}	
.rowitem  {
	font-size: 11px;
	border-top: 1px solid #C0C0C0;
	padding:2px;
	margin-bottom:5px;
}	
	
	
A  {
	font-size: 11px;
	color: #3462AF;
	font-weight: bold;
	text-decoration: underline;
}

A:Hover  {
	color: #000000;
}

A.little  {
	font-size: 10px;
	color: #3462AF;
	font-weight: bold;	
	text-decoration: underline;
}

A.little:Hover  {
	color: #000000;
}

A.black {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.black:Hover  {
	text-decoration: underline;
}

A.little-black {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.little-black:Hover  {
	text-decoration: underline;
}

A.white {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.white:Hover  {
	text-decoration: underline;
	color: #FFFFFF;
}

A.little-white {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.little-white:Hover  {
	text-decoration: underline;
	color: #FFFFFF;
}


A.nav {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.nav:Hover  {
	text-decoration: underline;
}


A.button {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #676767;
	border-right: 1px solid #676767;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	padding: 1px 1px 1px 1px; 
	background-color: #E1E1E1
}


A.button:Hover {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #676767;
	border-left: 1px solid #676767;
	border-bottom: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	padding: 1px 1px 1px 1px; 
	background-color: #C0C0C0
}