html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top_banner_bg {
	background-image: url(../images/largbe_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mnu {
	background-image: url(../images/mnu_bg_image.jpg);
}
#mnu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39719D;
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 9px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#mnu a:hover {
	background-image: url(../images/mnu_hover.jpg);
	color: #185785;
}
.top_search_box {
	height: 12px;
	width: 195px;
	margin-top: 8px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #185785;
	vertical-align: top;
}
#splash {
	margin-left: 650px;
	margin-bottom: -250px;
}
.line_bg {
	background-image: url(../images/line_grey.gif);
	background-repeat: repeat-y;
	background-position: 670px 150px;
}
#main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #585858;
	text-decoration: none;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 20px;
}
#side_content {
	text-decoration: none;
	padding-top: 20px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #376A94;
	text-decoration: none;
}
.crumbs a {
	text-decoration: none;
	color: #376A94;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.crumbs a {
	text-decoration: none;
}
.right_list_object {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #376A94;
	text-decoration: none;
	background-image: url(../images/orange_arrow.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 7px;
	background-position: 6px 11px;
	padding-left: 16px;
	padding-top: 7px;
	margin-left: 4px;
	margin-right: 4px;
}
.side_rubric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C44F00;
	text-decoration: none;
	font-weight: normal;
}
#side_box {
	margin-bottom: 25px;
}
.quotables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.base_txt {
	font-family: tahoma;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
.home_blue {
	background-image: url(../images/home_blue2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 175px;
}
.home_blue2 {
	background-image: url(../images/home_blue.jpg);
	background-repeat: repeat-x;
	background-position: 0px 29px;
}
