body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header_bg{background-image:url(images/mainHeaderBG-.gif);}
.left_bg{background-image:url(images/leftsideBG.gif); background-repeat:repeat-y; }
.leftnav_bg{background-image:url(images/site_10.gif); background-repeat:repeat-x; }
.nav_bg{background-image:url(images/navBG.gif); background-repeat:repeat-x; }
h1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#FF9900; }
.orange_bold {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FF9900; }
input {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; border:1px solid #666666; }

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
a.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight:bold
}
a.nav:link {
	text-decoration: none;
	color:  white;
	font-weight:bold
}
a.nav:visited {
	text-decoration: none;
	color:  white;
	font-weight:bold
}
a.nav:hover {
	text-decoration: underline;
	color: #666666;
	font-weight:bold;
}
a.nav:active {
	text-decoration: none;
	color: #white;
	font-weight:bold
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}