BODY {
	background: #6b9dc2 url(/img/bg_body.jpg) repeat-x;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #776f68;
}
A, A:link, A:hover, A:active, A:visited {
	color: #2a71a6;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A:hover .mit {
	color: #2a71a6;
}
IMG {
	outline: none;
	border: none;
}
SUP {
	font-size: 8px;
}
H1 {
	font-size: 16px;
	/*color: #115373;*/
	color: #2a71a6;
	text-align: left;
}
H1 SUP {
	font-size: 10px;
}
H2 {
	font-size: 14px;
	color: #5ead02;
	text-align: left;
	padding-top:0;
        margin-top:0;
}
H3 {
    font-size: 12px;
}
H3 SUP {
	font-size: 8px;
}
UL {
	text-align: left;
}
.ital {
	font-style: italic;
}
.under {
        text-decoration: underline;
}
.big {
	font-size: 13px;
	font-weight: bold;
}
#head {
	height:331px;
	background: #fff url(/img/bg_head.jpg) no-repeat;
}
#wrap {
	width: 790px;
	margin: 0 auto;
	background: #fff;
}
#logo {
	width: 250px;
	height: 30px;
	padding: 35px 0 10px 50px;
}
#tagline {
	width: 450px;
	height: 30px;
	float: right;
	padding: 40px 20px 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #776f68;
}
#menu {
	width: 167px;
	height: 146px;
	margin: 57px 0 30px 0;
	padding: 9px 0 0 40px;
	font-size: 16px;
	font-weight: bold;
	color: #aaa39d;
}
.mit {
	color: #aaa39d;
	height: 24px;
	padding: 6px 0 0 0;
	line-height: 16px;
	text-decoration: none;
	outline: none;
}
.on {
	/*color: #005490;*/
	color: #2a71a6;
}
/*a:hover .mit {
	color: #005490;
}*/
#content {
	margin: 0 2px 0 2px;
	background: #fff;
}
#content a img {
	margin-left: 11px;
}
#subnav {
	height:150px;
	padding: 38px 20px 20px 20px;
}
#subnav a {
	width: 170px;
	height: 160px;
	margin: 0;
	padding: 0;
}
.navit {
	width: 150px;
	height: 80px;
	float: left;
	background: url(/img/btn_off.jpg);
	text-align: right;
	padding: 80px 10px 0 10px;
	margin: 0 8px;
}
.navit:hover {
	background: url(/img/btn_on.jpg);
}
.nav3 {
	padding-top: 65px;
	height: 95px;
}
#main {
	background: url(/img/bg_rcol.jpg) right repeat-y;
}
#lcol {
	width: 320px;
	margin: 30px 15px 0px 40px;
	padding-bottom: 30px;
	line-height: 18px;
	text-align:justify;
}
#rcol {
	width: 353px;
	float: right;
}
#lcol2 {
	width: 340px;
	margin: 22px 15px 0px 40px;
	padding-bottom: 30px;
	line-height: 18px;
	text-align:justify;
}
#rcol2 {
	width: 340px;
	float: right;
	margin: 0 35px 0 0;
	line-height: 18px;
	text-align:justify;
}
.more, .more a {
	text-align: right;
	color: #5ead02;
	text-decoration: none;
}
.more a:hover {
	color: #115373;
	text-decoration: underline;
}
UL.bodyLi {
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
	list-style: url(/img/li.jpg);
}
UL.bodyLi LI {
	margin: 0 0 5px 0;
	line-height: 16px;
}
.pad515 {
	padding: 5px 15px 5px 15px;
}
.lbl {
	width: 100px;
}
.foot {
	height: 1px;
	clear: both;
}
.glove {
	text-decoration: none;
}
.footer {
	background: url(/img/footer.jpg) no-repeat;
	height: 120px;
	color: #669abf;
	padding-top: 10px;
	font-size: 11px;
}
.footer A:link, .footer A:visited, .footer A:active, .footer A:hover {
	color: #669abf;
	text-decoration: none;
	line-height: 16px;
}
.footer A:hover {
	color: #115373;
	text-decoration: underline;
}
#ft1 {
	float: left;
	width: 182px;
	margin-left: 40px;
	padding-left:8px;
	border-left: 1px solid #fff;
}
#ft2 {
	float: left;
	width: 200px;
	padding-left:8px;
	border-left: 1px solid #fff;
}
#ft3 {
	float: right;
	width: 250px;
	text-align: right;
	margin-right: 30px;
}
