@charset "utf-8";
/* CSS Document */

body,th  {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.mainnav {
	font-size: 12px;
	font-weight: bold;
}

.maintext {
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.leftnav {
      font: Verdana, Arial, Helvetica, sans-serif;
	  color: #428ED5;
	  font-size: 11px;
	  padding-left: 6px;
}

.bottomtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#949494;
}
	  
P.Headers {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#8A9092;
	font-style: normal;
	font-weight: bold;
}

Headers {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-style: normal;
	font-weight: bold;
}

.maintext a:link {
	text-decoration: none;
	color: #428ED5;
	font-size: 11px;
}
.maintext a:visited {
	text-decoration: none;
	color: #428ED5;
	font-size: 11px;
}
.maintext a:hover {
	text-decoration: underline;
	color: #428ED5;
	font-size: 11px;
}
.maintext a:active {
	text-decoration: none;
	color: #428ED5;
	font-size: 11px;
}

.leftnav a:link {
	text-decoration: none;
	color: #428ED5;
	font-size: 11px;
}
.leftnav a:visited {
	text-decoration: none;
	color: #428ED5;
	font-size: 11px;
}
.leftnav a:hover {
	text-decoration: underline;
	color: #428ED5;
	font-size: 11px;
}
.leftnav a:active {
	text-decoration: none;
	color: #428ED5;
	font-size: 11px;
}

.bottomtext a:link {
	text-decoration: none;
	color: #428ED5;
	font-size: 11px;
}
.bottomtext a:visited {
	text-decoration: none;
	color: #428ED5;
	font-size: 11px;
}
.bottomtext a:hover {
	text-decoration: underline;
	color: #428ED5;
	font-size: 11px;
}
.bottomtext a:active {
	text-decoration: none;
	color: #428ED5;
	font-size: 11px;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.style1 {color: #245995}
.textorange {color: #ee9004}
.textblue {color: #428ED5}

.imgRight {
	float: right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	border: 2px solid #428ED5;
}