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

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: #d0edfb;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	width: 1024px;
}
h1 { font: 24px Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #ed1c24; }

h2 { font: 18px Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #ed1c24; }
	
h3 { font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #ed1c24;
	font-weight:bold; }
	
a:link {
	color: #ed1c24;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #ed1c24;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #ed1c24;
	font-weight: normal;
}
	
		
.thrColFixHdr #container { 
	width: 1024px;  
	background: #e2f4fd;
	margin: 0 auto; 
	border: 0px;
	text-align: left; 

} 
.thrColFixHdr #header { 
	background: #e2f4fd; 
	padding: 0 0 0 0;  
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 250px;
	padding: 0px 10px 15px 20px;
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 230px; 
	padding: 0px 10px 15px 20px; 
}
.thrColFixHdr #mainContent { 
	margin: 0 290px; 
	padding: 0px 10px; 
} 
.thrColFixHdr #footer { 
	padding: 0 10px 0 30px; 
	background:#e2f4fd;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background: #e2f4fd;
	text-align: center; 
	color: #333333;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 250px; }
.thrColFixHdr #sidebar2 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* 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 */
</style>
<![endif]
