body {
	background-color: #808080;
}
#top {
	display: block;
	width: 806px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}
#toplogo img {
	display: block;
}

#toplogo {
	width: 300px;
	float: left;
	display: block;
	margin-left: 13px;
	margin-top: 40px;
}
#topsearch {
	float: left;
	display: block;
	background-image: url(../images/top_search.jpg);
	background-repeat: no-repeat;
	width: 235px;
	margin-top: 1px;
	margin-left: 232px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 29px;
	padding-left: 5px;
	text-align: center;
	font-size: 12px;

}
#topsearch form {
	display: block;
	margin: 0px;
	padding: 0px;
}



#content {
	display: block;
	width: 803px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;
	border: 1px solid #737373;
	overflow: hidden;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
#mainbody {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	display: block;
	background-position: left;
	width: 803px;
	overflow: hidden;
	padding-bottom: 20px;
}
#leftcol {
	width: 186px;
	float: left;
	padding-right: 10px;
}
#leftcol form {
	width: 182px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	text-align: center;
	font-size: 12px;
}
#leftcolgad  {
	width: 182px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	text-align: center;
	font-size: 12px;
	background-color: #EEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67768D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67768D;
}


#leftcol .hr {
	background-image: url(../images/lefcol_hr.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 182px;
	margin: 0px;
	padding-top: 27px;
}
#leftcol .hr hr{
	display: none;
}

#leftcol ul {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#leftcol ul li {
	display: block;
	margin-top: 5px;
	font-style: italic;
	margin-left: -42px;
	list-style-type: none;
	margin-right: 4px;
}
#leftcol ul li a {
	display: block;
	height: 100%;
	width: auto;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#leftcol ul li a:link {
	color: #000078;
	text-decoration: none;
	background-image: url(../images/leftcol_menu_bg.jpg);
	background-repeat: repeat-y;
}
#leftcol ul li a:visited {
	color: #000078;
	text-decoration: none;
	background-image: url(../images/leftcol_menu_bg.jpg);
	background-repeat: repeat-y;
}
#leftcol ul li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/leftcol_menu_hover_bg.jpg);
	background-repeat: repeat-y;
}
#leftcol ul li a:active {
	color: #FFF;
	text-decoration: underline;
}
#rightcol {
	width: auto;
	float: left;
}
#rightcol a:link {
	color: #000078;
	text-decoration: none;
}
#rightcol a:visited {
	color: #000078;
	text-decoration: none;
}
#rightcol a:hover {
	color: #000;
	text-decoration: underline;
}

#rightcolcontent {
	width: 563px;
	margin-top: 20px;
	background-color: #eeeeee;
	border: 1px solid #808080;
	padding: 8px;
}
#rightcolad {
	width: 563px;
	margin-top: 40px;
	padding: 8px;
	overflow: hidden;
}

#rightcolad div {
	background-color: #EEE;
	float: left;
	width: 250px;
	border: 1px solid #808080;
	display: inline;
	margin-left: 163px;
}
#rightcolad div h1 {
	font-size: 14px;
	background-color: #A8C0E6;
	text-align: left;
	display: block;
	width: auto;
	padding-top: 2px;
	margin: 0px;
	padding-left: 20px;
	font-weight: normal;
	color: #000;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 2px;
}
#rightcolad div p {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
}



#text {
	background-color: #FFF;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 12px;
}
#index {
	display: block;
	background-color: #A8C0E6;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 24px;
	text-align: center;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#index li {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #546581;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #546581;
	padding-left: 10px;
	padding-top: 10px;
}
#index form {
	display: block;
	margin-top: 5px;
	padding-left: 20px;
}
#indexsmall {
	display: block;
	background-color: #A8C0E6;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#bottom {
	display: block;
	width: 819px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;
	border: 1px solid #737373;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bottom ul {
	display: inline;
	margin-left: -42px;
}

#bottom li {
	display: inline;
	list-style-type: none;
}
#bottom ul li a {
	display: inline-block;
	height: 100%;
	width: auto;
}
#bottom ul li a:link {
	color: #000078;
	text-decoration: none;
}
#bottom ul li a:visited {
	color: #000078;
	text-decoration: none;
}
#bottom ul li a:hover {
	width: auto;
	color: #000;
	text-decoration: underline;
}
#bottom ul li a:active {
	color: #FFF;
	text-decoration: underline;
}
#foot {
	display: block;
	width: 819px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;
	border: 1px solid #737373;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#foot a:link {
	color: #000078;
	text-decoration: none;
}
#foot a:visited {
	color: #000078;
	text-decoration: none;
}
#foot a:hover {
	width: auto;
	color: #000;
	text-decoration: underline;
}