.contentText h1{
color:#0000FF;
font-family:Arial;
font-size:18px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
}

.contentText p{
font-family:Verdana;
font-size:13px;
font-weight:bold;
line-height:18px;
}

#listwrap{
font-family: Verdana;
float:left;
font-size:13px;
margin-bottom:20px;
margin-top:12px;
text-align:left;
width:100%;
}

#listwrap .divlist{
float:left;
margin-bottom:13px;
width:100%;
font-weight: bold;
	}
	
.divlist a{
font-weight:normal;
text-transform:capitalize;
}

.divlist a:hover{
color: #FF0000;
}

/* Footer Link */
a.more{
	color:#000000;
	}

.sub-menu{
	background-color:#415FD9;
	font-weight:normal;
	left:0;
	padding:0px;
	position:absolute;
	top:0;
	z-index:100;
	}

.sub-menu .sub-menu-links{
	width:200px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	}

.sub-menu .sub-menu-links ul{
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	text-align:left;
	}

.sub-menu li{
border-top:1px solid #999999;
line-height:8px;
padding:3px;
	}

.sub-menu-links ul li a{
color:#FFFFFF;
font-family:Verdana;
font-size:11px;
text-decoration: none;
line-height: 12px;
	}

.sub-menu-links ul li a:hover{
text-decoration: none;
color: #FF0000;
	}

.linkshadow{
	visibility: hidden;	position: absolute;	left: 0; top: 0; z-index: 99; background: none;
	}
