* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 321px;
	width: 978px;
}
#header .flash {
	display: block !important;
}
#nav {
	display: block;
	height: 58px;
	width: 916px;
	list-style-type: none;
	margin-left: 36px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav li {
	float: left;
}
#nav .bt_1 {
	background-image: url(../images/bt_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 58px;
	width: 271px;
	overflow: hidden;
}
#nav .bt_1:hover {
	background-image: url(../images/bt_1_hover.jpg);
}
#nav .bt_2 {
	background-image: url(../images/bt_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 58px;
	width: 284px;
	overflow: hidden;
}
#nav .bt_2:hover {
	background-image: url(../images/bt_2_hover.jpg);
}
#nav .bt_3 {
	background-image: url(../images/bt_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 58px;
	width: 361px;
	overflow: hidden;
}
#nav .bt_3:hover {
	background-image: url(../images/bt_3_hover.jpg);
}
#nav .drop {
	list-style-type: none;
	width: 225px;
	position: absolute;
	background-color: #A9BBC7;
	background-image: url(../images/bg_drop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 33px;
	padding-left: 29px;
	padding-top: 25px;
	visibility: hidden;
}
#nav .drop a {
	display: block;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD5DC;
	padding-top: 6px;
	padding-bottom: 8px;
	text-align: center;
}
#nav .drop a:hover {
	color: #526C7A;
}
#nav .first {
	margin-left: 30px;
}
#nav .second {
	margin-left: 25px;
}
#nav .third {
	margin-left: 20px;
}
#nav li:hover .drop {
	visibility: visible;
}
#content {
	width: 916px;
	margin-left: 36px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .left {
	float: left;
	width: 262px;
	padding-top: 26px;
	padding-left: 38px;
}
#content .right {
	float: right;
	width: 525px;
	padding-top: 26px;
	padding-left: 31px;
	padding-right: 60px;
	
}
#content .clear {
	clear: both;
	height: 37px;
	width: 916px;
	background-image: url(../images/bg_clear.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .title {
	font-size: 22px;
	color: #30495E;
	font-weight: normal;
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#content .left .ilist {
	display: block;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #77B7BF;
	padding-left: 16px;
	padding-right: 40px;
	margin-top: 27px;
}
#content .left .ilist li {
	display: inline;
}

#content .left .ilist h4 {
	font-size: 10px;
	text-transform: uppercase;
	color: #428992;
	margin-top: 15px;
}
#content .left .ilist .first {
	margin-top: 0px;
}

#content .left .ilist p {
	font-size: 11px;
	color: #253A4D;
	margin-top: 12px;
}
#content .left .ilist .more {
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 36px;
	width: 71px;
	overflow: hidden;
}
#content .right p {
	font-size: 11px;
	color: #253A4D;
	margin-top: 15px;
}
#content .right .r {
	margin-left: 16px;
}
#content .right .first {
	margin-top: 27px;
}
#content .box {
	padding-top: 26px;
	padding-left: 38px;
	padding-right: 60px;
	padding-bottom: 7px;
}

#content .box .path {
	color: #BE141F;
	font-size: 10px;
	font-weight: bold;
	display: block;
	height: 26px;
	background-image: url(../images/arrow_path.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 39px;
	padding-top: 1px;
	margin-top: 27px;
}



#content .box .pathmap {
	color: #BE141F;
	font-size: 10px;
	font-weight: bold;
	display: block;
	height: 26px;
	background-image: url(../images/rarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 39px;
	padding-top: 1px;
	margin-top: 5px;
}


#content .box .pathmap1 {
	color: #253A4D;
	font-size: 10px;
	font-weight: bold;
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 39px;
	padding-top: 1px;
	margin-top: 5px;
}



#content .box .path a {
	text-decoration: none;
	color: #BE141F;
}
#content .box .path a:hover {
	text-decoration: underline;
}
#content .box h4 {
	font-size: 12px;
	color: #428992;
	text-transform: uppercase;
	margin-top: 19px;
	
}

#content .box h5 {
	font-size: 12px;
	color: #428992;
	text-transform: uppercase;
	margin-top: 19px;
	padding-left: 17px;
	
}


#content .box .green {
	font-size: 11px;
	color: #428992;
	font-weight: bold;

	
}




#content .box .no_margin {
	margin-top: 0px;
}

#content .box .news {
	font-size: 10px;
	padding-left: 20px;
}

#content .box .news1 {
	font-size: 10px;
	padding-left: 30px;
}
#content .box h4 .date {
	color: #be141f;
}

#content .box .text {
	font-size: 11px;
	color: #253A4D;
	margin-top: 15px;
	padding-left: 0px;
}

