body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input 
{
	font-family:Verdana;
	font-size:10pt;
}

a:link {
	text-decoration: none;
	color: #295294;
}
a:visited {
	text-decoration: none;
	color: #295294;
}
a:hover 
{
	text-decoration: bold;
	color: #C5172B;
}

td
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;
}

p
{
	font-family:Verdana;
	font-size:10pt;
}

i 
{
	font-size: 10pt;
}

.td1
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: none;
	background-color: #FAFAFA;
}

.td2
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: none;
	background-color: #F0F0F0;
}

.main {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: none;
}

.bold 
{
	margin: 2px 2px 2px 2px;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}
.sectionp{
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.sectiont{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.rightTitle{
	color: #295294;
	margin: 7px 5px 7px 5px;
}
.leftTitle{
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
.title {
	font-size: 12pt;
	font-family:Verdana;
	font-weight: bold;
	color: #029B4B;
}

.header {
	font-size: 10pt;
	font-family:Verdana;
	font-weight: bold;
	background-color:#FFFFFF;
}

.footer {
	font-size: 8pt;
	font-family:Verdana;
	font-weight: bold;
	background-color:#FFFFFF;
}

.leftnav {
	margin: 21px 0px 15px 0px;
	font-size: 12pt;
	font-family:Verdana;
	font-weight: bold;
}

.mainpadding {
	margin: 0px 0px 3px 0px;
}

.midbar 
{
	background: #295294;
	width: 984px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

.search 
{
	margin: 3px 0px 0px 8px;
}

.search_title 
{
	margin: 10px 0px 0px 8px;
	font-size: 12pt;
	font-family:Verdana;
	font-weight: bold;
}
.sub1 { color: #51CA14; font-family: verdana, sans-serif; font-size: 11pt; font-weight:bold;}
.sub2 { color: #51CA14; font-family: verdana, sans-serif; font-size: 11pt; font-weight:normal;}
a.headerTitle:visited{
	font-size: 8pt;
	color: #999999;
}
a.headerTitle:link{
	font-size: 8pt;
	color: #999999;
}
a.headerTitle:hover{
	font-size: 8pt;
	color: #999999;
	text-decoration: underline;
}
ol{
	font-family:Verdana;
	font-size:10pt;
}
li{
	font-family:Verdana;
	font-size:10pt;
}

/*---------------------------------------------------*/

#leftnav {
	width: 183;
}

.leftheader {
	color: #fff;
	font-size: 16px;
	padding: 14px 8px 10px 8px;
	background-color: #7e98be;
	border-bottom: 1px solid #dfe7f4;
}

#leftnav ul {
	padding: 0px;
	margin: 0;
	list-style: none;
}

#leftnav li {
	display: block;
	width: 183px;
	padding: 0;
	margin: 0px;
	border-bottom: 1px solid #dfe7f4;
}

#leftnav li a {
	display: block;
	color: #285393;
	text-decoration: none;
	padding: 3px 0px 3px 10px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #BDCEEF;
}

#leftnav li a:hover {
	background-color: #dfe7f4;
	border-right: 1px solid #BDCEEF;
}

.content { color: #000; font-family: verdana; font-size: 10pt; font-weight:normal;}
.greytext { color: #666666; font-family: verdana; font-weight:bold;}
.orangetext { color: #FFA309; font-family: verdana; font-weight:bold;}