body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 10px;
	font-size: 9pt;
	color: #666666;
	line-height: 120%;
}
#home {
	padding: 0px 0px 0px 20px !important;
}
.topmenu {
	font-size: 90%;
	margin: 0px;
	clear: none;
	padding: 10px 20px 10px 0px;
	float: right;
}
.upcase {
	text-transform: uppercase;
}

#header_bg_green {
	background-image: url(images/header_bg_green.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 90px;
	position: absolute;
	top: 96px;
	left: 0px;
}
#header {
	height: 130px;
	width: 760px;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#header_bg_blue {
	float: right;
	background-image: url(images/header_bg_blue.gif);
	background-repeat: repeat-x;
	height: 90px;
	width: 50%;
}
#top {
	clear: both;
	float: none;
	width: 760px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
	overflow: visible;
}
.topmenu li {
	display: inline;
	white-space: nowrap;
	margin: 0px;
	padding: 0px 0px 0px 5ex;
}
.topmenu li a {
	text-decoration: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.topmenu li a:hover {

	text-decoration: none;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	width: 760px;
	text-align: left;
	text-indent: 20px;
	background-color: #E5E5E5;
	font-size: 110%;
}
.striptop {
	background-image: url(images/strip_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 760px;
}
.stripbottom {
	background-image: url(images/strip_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 760px;
}
#menu_container {
	width: 100%;
	clear: both;
	float: none;
	border-bottom: 1px solid #CCCCCC;
}

#menu li {

	display: inline;
	white-space: nowrap;
	margin: 0px;
	padding: 0px 5ex 0px 0px;
}
#menu li a {
	text-decoration: none;
	color: #333333;
}
#menu li a:hover {

	text-decoration: none;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#content_container {
	width: 720px;
	text-align: left;
	margin: 0px;
	padding: 20px 0px;
}
h1 {
	font-size: 170%;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#footer_container {
	width: 760px;
	float: none;
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
	line-height: 200%;
}
#footer_container a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer_container a{
	color: #333333;
	text-decoration: none;
}
