/* CSS Document */
a:hover { text-decoration:none }
a:hover .hoverpics { 
	filter:alpha(opacity=40) ; 
	opacity:0.4; -moz-opacity:0.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_search.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
 }
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
}
.bodycopystrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
}
.bodysubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556D8D;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
}
.bodycopylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	line-height: 13px;
	text-decoration: underline;
}
.bodycopylinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
}
.main {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: normal;
	line-height: 10px;
	text-decoration: none;
}
.bottomlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: normal;
	line-height: 10px;
	text-decoration: none;
}
	
.search {
	color:#4F6582;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	text-align: left;
}
.searchbox {
	padding-top: 6px;
	padding-bottom: 0px;
}

.menubox {
	padding-top: 2px;
	padding-bottom: 0px;
	
}
