body {
	background-color: White;
}

.topnavbackground {
	background-color: #666699;
}

.topnavbottombackground {
	background-color: #F7F7F7;
}

.leftnav {
	background-color: #E0E0E0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color: #0035A2;
}

.leftnav:link {
	text-decoration: none;
}

.leftnav:visited {
	text-decoration: none;
}

.leftnav:hover {
	color: #3881CD;
}

.leftnavgreytype {
	color: #000000;
}

.leftnavtop {
	background-color: #929292;
	color: White;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}


/*.bodytable {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #6A6A6A; 
} */

.bodytable {
 font-family: Arial, Verdana, sans-serif; 
 font-size: 11px; 
 font-style: normal; 
 color: #5E5E5E; 
 font-weight: normal;
}

.bodytable:link {
	text-decoration: none;
	color: Red;
}

.bodytable:visited {
	text-decoration: none;
	color: Red;
}

.bodytablehead {
	color: Black;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}
.bodytablehead1 {
	color: Black;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}
.bodytablehead2 {
	color: Black;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	
}
.bodytablehead3 {
	color: Black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}
.bodydividetop {
	background-color: #FFFFFF;
}

.bodydividebottom {
	background-color: #CCCCCC;
}

.bodytableheadHistory {
	color: #333399;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}


.bodytableheadblue {
	color: #333399;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

a.bodytableheadblue:link
{
	text-decoration: none;
}

a.bodytableheadblue:active
{	text-decoration: none;
}

a.bodytableheadblue:visited
{	text-decoration: none;
}

a.bodytableheadblue:hover
{	text-decoration: none;
}

a:link
{
	text-decoration: none;
	    color: #0035A2;

}

a:active
{	text-decoration: none;
	color: #3881CD;

}

a:visited
{	text-decoration: none;
    color: #0035A2;

}

a:hover
{	text-decoration: none;
	color: #3881CD;

}



.backorange {
	background-color: #FF9900;
}

.footer {
	color: Black;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

a.footer:link {
	text-decoration: none;
	color: Black;
}
a.footer:visited {
	text-decoration: none;
	color: Black;
}
a.footer:hover {
	text-decoration: none;
	color: #FF9900;
}
a.footer:active {
	text-decoration: none;
	color: Black;
}

.footerrepeat {
	background-image: url(../images/bottom_dot_repeat.gif);
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
.leftnavheader {
	font-weight: bold;
	color: #FFFFFF;
}
li {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

.nav_menu_background {
   background-color: #666699;
}

.nav_menu_border {
	background-color: White;
}

.nav_menu {
 visibility: hidden; 
 position: absolute; 
 left: 211px; 
 top: 83px; 
 width: 175px; 
 border: solid 1px #FFFFFF;
 z-index:100;
}

.navigation {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; /*font-weight: bold;*/
	color: #FFFFFF;
}

a.navigation:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.navigation:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navigation:hover {
	text-decoration: none;
	color: #FF9900;
}
a.navigation:active {
	text-decoration: none;
	color:#FFFFFF;
}

.leftnavtexthover {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; /*font-weight: bold;*/
	color: #FF9900;
	line-height: 15px;
	height: 20px;
}
 
.leftnavtext {
	background-color: #666699;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; /*font-weight: bold;*/
	color: #FFFFFF;
	line-height: 15px;
	height: 20px;
}

a.leftnavtext:link {
	text-decoration: none;
	color: FFFFFF;
}
a.leftnavtext:visited {
	text-decoration: none;
	color: black;
}
a.leftnavtext:hover {
	/*text-decoration: underline;*/
	color: #FF9900;
}
a.leftnavtext:active {
	/*text-decoration: underline;*/
	color: black;
}

.toptablestretch {
  background-color: #6699CC;
}
.linkpad{
padding-left:8px;
}