body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #95afe7;
}
#container {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(contbg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}
#container #bantop {
	height: 110px;
}
#container #bantop #logo {
	float: left;
	height: 108px;
	width: 498px;
	margin-left: 10px;
}
#container #bantop #rightlink {
	float: right;
	height: 25px;
	width: 200px;
	margin-top: 10px;
	text-align: right;
	margin-right: 10px;
}
#menu {
	background-image: url(nav_bg.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
#navigation {
	padding: 0px;
	list-style-type: none;
	height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navigation li {
	background-image: url(nav_but_bg.jpg);
	background-repeat: repeat-x;
	padding-right: 17px;
	padding-left: 17px;
	display: block;
	width: auto;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	padding-top: 11px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bbbbbb;
	margin-right: 5px;
}
#navigation li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
    color: #000000;   
    text-decoration: none;
}
#navigation li a:hover {
	color: #949eb3;
}
#navigation .active {
	background-image: url(nav_but_bg.jpg);
	background-repeat: repeat-x;
	padding-right: 17px;
	padding-left: 17px;
	display: block;
	width: auto;
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #949eb3;
	border-right-color: #949eb3;
	padding-top: 10px;
	padding-bottom: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #949eb3;
	margin-right: 5px;
	color:#949eb3;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #949eb3;
}
#container #ban_flash {
	height: 224px;
	clear: both;
}
#container .ban_sep {
	background-color: #929EB4;
	height: 4px;
	clear: both;
}
#container #content_body {
	padding: 5px;	
}
#container #content_body #page {	
	background-color: #FFFFFF;
	background-image: url(block_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #abc0ec;
	padding: 5px;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#container #content_body #block_left {
	float: left;
	width: 595px;
	background-color: #FFFFFF;
	background-image: url(block_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #abc0ec;
	padding: 5px;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#container #content_body #block_left .news_block {
	width: 520px;
	position: relative;
	margin-top: 30px;
	margin-left:50px;
	border: 1px solid #DDDDDD;
	background-image: url(news_block_bg.jpg);
	background-repeat: repeat-x;
	height: 55px;
}
#container #content_body #block_left .news_block .bullet {
	height: 61px;
	width: 60px;
	position: absolute;
	margin-top: -21px;
	margin-left: -27px;
	left: 0px;
	top: 0px;
}
#container #content_body #block_left .news_block .news_cont {
	margin-top: 7px;
	margin-left: 70px;
}
#container #content_body #block_left .news_block .more {
	text-align: right;
	margin-right: 10px;
}
#container #content_body #block_left .news_block .more a {
	color: #FF0000;
	text-decoration: underline;
}
#container #content_body #block_left .news_block .more a:hover {
	text-decoration: none;
}



#container #content_body #block_right {
	float: right;
	width: 300px;
	background-color: #FFFFFF;
	background-image: url(block_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #abc0ec;
	padding: 5px;
}
#container #content_body #block_right .left {
	width: auto;
	float: left;
	height: 30px;
}
#container #content_body #block_right .right {
	float: left;
	width: auto;
	margin-left: 10px;
}
#container #content_body #block_right .left .input {
	width: 200px;
}
#container #content_body #block_right .example {
	font-size: 11px;
	color: #999999;
}

#container #content_body h1 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 7px;
}
#container #footer {
	height: 45px;
	margin-top: 10px;
	background-color: #eff3fb;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #939EB2;
	border-bottom-color: #929EB4;
	text-align: center;
	padding-top: 5px;
	line-height: 20px;
}
#container #footer a {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#container #footer a:hover {
	text-decoration: underline;
}
#container #content_body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A2F64;
	padding-left: 3px;
	padding-bottom: 3px;
	background-color: #DCECED;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 3px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mandatory {
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
}




form {
	margin: 0px;
	padding: 0px;
}




.clear {
	clear: both;
}
