@charset "utf-8";
body {
	font-family: Georgia, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	margin:0 3px 10px 3px;
	background:url(../images/bodyBg.gif) center top no-repeat;
}
div, ul, li, span, h1, h2, h3, h4, table, tr, td, strong, p, img{
	padding:0px; 
	margin:0px;
	border:0px;
	list-style-type:none;
	list-style:none;
}
p {
 margin-bottom:10px;
}
p.small {
	font-size:12px;
	line-height:16px;
}
a {
	color:#0099FF;
}
li {
	font-size:11px;
}
#main {
	width:980px;
	margin:0px auto;
	background:#c8c8c8;
}
#top {
	height:20px;
	background:#fafafa;
	border-top:1px solid #d0d0d0;
	margin-top:3px;
	text-align:right;
	padding:5px 20px 5px 5px;
	color:#333333;
	border-bottom:20px solid #ffffff;
}
#leftCol {
	float:left;
	width:178px;
	background:#3571ca url(../images/menuLeftBg.gif) no-repeat bottom;
}
#rightCol {
	float:left;
	width:802px;
	background:url(../images/bgContentRepeat.gif) repeat-y top;	
}
#footer {
	clear:both;
	background:url(../images/footerBg.gif) no-repeat bottom;
	height:70px;
}
#leftCol .logo {
	background:#F2F2F2;
	height:173px;
}
#leftCol .logo h1 {
	visibility:hidden;
	margin:0;
	padding:0; 	
}
#leftCol ul li {
	list-style-image:url(../images/point.gif);
	padding:0px 0 10px 0;
	background:url(../images/line.gif) no-repeat bottom left;
	margin-left:26px;
}
#leftCol ul li.hidden {
	list-style-image:none;
	padding:0px 0 10px 0;
	background:url(../images/line.gif) no-repeat bottom left;
	margin-left:26px;
}
#leftCol ul li a {
	color:#ffffff;
	font-size:14px;	
	text-decoration:none;
}
#leftCol ul li a:hover {
	color:#d2e4ff;
	text-decoration:underline;
}
#rightCol div.baner {
	height:173px;	
	background:#efefef;
}
#rightCol .content div {
	background:url(../images/bgContent.gif) no-repeat top;
	padding:50px;
	padding-bottom:10px;
	color:#333333;
	font-size:13px;
	line-height:22px;
}
#rightCol .content div p {
	text-indent:20px;	
}
#rightCol .content ul {
	margin-bottom:10px;
}
#rightCol .content div.bottomBg {
	margin:0px;
	padding:0px;
	background:url(../images/bgContentBottom.gif) no-repeat bottom;
	height:26px;
}
p.start:first-letter {
	color:#666666;
	font-size:22px;
}
#rightCol .content h2 {
	line-height:36px;
	font-size:20px;
	color:#3571CA;
	padding-left:50px;
	font-weight:normal;
	background:url(../images/h2Bg.gif) no-repeat #f7f7f7;
}
#rightCol .content h3 {
	text-indent:20px;	
}
#footer div {
	text-align:center;
	padding-top:18px;
}
#footer ul li {
	display:inline;
	padding:0 10px;
	font-family:Verdana;
	font-size:8px;
	color:#FFFFFF;
}
#footer ul li a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.blue, .blue a {
	color:#3571ca;
}
.logoPartners {
	border:solid 1px #999999;
}