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

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-position: right;
	}
.twoColHybLtHdr #container {
	width: 950px;
	background: #FFF;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
} 
.text {
	padding-left: 10px;
	font-size: 12px;
}

.twoColHybLtHdr #header {
	background: #FFCC66	;
	  
	height: 150px;
} 
.twoColHybLtHdr #header h1 {
	margin: 0; 
	padding: 0px 0; 
}


.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 150px;
	background: #ffcc66;
	padding: 10px 0;
	padding-left: 10px;
	}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 5px; 
	margin-right: 5px;	
}

.twoColHybLtHdr #mainContent {
	border-left: 1;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 9.7em;
	padding-left: 10px;
} 
.twoColHybLtHdr #footer {
	padding: 0 10px; 
	background:#fff;
} 
.twoColHybLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	text-align: center;
	font-size: 9px;
}


.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]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColHybLtHdr #sidebar1 { padding-top: 30px; 
}
.twoColHybLtHdr #mainContent {
	zoom: 1;
	padding-top: 15px;
	text-align: left;
	
	
}

.nobullet {
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
}

a:link { text-decoration: none;
	}

.mainlist {
	line-height: 25px;
}

