.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;
}

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

#content-links .link-list{
float:left;
margin-bottom:13px;
width:100%;
	}

#content-links .link-list:hover{
background-color:#eaeaea;
}

.link-list .keyword{
	float:left; width:100%;
	}

.link-list .keyword a{
	font-weight:bold;
	text-transform:none;
	}

.link-list .keyword a:hover{ 
		text-transform:underline;
	}

.link-list  .details{ 
float:left;
font-size:12px;
font-weight:bold;
width:100%;
	}

.link-list .address{
color:#0000FF;
float:left;
font-size:10px;
font-weight:normal;
text-align:left;
width:100%;
	}

/* 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;
	}