html {
	background: #d6d6d6;
	font-size: 100%;
	}
body {
	background: #FFFFFF;
	min-width:766px;
	}
body, input, select, textarea, td, th {
	color: #2d2d2d;
	font-family: Arial;
	font-size: 0.6875em;
	}
body, form, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #00539c;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, table {
	border: 0 none;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
small {
	font-size: 0.81em;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	background: url(../images/ht.gif) repeat-x left top;
	padding: 0 17px;
	}


#header {
	height: 277px;
	}

#header .col1 {
	float: left;
	width: 216px;
	}
	
#header .col2 {
	margin: 0 0 0 225px;
	}
#header .hrbg {
	height: 207px;
	}


#menu {
	height: 58px;
	}
#menu .indent {
	padding: 16px 0 0 0;
	}
#menu ul {
	margin: 0 auto;
	padding: 0;
	width: 521px;
	}
#menu li {
	float: left;
	display: inline;
	list-style: none;
	padding: 0 8px;
	}
#menu li a {
	color: #090909;
	display: block;
	font: bold 1.45em/1.769em Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 86px;
	}
#menu li a:hover,
#menu li a.activ {
	background: url(../images/mbgr.gif) no-repeat left center;
	}
#menu li.w a {
	width: 97px;
	}
#menu li.w a:hover,
#menu li.w a.activ {
	background: url(../images/mbgr2.gif) no-repeat left center;
	}



#sub_header {
	background: url(../images/hcbg.gif) repeat-x left top;
	}


#content {
	padding: 24px 0 38px 0;
	}
#content h2 {
	color: #2d2d2d;
	font-size: 2.72em;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
	}
#content h2 span {
	color: #838383;
	display: block;
	font-size: 0.53em;
	font-weight: bold;
	padding: 0 0 0 15%;
	}


#footer {
	background: #d6d6d6 url(../images/ft.gif) repeat-x left top;
	height: 68px;
	}
#footer .indent {
	background: url(../images/fbg.gif) no-repeat center top;
	padding: 24px 0 0 0;
	text-align: center;
	}
#footer .indent div {
	color: #00539c;
	font-size: 1.09em;
	padding: 0 0 8px 0;
	}
#footer .indent div a {
	color: #383838;
	margin: 0 24px;
	text-decoration: none;
	}



.block {
	float: left;
	}
.block .indent {
	padding: 0 5px!important;
	}
.block .inner {
	padding: 18px 12px 18px 18px;
	}
.block .trbg {
	color: #FFFFFF;
	font-size: 1.63em;
	line-height: 44px;
	text-align: center;
	height: 44px;
	}


.c1 {
	color: #3794c7;
	}


.c2 {
	color: #999d9f;
	}


.c3 {
	color: #c92626;
	}

.c_form a {
	margin: 0 0 0 6px;
	}
.c_form input,
.c_form textarea {
	background: #FFFFFF;
	border: 1px solid #585858;
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 0;
	width: 98%;
	}
.c_form textarea {
	height: 116px;
	}


.clear {
	clear: both;
	}


.f_left {
	float: left;
	}

.f_right {
	float: right;
	}


.hl {
	background: #e4e4e4;
	font-size: 0;
	height: 2px;
	}


.link {
	background: url(../images/bg1.gif) no-repeat left center;
	color: #0e181d;
	display: block;
	font-size: 0.909em;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	width: 71px;
	}


.link2 {
	background: url(../images/bg2.gif) no-repeat left center;
	color: #FFFFFF;
	display: block;
	height: 21px;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	width: 91px;
	}


.link3 {
	background: url(../images/bg3.gif) no-repeat left center;
	font-weight: bold;
	padding: 0 0 0 22px;
	}


.t1 {
	font-size: 1.63em;
	}


.title {
	background: url(../images/t_cbg.gif) repeat-x left top;
	font-size: 1.81em;
	margin: 0 0 20px 0;
	width: 100%;
	}
.title .inner {
	padding: 5px 16px 0 16px;
	}
.title .inner img {
	margin: 0 16px 0 0;
	vertical-align: middle;
	}
.title .t_rbg {
	height: 39px;
	white-space: nowrap;
	}


#popup {
	background: #FFFFFF url(../images/p_bg.gif) repeat-x left top;
 	}
#popup #header {
	height: 71px;
	}
#popup #content {
	width: 500px;
	}
#popup #content .indent {
	height: 334px;
	overflow: auto;
	padding: 18px 0 18px 18px;
	}