@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #99CCCC;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}
a {
	color: #036;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.hd {
	font-size: 21px;
	color: #000;
	line-height: 24px;
}
.request {
	font-size: 14px;
	font-weight: bold;
}
.request a{
	font-size: 14px;
	font-weight:bold;
}
.request a:hover{
	font-size: 14px;
	font-weight:bold;
}
.errors {
	font-style: italic;
	color: #F00;
	font-weight: bold;
	font-size: 13px;
}
.desc {
	font-size: 11px;
	line-height: 14px;
}
#cMasthead {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 100px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#cSubnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 0px;
	height: 20px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 5px;
	background-color: #B7DBDB;
	background-position: 0px -100px;
	z-index: 5000;
}
#cMain {
	padding: 0px;
	width: 869px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 16px;
	padding-right: 15px;
	min-height: 490px;
	overflow: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -111px;
	background-color: #FFF;
}
#cContent {
	margin: 0px;
	padding: 0px;
	width: 650px;
	margin-left: 219px;
	min-height: 600px;
}
#cTxt_home {
	margin: 0px;
	padding: 0px;
	padding-top: 222px;
	padding-right: 25px;
	padding-left: 15px;
	background-image: url(../images/bg_content_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 192px;
	font-weight: normal;
}
#cNav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 489px;
	width: 219px;
	background-repeat: no-repeat;
}
#nav01 {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 219px;
	margin-top: 20px;
}
#nav01 a {
	background-image: url(../images/bg_nav.jpg);
	display: block;
	width: 219px;
	height: 41px;
	background-position: 0px -20px;
}
#nav01 a:hover {
	background-image: url(../images/bg_nav.jpg);
	background-position: -219px -20px;
}
#nav02 a {
	background-image: url(../images/bg_nav.jpg);
	display: block;
	width: 219px;
	height: 41px;
	background-position: 0px -61px;
}
#nav02 a:hover {
	background-image: url(../images/bg_nav.jpg);
	background-position: -219px -61px;
}
#nav03 a {
	background-image: url(../images/bg_nav.jpg);
	display: block;
	width: 219px;
	height: 43px;
	background-position: 0px -102px;
}
#nav03 a:hover {
	background-image: url(../images/bg_nav.jpg);
	background-position: -219px -102px;
}
#nav04 a {
	background-image: url(../images/bg_nav.jpg);
	display: block;
	width: 219px;
	height: 42px;
	background-position: 0px -145px;
}
#nav04 a:hover {
	background-image: url(../images/bg_nav.jpg);
	background-position: -219px -145px;
}
#nav05 a {
	background-image: url(../images/bg_nav.jpg);
	display: block;
	width: 219px;
	height: 41px;
	background-position: 0px -187px;
}
#nav05 a:hover {
	background-image: url(../images/bg_nav.jpg);
	background-position: -219px -187px;
}
#nav06 a {
	background-image: url(../images/bg_nav.jpg);
	display: block;
	width: 219px;
	height: 29px;
	background-position: 0px -228px;
}
#nav06 a:hover {
	background-image: url(../images/bg_nav.jpg);
	background-position: -219px -228px;
}
#nav07 a {
	background-image: url(../images/bg_nav.jpg);
	display: block;
	width: 219px;
	height: 30px;
	background-position: 0px -257px;
}
#nav07 a:hover {
	background-image: url(../images/bg_nav.jpg);
	background-position: -219px -257px;
}
#cQuotes {
	margin: 0px;
	padding: 0px;
	height: 202px;
	width: 219px;
}
#cFooter {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 46px;
	width: 809px;
	text-align: center;
	font-size: 10px;
	height: 300px;
	background-color: #FFF;
	color: #999;
}
#cFooter a {
	font-weight:bold;
}
#cFooter a:hover {
	font-weight:bold;
}
