html {
	background-color: #0e429f;
	background: #0e429f url('../images/mainBG.png') repeat-x top center;	
}

h4{
	padding: 0px 10px 10px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:justify;
}
h3 {
	margin-top:10px;
	margin-left:0px;
	line-height: 1.25em;
	padding-bottom: 0.5em;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	color:#3867ad;
}
h1 {
	padding: 10px 10px 0px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3867ad;
	font-weight: bold;
	text-decoration: none;
}
.footer{
	width:779px;
	margin: 0px auto;
}
.footerBG{
	height:90px;
	background:#ffffff;
	background: #ffffff url('../images/footerBG.png') repeat-x top center;
	padding-top: 0px;
}
.text{
	width:769px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:5px;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	float:left;
	background: transparent;
}
.text dd{
	margin-left: 0px;
	font-size:11px;
	font-weight:normal;
	color:#9F9F9F;
	float:left;
}

.text dd span{
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}
a.l5{
	display:inline-block;
	color:#ffffff;
	line-height: 1.2em;
	text-decoration:none;
	font-size:9px;
	border-bottom:1px solid #ffffff;
}

a.l5:hover{
	color:#ffffff;
	border-bottom:1px solid #ef0000;
}

