@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}
body {
	background-color: #F5F2F2;
	background-image: url(/images/mainbackground.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #4C63A8;
}
a:visited {
	color: #4C63A8;
}
a:hover {
	color: #8F7F7E;
}
a:active {
	color: #8F7F7E;
}.contentpadding {
	padding-right: 8px;
}
.content {
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 10px;
}
.titlebars {
	font-size: 11px;
	color: #F7F7F7;
	background-image: url(/images/titlebar.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 508px;
	padding-top: 5px;
	padding-left: 9px;
}
.bottompadding {
	padding-right: 9px;
	padding-left: 9px;
}
.bottompadding2 {
	padding-top: 10px;
	padding-right: 9px;
	padding-left: 9px;
}
.leftpadding {
	padding-left: 9px;
}
.titlebars2 {

	font-size: 11px;
	color: #F7F7F7;
	background-image: url(/images/titlebar.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 320px;
	padding-top: 5px;
	padding-left: 9px;
}
.footer {
	color: #FFFFFF;
	background-position: center center;
	height: 48px;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
}
.leftnavfloater {
	position: absolute;
	top: 119px;
    padding-left: 9px;
    padding-right: 8px;
}
.Lpic {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.Rpic {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-weight: normal;
	padding-left: 72px;
	position: absolute;
	top: 3px;
	font-size: 11px;
	width: 490px;
}
.spclink {
	font-style: normal;
	color: #545454;
	text-decoration: none;
}

.styleTextH {
  display: none;
}