@charset "utf-8";

 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	background-image:url(img/bg.gif);
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size:12px;
}
img {border:none;}
H1{ font-size:18px; padding:0px; margin:0px;font-family:Verdana, Arial, Helvetica, sans-serif;}
h2, h3, h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#bold {font-weight:bold}

#headercontainer{
	width: 780px;
	background: #FFFFFF;
	background-image:url(img/headerbg.gif);
	height:100px;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.thrColFixHdr #container {
	width: 780px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.thrColFixHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 0;
	font-size:16px;

}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 150px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px; 
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 160px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px; 
}
.thrColFixHdr #mainContent { 
	margin: 0 20px; 
	padding: 0 10px; 
} 
.thrColFixHdr #footer {
	background-image: url(img/footerbg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 75px;
} 

.footercontainer {
	font-size:9px;
	color:#999999;
	text-align:center;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 5px;
		} 
		
.footercontainer a {
	color:#999999;
	
		} 
.footercontainer a:hover {
	color:#999999;
	text-decoration:underline
	
		} 



.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.centerimg {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#center {text-align:center;}
 
.middlecontainer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.headercontainer {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.red {color:#FF0000;}
[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebar2 { width: 190px; }

<![endif][if IE]>

/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]
