body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	font-size:12px;
	color: #000000;

	margin: 0px 0px 0px 0px;
}

a {
	text-decoration:underline;
	color:#0986e5;
}
a:hover {
	text-decoration:underline;
	color: #29b8ff;
}

.fl {
	float: left;
}
.cl {
	clear: left;
}

img {	border-width: 0px;}

#logo {
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu {
	height: 40px;
	width: 100%;
	border-spacing: 0px;
	background-image: url(img/mnu.gif);
	background-repeat: repeat-x;
	color: #004266;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 35px;
}
#menumain{width:100%; background:#0066CC url(img/btnbase.gif) repeat-x top; height: 30px; border-bottom:1px solid #ffffff;}
#menumain ul{margin:0px; padding:0px; list-style-type:none;  margin:auto;
}
#menumain ul li{ float:left; display:block;}
#menumain ul li a {display:inline; float:left; margin-right:5px; color:#FFFFFF; padding:7px 18px 8px 15px; font-weight:bold;  text-decoration:none; border-right:1px solid #176bc2; }
#menumain ul li a:hover {display:inline; float:left; margin-right:5px; color:#8eb3d9; padding:7px 18px 8px 15px; font-weight:bold;  text-decoration:none; }
.point {
	width: 15px;
	text-align: center;
}
a.mnu, a.mnu:hover, a.mnu:visited {
	color: #004266;
	text-decoration: none;
}
#mid {
	height: 100%;
	background:#cee1eb;
	color:#000000;
}
.left_block {
	width:290px;
	
}
#banner {
	width:590px;
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	height: 352px;
}
h1 {
	color: #bc1919;
	font-size: 24px;
	margin-top:0px;
	margin-bottom: 6px;	
}
h3 {
	color: #9c0606;
	font-size: 17px;
	margin: 0px;	
}
h3.size {
	color: #9c0606;
	font-size: 18px;
	margin: 10px 0px 0px 10px;	
}
h4 {
	color: #bc1919;
	font-size: 18px;
	margin-top: 0px;
	padding-top:10px;	
	margin-bottom: 10px;	
}
h5 {
	color: #555555;
	font-size: 14px;
	margin-top:0px;
	margin-bottom: 6px;	
}
.wide{ padding-left:11px; line-height:18px;}
h6 {
	color: #999999;
	font-style: italic;
	font-size: 10px;
	margin-bottom: 2px;	
	margin-top: 0px;	
}
.ban_text {
	color:#000000;
	line-height: 18px;
}
.block {
	width:880px;
}
.txt {
	line-height: 17px;
}
.mid_block {
	width:294px;
	height: 350px;
	background-color: #cee1eb;
}
.mid_block_blue {
	width:590px;
	background-color: #e9e9e9;
}
#bottom {
	height: 35px;
	background: url(img/footer-base.gif) repeat-x top;
	color:#FFFFFF;
	margin-bottom:10px;
}
.pad {
	  margin-left:21px;margin-top:10px;
}
.padform {
	  margin-left:21px;margin-top:10px;
	  width:270px;
}
.indpad {
	  margin-left:0px;margin-top:10px;
}

.pad1 {
	  margin-left:10px; margin-top:10px; width:170px; font-size:12px;
}
.bot_mnu {
	font-size: 11px;
	color: #ffffff;
	height:20px;
}

a.bot,a.bot:visited,a.bot:hover {
	text-decoration: none;
	color:#ffffff;
}
.small_block {
	font-size: 11px;
	width:90%;
}
a.sb,a.sb:hover,a.sb:visited {
	font-size: 13px;
	color:#0099FF;
	font-weight: bold;
	text-decoration: none;
}
.dash {
	color: #bc1919;
}
input,select {
	font-size: 11px;
}
.red {
	color: #bc1919;
}