body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/index_01.png);
}

/*==== Heading Styles===== */
h1   {
	font-size: 18px;
	color: #00C;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


h2 {
	font-size: 15px;
	color: #00C;
	font-weight: normal;
	text-align: center;
	margin-bottom: 12px;
}

h3 {
	font-size: 13px;
	color: #00C;
	font-weight: normal;
	text-align: left;
}

h4 {
	font-size: 11px;
	color: #00C;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 6px;
}

#heading_td {
	font-size: 14px;
	padding-left: 30px;
	color: #00C;	
}

/*===== Links ======= */
a:link {
	color: #00C;
	text-decoration: none;
	font-size: 11px;

}
a:visited {
	color: #00C;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #427BD2;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

/* ====== Form Related ======= */

.search_box {
	width: 235px;
	font-size: 10px;
	background-color: #E1E1E3;
	color: #00C;
	height: 28px;
	text-indent: 5px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.search_button {
	border: none;
	width: 30px;
	height: 28px;
	font-size: 9px;
	color: #FFF;
	background-color: #00C;
	margin: 0px;
	padding: 0px;
	}

	.form_box {
	border: 1px solid #00C;
	width: 270px;
	font-size: 11px;
	background-color: #FFF;
	color: #00C;
	height: 20px;
	text-indent: 3px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}

.form_tex_area {
	border: 1px solid #00C;
	width: 350px;
	font-size: 11px;
	color: #00C;
	text-indent: 3px;
	padding: 0px;
	text-align: left;
	height: 170px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
}	

.form_button {
	border: 1px solid #FFF;
	width: 50px;
	height: 24px;
	font-size: 10px;
	color: #FFF;
	background-color: #00C;
	}
.form_text {
	font-size: 11px;
	color: #000;
}

/* ======  Div Boxes ===== */
#overall {
	width: 1153px;
	height:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px;
}
#Header {
	width: 1153px;
    height: 333px;
	margin: 0px;
	padding: 0px;
	font-size:10px;
}

#Main_Container {
	width: 1152px;
	height:auto;
	padding: 0px;
	margin: 0px;
}

#Contents {
	width: 876px;
	height:auto;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: left;
}

#Actual_Contents {
	width: 783px;
	height:auto;
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
	line-height: 170%;

}

#left_link {
	float: left;
	width: 216px;
	height:auto;
	margin: 0px;
	padding: 0px;

}

#Top_Link tr td a:link	{
	color: #00C;
	font-size: 10px;
}

#Top_Link tr td a:visited	{
	color: #00C;
	font-size: 10px;
}

#Top_Link tr td a:hover	{
	color: #427BD2;
	text-decoration: none;
	font-size: 10px;
}
#Footer {
	width:100%;
	height:94px;
	clear:both;
	background-image: url(images/index_25.png);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px;
	color: #00C;
}



.box {
	margin: 0px;
	float: left;
	text-align: left;
	width:242px;
	height:143px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.news_box {
	margin: 0px;
	float: left;
	text-align: left;
	width:242px;
	height:213px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* == utility styles == */

.clear {
    clear: both;
    height: 0;  /* only necessary for IE */
    margin: 0;
    padding: 0;
}

#Header a:link {
	font-size: 9px;
	text-align: left;
	color: #000;
	text-decoration: none;
}
#Header a:visited {
	font-size: 9px;
	text-align: left;
	color: #000;
	text-decoration: none;
}
#Header a:hover {
	font-size: 9px;
	text-align: left;
	color: #666;
	text-decoration: none;
}

#Contents #contents_table td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
} 
.image {
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #C1CEFF;
}
}
#Actual_Contents ul {
	line-height: 27px;
	list-style-type: disc;
}
#Actual_Contents ol li {
	line-height: 27px;
}

/*====== Footer Doc =============*/
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;

}

#dock2 {
	width: 600px;
	position: absolute;

}
.dock-container2 {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold;
	width: 40px; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

