body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaf1fa;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #1A2C55;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1A2C55;
}
a:hover {
	text-decoration: none;
	color: #305194;
}
a:active {
	text-decoration: none;
	color: #1A2C55;
}

.bottom_ftr {
border-top: 1px solid #000000;
background-color: #253763;
background-image: url(images/footer_bg.gif);
background-repeat: repeat-x;
background-position: top;
}

.bottom_sub_ftr {
padding: 4px 0px 4px 0px;
height: 67px;
}

.bottom_txt_hdr {
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}


.bottom_txt {
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #b0c1e3;
}

.maintxt {
line-height: 20px;
text-align: justify;
padding: 0px 10px 20px 10px;
}

.header {
padding: 0px 0px 10px 10px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #355091;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
padding: 10px 0px 0px 0px;
}

UL {
list-style-image: url(images/bulletlist.gif);
}

img.floatRight { 
    float: right; 
    clear: right; 
    margin-left: 14px;
	margin-bottom: 16px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #355091;
}
