@charset "utf-8";
/* CSS Document */

h1{
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
	margin-top:0; 
}
h2{
	font-size: 100%;
	color: #333;
}
h3{
	font-size: 130%;
	padding-left: 17px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 30px;
	color: #333;
}

h5{
	color: #333;
	font-size: 120%;
	line-height: 20px;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	font-weight: normal;
}
h6{}
a img {
	border: none !important;
}
.color_1 {
	color: #999;
}

.menu ul {
	background-image: url(/images/bg_menu_1.gif);
	margin: 0px;
	float: right;
	height: 24px;
	width: auto;
	list-style-type: none;
	line-height: 24px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-size: 90%;
}
.menu ul li {
	float: left;
	background-image: url(/images/bg_menu_3.gif);
	height: 24px;
	background-repeat: no-repeat;
	background-position: right;
	width: auto;
	padding-right: 12px;
	padding-left: 6px;
}
.menu ul li a:link, .menu ul li a:visited {
	color: #7b7b7b;
	text-decoration: none;
	white-space: nowrap;
}
.menu ul li a:hover {
	color: #333;
	text-decoration: none;
	white-space: nowrap;
}
.menu ul li a.selected {
	color: #333;
	text-decoration: none;
	white-space: nowrap;
}
.box_content ul {
	float: left;
	width: 165px;
	margin: 0px;
	background-position: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	color: #999;
	font-size: 85%;
	display: block;
	list-style-type: none;
}
.box_content ul li {
	clear: left;
	float: left;
	height: 15px;
	width: 165px;
}
.col_text p{
	float: left;
	margin: 0px;
	color: #999;
	font-size: 85%;
	width: 121px;
	height: auto;
}
.col_text a:link, .col_text a:visited {
	text-decoration: none;
	color: #6699cc;
	margin: 0px;
	height: 14px;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 85%;
}
.col_text a:hover {
	text-decoration: underline;
}

.box_submenu ul {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	list-style-type: none;
}
.box_submenu ul li {
	clear: left;
	float: left;
	width: 173px;
	height: 22px;
	padding-bottom: 3px;
}
.box_submenu ul li a:link, .box_submenu ul li a:visited {
	clear: left;
	float: left;
	height: 22px;
	width: 146px;
	background-color: #f3f3f3;
	line-height: 23px;
	text-decoration: none;
	color: #333;
	padding-left: 17px;
	padding-right: 10px;
	font-size: 90%;
}
.box_submenu ul li a:hover {
	background-color: #d1d3d2;
}
.ssm {
	background-color: #d1d3d2 !important;
}
.box_main_text p {
	color: #666;
	margin: 0px;
	padding: 0 0 15px 0;
}

.box_main_text a:link, .box_main_text a:visited  {
	color: #666;
	font-weight: normal;
		
}
.box_main_text a:hover {
	color: #333;
}
hr {
	color: #ccc;
}
h4{
	margin: 0px;
	color: #333;
	font-size: 95%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.white_box p{
	margin: 0px;
	color: #999;
	font-size: 85%;
	height: auto;
}
.white_box a:link, .white_box a:visited {
	text-decoration: underline;
	color: #999;
	margin: 0px;
	font-size: 90%;
}
.white_box a:hover {
	color: #333;
}
.sub_header_right {
	color: #333;
	font-weight: bold;
}
.white_box_txt img {
	padding-left: 5px;
}