@charset "UTF-8";
body  {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#333333;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
}
body  {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#333333;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
}
.twoColFixLtHdr #container { 
	width: 900px;  
	margin: 0 auto; 
	background-image: url(../new/bg.jpg);
	background-repeat: no-repeat;
	text-align: left; 
} 
.twoColFixLtHdr #header { 
	padding: 0 30px 0 30px; 
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: right; 
	width: 200px; 
	
	padding: 30px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 250px 0px 0px; 
	padding: 0 0px; 
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
} 
.twoColFixLtHdr #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;
}
a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #126FCD;
}
a:visited {
	text-decoration: underline;
	color: #126FCD;
}
a:hover {
	text-decoration: underline;
	
	color: #126FCD;;
}
a:active {
	text-decoration: underline;
	color: #126FCD;;
	
	
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	
}
h1 {
	font-size: 18px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #666666;
}

.topnav {
	width: 180px;
	height: 59px;
	color: #FFFFFF;
	background-image: url(../new/top_nav.jpg);
	list-style-image: url(../new/bullet.jpg);
	padding-top: 10px;
	padding-left: 15px;
	}
.topnav a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.topnav a:link {
	text-decoration: none;
}
.topnav a:visited {
	text-decoration: none;
	
	color: #000000;
}
.topnav a:hover {
	text-decoration: none;
	padding-left: 10px;
	color: #009BDE;
}
.topnav a:active {
	text-decoration: none;
	color: #009BDE
	padding-left: 10px;
}
.subnav a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.subnav a:link {
	text-decoration: none;
}
.subnav a:visited {
	text-decoration: none;
	
	color: #FFFFFF;
}
.subnav a:hover {
	text-decoration: none;
	
	color: #000000;
}
.subnav a:active {
	text-decoration: none;
	color: #FFFFFF;

}
	.flash {
	width: 840px;
	height: 300px;
	text-align: center;
	background-image: url(../new/behind_flash.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 30px;
	}
