BODY    
	{
	font-family:	Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	width: auto;
	background-color: #ffffff;
	scrollbar-face-color: #003366; 
	scrollbar-shadow-color: #000000; 
    scrollbar-highlight-color: #009F9F; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
    scrollbar-track-color: #3D597E; 
	scrollbar-arrow-color: #009F9F;
	color : White;
		}

H1 	{
	COLOR: #000066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: BOLD;
	font-size : 22px;
}
H2 	{
	COLOR: #000066;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-WEIGHT: BOLD;
	font-size : 18px;
}
H3 	{
	COLOR: #000066;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-WEIGHT: BOLD;
	font-size : 16px;
}
H4 	{
	COLOR: #0000CD;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-WEIGHT: BOLD;
	font-size : 14px;
}

P, OL, UL, BLOCKQUOTE, SPAN, BR, LI, DD
	{
	FONT-FAMILY:	Arial, Helvetica, sans-serif, Myriad Web, Geneva;
	font-size : 10px;
	text-align : justify;
}
.siteNavLink 
	{
	COLOR: #000099;
	font-family	:Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

.button
	{
	display:block;
	text-align: center;
	text-decoration: none;
	color: #F0E68C;
	background: #2E5D94;
	border-top: 1px solid #1E90FF;
	border-left: 1px solid #1E90FF;
	border-right: 1px solid #00008B;
	border-bottom: 1px solid #00008B;
	font-family: Arial, Helvetica, sans-serif, Verdana, Myriad Web, Geneva;
	font-size : 12px;
	font-weight : normal;
}
A.Button:hover
	{
	display:block;
	text-align: center;
	text-decoration: none;
	color: #0000ff;
	background: #FFFFFF;
	border-top: 1px solid #1E90FF;
	border-left: 1px solid #1E90FF;
	border-right: 1px solid #00008B;
	border-bottom: 1px solid #00008B;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Myriad Web, Geneva;
	font-size : x-small;
}

A.Button
	{
	display:block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background:    #2E5D94;
	border-top: 1px solid #1E90FF;
	border-left: 1px solid #1E90FF;
	border-right: 1px solid #00008B;
	border-bottom: 1px solid #00008B;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Myriad Web, Geneva;
	font-size : x-small;
	}