body {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0e3b5a;
}

.bodytext {
	font-family:Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color:#666666;

}

.bodytext_largebold {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;

}

.bodytext_largerbold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

.bodytext_bold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

td {
	text-align: left;
	vertical-align: top;
	font-size:12px;
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#1d7cbd;
}
.page_title
{
	color:#0078AE;
	font-size: 20px;
	font-weight: bolder;
}

.heading {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}

.sub_heading {
	color:#0078AE;
	font-size: 11px;
	font-weight: bold;
}


.g
{
	color:#70A233;
}
a.g
{
	color:#70A233;
	text-decoration:underline;
}
.gn
{
	text-decoration:none;
	font-size:12px;
	color:#943634;
	text-decoration: none;
	font-weight: bold;
}
.b
{
	color:#C31F2F;
}
a.b
{
	color:#C31F2F;
	text-decoration:underline;
}
.top
{
	color:#919698;
	font-size:11px;
}
a.menu
{
	color:#919698;
	text-decoration:underline;
}
.menu
{
	color:#919698;
}
.copy
{
	font-size:11px;
	color:#879fb0;
	text-decoration:none;
}

a.copy
{
	font-size:11px;
	color:#879fb0;
	text-decoration:underline;
}


.left_links
{
	font-size:11px;
	text-decoration:underline;
	color:#000000;
}

.left_links:hover
{
	text-decoration:none;
	color:#943634;
}


ul {
	list-style:disc;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-left:10px;

}

li {
	padding-left:0px;
	padding-bottom:8px;
	margin-left:10px;

}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CECECE;
}

.table_border {

border: 2px solid #CCCCCC;

}


.home_li{
	list-style-image: url(../images/bullet_home.gif);
	list-style-type: none;
}
.color1 {
	color:#FFFFFF;
}