/* CSS Document */
body {
	background-color: #707070;
	margin-top: 7px;
}

#page {
	background-color: #FFFFFF;
	width: 905px;
	margin:auto
}

#footer {
	width: 905px;
	margin:auto;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
}

#page1 {
	width: 905px;
	float:left;
}

#top {
	float: left;
	height: 107px;
	padding-left: 0px;
	padding-top: 11px;
	width: 525px;
}

#nav {
width: 170px;
height: 295px;
padding-left: 8px;
padding-right: 12px;
margin-top: 118px;
float:left;
}


#title {
	width: 715px;
	height:54px;
	padding-bottom: 12px;
	float:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6f7616;
}

#title_homepage {
	width: 715px;
	height: 8px;
	float:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6f7616;
}

#title_inner {
padding-top: 15px;
height: 38px;
width: 708px;
border-bottom-width: 1px;
border-bottom-style: solid;
margin:0px;
}

#main {
width: 463px;
float:left;
padding-right: 11px;
}

#main1 {
width: 354px;
float:left;
}

#title_inner_wide {
padding-top: 15px;
height: 38px;
width: 633px;
border-bottom-width: 1px;
border-bottom-style: solid;
margin:0px;
}

#main_wide {
width: 650px;
float:left;
padding-right: 11px;
}


#right {
	width: 234px;
	float:left;
	background-image: url(images/right_col.gif);
	background-repeat: repeat;
}

#right1 {
	width: 234px;
	float:right;
	background-image: url(images/right_col.gif);
	background-repeat: repeat;
}

#main_col1 {
	width: 229px;
	float:left;
	margin-right:5px;
}

#main_col2 {
	width: 229px;
	float:left;
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding-left: 11px;
	padding-right: 18px;
	text-align: justify;
	line-height: 16px;
}

.clear{
	clear:both;
}

.sub_title {
	font-size: 14px;
	font-weight: bold;
}

.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.right_col {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding:14px;

}
.table_title {
font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 11px;
}
.table_text{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding: 11px;
	line-height: 16px;
}

.table_text_homegage{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 16px;
}

.table{
border-left: 1px solid #dbd9d9;
border-right: 1px solid #dbd9d9;
border-top: 1px solid #dbd9d9;
border-bottom: 1px solid #dbd9d9;
}
a:link {
	color: #065174;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #065174;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #065174;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #065174;
	font-weight: bold;
}

.footer:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.footer:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.footer:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
.footer:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
