body {
	margin: 0px;
	padding: 0px;
}


/*----------------------------- CONTAINER ----------------------*/
.container{
	height: 800px;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
/*----------------------------- END CONTAINER ----------------------*/
/*----------------------------- HEADER ----------------------*/
.head_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.head_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.head_h2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.head_h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.head_h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e3e8c;
	text-decoration: none;
	padding-left: 3px;
}
.head_h3:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e3e8c;
	text-decoration: underline;
	padding-left: 3px;
}
.oran_line{
	background-image: url(images/orange_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 38px;
	width: auto;
}
/*----------------------------- END HEADER ----------------------*/

/*----------------------------- MID  ----------------------*/
.gray_line{
	background-image: url(images/gray_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
.left_aline{
	height: 300px;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbeff8;
}
.right_aline{
	width: 173px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbeff8;
	height: 400px;
}
.left_box{
	padding-left: 7px;
	padding-right: 5px;
}
.right_box{}
/*----------------------------- END MID  ----------------------*/

/*----------------------------- FOOTER  ----------------------*/
.b_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.text_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.text_h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.dot_line{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	height: 2px;
}
.menu{
	height: 28px;
	width: 170px;
	background-color: #ebebeb;
}
.menu-h1{
	background-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005B88;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 5px;
}
.dot_line2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #4067ce;
}
.h1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #4067ce;
}
.mid_data_box{
	padding-right: 8px;
	padding-left: 8px;
}
.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
/*----------------------------- END FOOTER  ----------------------*/
