
html,body,div { margin:0;padding:0; }
body{  background:#cdcdcd;  }
html, input, textarea, select{font-family:Arial, tahoma, verdana; font-size:11px; color:#474747;}


.col_1, .col_3, .col_box_1, .col_box_2{ float:left;}
.col_2 {float:right;}
.col_1{width:310px;}
.col_2{width:442px;}
.indent_box{ background:url(/style/200802images/cont_wr_separate.gif) repeat-y 308px 0;}
strong a{ float:right;}
.col_1 .indent_text{ width:265px; padding:8px 0 0 0;}
.col_1 .title1{ margin:0 0 15px 0;}
.col_2 .indent_text{ width:430px; padding:8px 0 0 0;}
.col_2 .title{ margin-bottom:12px;}
.col_2 .col_box img{ display:block; margin-bottom:8px;}
/*
.col_2 .col_box_1{ width:224px;}
.col_2 .col_box_2{ width:204px;}
*/

.indent_box_second{ background:url(/style/200802images/cont_wr_separate.gif) repeat-y 255px 0;}
.col_1_second {
	width: 250px;
}
.col_1_second .indent_text {
	width: 225px;
}
.col_2_second {
	width: 505px;
}
.col_2_second .indent_text {
	width:490px;
}

/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

strong a{ background:url(/style/200802images/bull_link.gif) center right no-repeat; color:#008fd2; font-size:12px; padding:0 18px 0 0;}


a:hover{text-decoration:none;}
a {color:#008fd2;}


.column { float:left;}
.clear { clear:both;}

.link a{ color:#008fd2;}

p{ padding:0; margin:11px 0 0 0;}


/*header*/
#header_tall{
	background:url(/style/200802images/header_tall.jpg) top left repeat-x;
	width:790px;
	height:154px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}

.menu{ height:128px; width:780px;}
.menu .col_1{ width:308px; height:128px; text-align:center;}

/* one logo */
.menu .col_1 img{ margin:20px 0 0 0;}

.h_img {
	color: #fff;
	font-size:14px;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	margin: 5px 0 5px 50px;
	vertical-align:middle;
}


/* both logos */
/*
.menu .col_1 img{ margin:8px 0 0 30px;}
.menu .col_2{}
#logo2, #logo2 img { margin:0;padding:0;text-align:right;position: relative; }
#logo2 { margin:0;padding:0; }
*/

/*footer*/
#footer{
	background:url(/style/200802images/footer_wr.jpg) top left repeat-x;
	width:790px;
	margin: 0 auto;
	padding: 10px 0;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	text-align: center;
}
#footer .indent{ text-align: center;  color:#010101; font-size:12px;}
#footer a{ color:#010101;}

/*content*/
#content{
	background:#FFF url(/style/200802images/content_wr.jpg) top left repeat-x;
	line-height:16px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}

.indent_box{width:780px;}
.indent_box1{padding:29px 0 22px 0;}
.content_height{ width:23px; float:left; height:464px;}
.title, .title1{ display:block;}


/*==================list====================*/
.block { width:100%;}
.block .t { background:url(/style/200802images/m2-t-dr.gif) repeat-x top #EAE4E0;}
.block .b { background:url(/style/200802images/m2-b-dr.gif) repeat-x bottom;}
.block .l { background:url(/style/200802images/m2-l-dr.gif) repeat-y left;}
.block .r { background:url(/style/200802images/m2-r-dr.gif) repeat-y right;}
.block .l_t { background:url(/style/200802images/m2-l-t.gif) no-repeat left top;}
.block .r_t { background:url(/style/200802images/m2-r-t.gif) no-repeat right top;}
.block .l_b { background:url(/style/200802images/m2-l-b.gif) no-repeat left bottom;}
.block .r_b { background:url(/style/200802images/m2-r-b.gif) no-repeat right bottom;}

/*==========================================*/

h1 {
	font-size: 1.6em;
	line-height: 20px;
}
h2 {
	font-size: 1.2em;
	line-height: 16px;
}

textarea {
 height: 50px;
}


.missionstatement {
	margin:10px 5px 5px 5px;
	padding:5px;
	background:#fafafa;
	border:1px solid #999;
	border-radius: 10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}
.col_1 h1 {
	margin-bottom:0;
}
.list{
	margin:0;
	padding:0;
}
.list ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.list li {
	background:url(/style/200802images/marker.gif) 0 4px no-repeat;
	margin:11px 0 0 0;
	padding:0 0 0 23px;
	line-height:16px;
}
.list li a{
	display:block;
	color:#008fd2;
	font-size:12px;
}
.list1 li a{
	background:url(/style/200802images/marker.gif) center left no-repeat;
	margin:0;
	padding:0 0 0 23px;
	line-height:18px;
	color:#008fd2;
	font-weight:bold;
	font-size:12px;
}
.error_box {
  border-top: 1px solid #D81915;
	border-bottom: 1px solid #D81915;
	background-color: #fff;
	padding: 10px;
	margin: 0 0 20px 0;
	font-weight: bold;
}
.error_box ul li {
  color: #D81915;
	font-weight: bold;
}