.welcome{
text-align:center;
position:relative;
top: 30px;
line-height:190%;
}
			
#footer{
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:white;
	background-color: #135176;
	border-top:3px solid #BDCDD7;
	border-bottom: none;
	padding:20px;
	margin-top: 10px;
}

#footer a{
	color:lightgoldenrodyellow;
	text-decoration:none;
}
#footer a:hover{
	color:white;
	text-decoration:underline;
}			
			
.menu3 a {
font-size: 14px; }

.listing {
	font-size: 12px;
 }

#hwelcome{
text-align:center;
position:relative;
top:10px;
line-height:190%;
padding-bottom: 10px;
}

#header {
border-bottom: 1px solid #EBEBEB;
}

#hbar {
background-color:#135176;
background-image:url(/images/faqs-header.png);
background-position:left center;
background-repeat:no-repeat;
height:7px;
width:100%;
}

/*
.rating {
display:block;
border-bottom:1px solid #999999;
padding-bottom:10px;
margin-bottom:10px;
}
*/
.showrating {
background: url('../images/rating.png') top left repeat-x;
list-style:none;
height: 30px;
position: relative;
margin: 0px;
padding:0px;
}

.showrating li{
text-indent: -9000px;
float: left;
padding:0px;
margin:0px;
}

.showrating li.myrating {
background: url('../images/rating.png') left bottom;
position: absolute;
height: 30px;
display: block;
text-indent: -9000px;
z-index: 1;
}

.fn {
    font-size:14px;
}