body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515C6A;
}
body {
	background-color: #7B8795;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #515C6A;
	text-decoration: none;
}
.legal:Hover {text-decoration: underline;}

.menu_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #7E7E7E;
}

.menu_off:Hover {text-decoration: underline;}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #117813;
	text-decoration: none;
}
.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #117813;
	text-decoration: none;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #117813;
	text-decoration: none;
}
.intext_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #515C6A;
	text-decoration: underline;
}
.intext_links:Hover {
	color: #117813;
	text-decoration: none;
}
.intext_link_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #117813;
	text-decoration: underline;
}
.sub_page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color:#333333;
}

.menu_on:Hover {
	text-decoration: underline;
	color: #7E7E7E;
}

.sub_nav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #117813;
	text-decoration: none;
}

.sub_nav_link:Hover {
	text-decoration: underline;
}

.act_sub_nav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #117813;
	text-decoration: none;
}

.act_sub_nav_link:Hover {
	text-decoration: underline;
}

.whatsNew {
 background-color:#F4F4F4;
 padding:2px 10px;
 margin:2px 10px;
 }
 
ul {
padding:0px 5px 0px 15px;
margin:0px 15px 0px 15px;
list-style-type:square;
} 
 
li {
padding:0px; 
margin:0px 0px 8px 0px;
}
 
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
} 
 
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

h3 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.green {
color: #117813;
}