@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #0067A8 url(images/bg.gif) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	margin-top: 0px;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 1000px;
	float: right;
}
#logo {
	float: left;
	width: 541px;
	height: 253px;
}
#topRight {
	float: right;
	width: 289px;
	height: 104px;
	padding-right: 147px;
	padding-left: 16px;
	padding-top: 119px;
	background: url(images/side.gif) right no-repeat;
	_padding: 0px;
	_height: 223px;
	_width: 436px;
}
#topText {
	overflow: auto;
	width: 270px;
	height: 104px;
	_width: 0px;
	_height: 0px;
	font-size: 11px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#topText p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
#topNav {
	_padding-top: 223px;
	width: 450px;
}
#topNav img {
	border: 0px;
}
#topNav ul {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#topNav li {
	list-style: none;
	float: left;
}
#middle {
	width: 1000px;
	clear: both;
	padding-top: 20px;
}
#midLeft {
	width: 780px;
	padding-right: 10px;
	float: left;
	_width: 750px;
}
#midRight {
	width: 200px;
	float: left;
	padding-left: 10px;
}
#bottom {
	width: 1000px;
	clear: both;
}
#copyright {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lightBlueL {
	float: left;
	width: 746px;
	padding: 17px;
	color: #FFFFFF;
	background: #5E9fC8 url(images/topL.gif) no-repeat;
}
.lightBlueR {
	padding: 17px;
	background: #5E9fC8 url(images/topR.gif) no-repeat;
	color: #FFFFFF;
}
.lightBlueR ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.lightBlueR li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 7px;
	margin-bottom: 7px;
}
.lightBlueR a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.lightBlueR a:hover {
	color: #000000;
	text-decoration: underline;
}
.lightBotL {
	clear: both;
	width: 780px;
	_width: 770px;
	height: 13px;
	background: #5E9fC8 url(images/botL.gif) no-repeat;
}
.lightBotR {
	width: 200px;
	height: 13px;
	background: #5E9fC8 url(images/botR.gif) no-repeat;
}
.whiteBlock {
	color: #000000;
	background: url(images/whiteTop.gif) no-repeat #FFFFFF;
	width: 350px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	_width: 330px;
}
.whiteBot {
	clear: both;
	width: 350px;
	_width: 330px;
	height: 17px;
	background: url(images/whiteBot.gif) no-repeat;
}
.whiteBlock img {
	border: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.padding {
	padding-left: 10px;
	padding-right: 10px;
}
.clear {
	clear: both;
}
.description {
	margin-left: 100px;
}
.image {
	float: left;
}
.break {
	clear: both;
	font-size: 11px;
}
.hot a {
	color: #FF0000;
}