#content .box .textn {
	font-size: 11px;
	color: #253A4D;
	margin-top: 15px;
	padding-left: 20px;
}



#content .box .text1 {
	font-size: 11px;
	color: #253A4D;
	margin-top: 15px;
	padding-left: 18px;
}



#content .box .text .more {
	font-weight: bold;
	text-decoration: none;
	color: #428992;
}


#content .box .textn .more {
	font-weight: bold;
	text-decoration: none;
	color: #428992;
}


#content .box .text .more:hover {
	text-decoration: underline;
}


#content .box .text .moren:hover {
	text-decoration: underline;
}


#content .box .pages {
	font-size: 10px;
	text-align: center;
	color: #428992;
}
#content .box .pages a {
	font-weight: bold;
	color: #428992;
}
#content .box .pages a:hover {
	text-decoration: none;
}
#content .box .pages span {
	color: #AF0E14;
}
#content .box .f {
	padding-bottom: 13px;
}
#content .box .l {
	margin-top: 31px;
}
#content form {
	margin-top: 15px;
	margin-left: 18px;
}

#content form label {
	font-size: 11px;
	color: #253A4D;
}
#content form input {
	background-color: #D4E3E7;
	border: 1px solid #D4E3E7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 164px;
}
#content form input#submit {
	height: 20px;
	width: 81px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#content form textarea {
	background-color: #D4E3E7;
	border: 1px solid #D4E3E7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 296px;
	height: 104px;
	overflow: auto;
}
#content form .error {
	border: 1px solid #BE141F;
}
#content .lft {
	float: left;
	width: 244px;
	
	margin-top: 23px;
}

#content .lft .ar {
	float: left;
	margin-top: 9px;
}


#content .lft .links {
	list-style-type: none;
	padding-left: 19px;
	padding-right: 19px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content .lft .img1 {
	background-image: url(../images/vector2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 226px;

}

#content .lft .img2 {
	background-image: url(../images/vector1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 226px;

}

#content .lft .img3 {
	background-image: url(../images/vector3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 226px;

}

#content .lft .img4 {
	background-image: url(../images/vector4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 226px;

}

#content .lft .img5 {
	background-image: url(../images/vector5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 226px;

}


#content .lft .img6 {
	background-image: url(../images/vector6.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 226px;

}


#content .lft .img7 {
	background-image: url(../images/vector7.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 226px;

}


#content .lft .links a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #428992;
}
#content .lft .links a:hover {
	text-decoration: underline;
}

#content .rgt {
	float: right;
	width: 546px;
	padding-left: 26px;
	margin-top: 23px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #77B7BF;
}


#footer {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 16px;
}
#footer .map {
	color: #2B445A;
	font-size: 11px;
}
#footer .map a {
	color: #2B445A;
	text-decoration: none;
}
#footer .map a:hover {
	color: #6AAEB7;
}
#footer .copy {
	font-size: 10px;
	color: #6AAEB7;
	margin-top: 6px;
}
.hide {
	display: none;
}









.sample {
	border-width: 1px 1px 1px 1px;
	font-size: 10px;
	color: #D9CC9E;
	border-spacing: 3px;
	border-color: #ffffff ;
	border-collapse: collapse;
	background-color: ;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
	
}

.sample table {
clear: both;
}

table {
clear: both;
display: table; 
}

.sample table {
clear: both;
}

.sample table {
clear: both;
}


.sample th {
	border-width: 1px 1px 1px 1px;
	font-size: 10px;
	color: #253A4D;
	padding: 3px 1px 0px 1px;
	
	border-color: #f ;
	background-color:none ;
	clear: both;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sample td {
	border-width: 1px 1px 1px 1px;
	font-size: 10px;
	color: #253A4D;
	padding: 2px 1px 2px 2px;
	
	
	background-color:none  ;
	clear: both;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	



table1 {
clear: both;
display: table; 
}

.sample1 table1 {
clear: both;
}

.sample1 table1 {
clear: both;
}


.sample1 th {
	border-width: 1px 1px 1px 1px;
	font-size: 10px;
	color: #253A4D;
	padding: 3px 1px 0px 1px;
	border-style: solid solid solid solid;
	border-color: #ffffff ;
	background-color:none ;
	clear: both;
	padding-left: 17px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sample1 td {
	border-width: 1px 1px 1px 1px;
	font-size: 10px;
	color: #253A4D;
	padding: 2px 1px 2px 2px;
	border-style: solid solid solid solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #ffffff ;
	background-color:none  ;
	clear: both;
	padding-left: 17px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;