<style type="text/css">

body {background-color: #707070}

.regulartext {color:#171717; font-family: arial; font-size: 12px; font-weight: normal; line-height: 13px; padding-left: 5px}
.bodytext {color:#171717; font-family: arial; font-size: 12px; font-weight: normal; line-height: 18px; padding-left: 8px}
.darkbluetextbig {color:#0C395E; font-family: arial; font-size: 16px; font-weight: bold; padding: 2px}
.inpagetitletext {color:#063E7E; font-family: arial; font-size: 13px; font-weight: bold; padding: 2px}
.footerbluetextbig {color:#0C7DA5; font-family: arial; font-size: 12px; font-weight: bold; padding-left: 18px}
.darkgreyboldtext {color:#555555; font-family: arial; font-size: 11px; font-weight: bold; padding-left: 4px}
.copyrighttext {color:#EDEDED; font-family: arial; font-size: 11px; font-weight: normal; padding-right: 8px}
.orangeboldtext {color:#FF9204; font-family: arial; font-size: 12px; font-weight: bold}
.bluebigtext {color:#25528E; font-family: arial; font-size: 16px; font-weight: bold}
.whitebigtext {color:#FFFFFF; font-family: arial; font-size: 16px; font-weight: bold}
.trlightblue{background-color:#ECF7FB}
.trdarkerblue{background-color:#B9E0EF}


.sublink{
	color:#0A77D0; font-family: arial; font-size: 12px; font-weight:normal; margin:0px;
	text-decoration:underline;
}
.sublink:hover, visited{
	color:#FF7200;
	text-decoration:underline;
}

.footerlink{
	color:#525252; font-family: arial; font-size: 12px; font-weight:normal; margin:0px;
	text-decoration:none;
}
.footerlink:hover, visited{
	color:#FF7200;
	text-decoration:underline;
}

.inpagetoplinks{
	color:#525252; font-family: arial; font-size: 12px; font-weight:bold; margin:0px;
	text-decoration:none;
}
.inpagetoplinks:hover, visited{
	color:#FF7200;
	text-decoration:underline;
}




#navcontainer ul
{

list-style-image: url(images/bluebull.gif);
text-align: left;
line-height: 18px; 

}

/* for the big table*/
table.sample {
	font-family:arial; 
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #B1E1FF;
	border-collapse: collapse;
	background-color: white;
}

table.sample th {
	font-family:arial; font-size:11px; color:white; font-weight:normal;
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #C5CFDC;
	background-color: #AD785C;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #C5CFDC;
	background-color: white;
	-moz-border-radius: ;
}



table.sample tr.d0 td {
	
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #CDD3DB;
	background-color: #B6D9F7;
	-moz-border-radius: ;
}
table.sample tr.d1 td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #E1E1E1;
	background-color: #DEF5FF;
		-moz-border-radius: ;	
}

.img 
{
float:left;
margin:10px 20px 0px 0px;
}

.bannerimg 
{
float:right;
margin:0px 0px 0px 10px;
}


.input
{
color: #781351;
background: #fee3ad;
font-size: 12px;
border: 1px solid #781351
}


</style>


