@charset "UTF-8";
body  { margin: 0; padding: 0; text-align: center; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFF; }
.thrColAbsHdr #container { padding: 0px; height: 100%; width: 1000px; position: relative; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }

.thrColAbsHdr #header
  { height: 116px;  position: relative; float: left; width: 1000px; padding: 0; text-align: center; } 
.thrColAbsHdr #headerlogo{ height: 55px; margin: 0px; padding-top: 10px; }
.thrColAbsHdr #headernav { height: 20px; position: relative; float: left; width: 1000px; background-color: #9D252E; top: 5px; color: #FFF; margin: 0px; font-size: 11px; font-weight: bold; line-height: 16px; }
.thrColAbsHdr #sidebar1 { position: relative; top: 0px; left: 0; width: 160px; background-color: #DBDBDB; margin: 0px; float: left; padding: 0px; border: 1px solid #9D252E; height: 750px; }
.thrColAbsHdr #mainContent { position: relative; top: 0px; float: left; width: 520px; padding: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 10px; }
.thrColAbsHdr #sidebar2 { position: relative; top: 0px; width: 300px; background-color: #e8eaee; margin: 0px; float: right; padding: 0px; height: 750px;}
.thrColAbsHdr #sidebar2inner { position: relative; top: 0px; background-color: #e8eaee; margin: 0px; float: right; padding: 10px; font-size: 11px; text-align: left; }
.thrColAbsHdr #footer { float: left; padding: 0; height: 60px; width: 1000px; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 1px; border-top-style: solid; border-top-color: #9D252E; font-size: 9px; } 
.thrColAbsHdr #footer p { font-size: 9px; margin-top: 5px; }
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
h1 { font-family: Verdana, Geneva, sans-serif; font-size: 14px; line-height: 16px; }
a { text-decoration: none; color: #9D252E; }
a:hover { font-weight: bold; }

img { border: 0px; }

