body {
	background-image:url(images/site_background.gif);
	scrollbar-face-color: #010166;
       scrollbar-shadow-color: #B8C2CC;
       scrollbar-highlight-color: #B8C2CC;
       scrollbar-3dlight-color: #000000;
       scrollbar-darkshadow-color: #000000;
       scrollbar-track-color: #001D3C;
       scrollbar-arrow-color: #F2F5FF; 
}

h1 {
	color: #dfcf8a; text-align: center; font-size: 12pt;
	padding: 15px;
	margin: 0px;
	font-weight: bold;
}

h2 {
	color: #000099; font-size: 10pt; 
	padding: 0px;
	margin: 0px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

}


td {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height : 140%;
	text-align : left;
}

hr {
	color: #C7C7DB;
	border : thin;
}

.nav_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #034d7f;
	font-weight: bold;
	line-height : 100%;
	text-align : left;
}

.tan_bold {
	font-size: 10pt;
	font-weight: bold;
	color: #dfcf8a;
	line-height : 140%;
	text-align : left;
}

.tan {
	font-size: 10pt;
	color: #dfcf8a;
	line-height : 140%;
}

.copy {
	font-size: 8pt;
	color: #ffffff;
	line-height : 100%;
}

a:link {color: #ffffff }
a:visited { color: #ffffff }
a:hover {color: #ffffff }

a:link.nav {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; line-height : 100%; color:#0172be; text-align: left; text-decoration: none;}
a:visited.nav {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; line-height : 100%; color:#0172be; text-align: left; text-decoration: none;}
a:hover.nav {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; line-height : 100%; color:#044e80; text-align: left; text-decoration: none;}