/* CSS for ASP pages does NOT include menu */

body {
	font-family: verdana, arial, sans-serif; 
	font-size: 12px;
	max-height:1024px;
	margin: 0px;
	scrollbar-face-color: #0C4681; 
	scrollbar-shadow-color: #DDDDDD; 
	scrollbar-highlight-color: #DDDDDD; 
	scrollbar-3dlight-color: #0C4681; 
	scrollbar-darkshadow-color: #0C4681; 
	scrollbar-track-color: #0C4681; 
	scrollbar-arrow-color: #DDDDDD;
}

a {font: 11px arial; font-weight: bold; color: #0C4681; text-decoration: none;}
a:hover {font: 11px arial; font-weight: bold; color: #0C4681; text-decoration: none;}
td {font-family: verdana, arial, sans-serif; font-size: 12px; line-height: 17px; color: #000000;}

li {margin-bottom: 1px; margin-top: 1px;}

td.ex1nav {width: 135px; background-image:url(../images/nav_bg.jpg)}
table.tdbkdg {background-image:url(images/background.jpg); background-position: top center; background-repeat:repeat-y;}

table.main {Height: 100%;}

h1 {color: #0C4681; font-size:18px;}
h4 {color: #0C4681;}
h3 {color: #0C4681;}
h5 {color: #0C4681; font-weight: bold;}

#footer{	
	background-color:#dddddd;

}

.footer-content {
	float:left;
	padding:1px;
	text-align:center;
	width:120px;
	
}
	.footer-content		a{
		color:#0C4681;
		font-size:12px;
	}

.footer-subcontent	{
		padding: 2px;
		text-align: center;
	}
	
		.footer-subcontent		a{
		color:#0C4681;
		font-size:10px;
	}
.requestform{
	width:500px;
}
