body {
	background-color: #0061E6;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.cenbg {
	background-image: url(../images/cenbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.topbg {
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h3 {
	margin: 0px;
	font-size: 14px;
	text-decoration: none;
}
h4 {
	font-size: 12px;
	color: #3D6993;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.footerbg {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #3D6993;
	color: #FFFFFF;
}




.tnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tnav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.tnav:hover {
	text-decoration: none;
	color: #000000;
}
.tnav:active {
	text-decoration: none;
	color: #FFFFFF;
}



.lnav:link {
	color: #3D6993;
	text-decoration: none;
}
.lnav:visited {
	text-decoration: none;
	color: #000000;
}
.lnav:hover {
	text-decoration: none;
	color: #000000;
}
.lnav:active {
	text-decoration: none;
	color: #000000;
}


.fade p{
	/*margin-bottom: 2em;*/
	/*text-align: center;*/
	/*width: 100%;*/
	/*background: #fff;*/
	/*border: 1px solid #f0f;*/
	text-align:center;
	width: 363px;
}
#boxtext {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 363px;
	height:223px;
}

