body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/lightgray.gif);
	background-repeat: repeat;
}
.header {
	background-image: url(../images/header_strip.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bannerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	display: block;
	height: 32px;
	line-height: 32px;
}
.bannerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/header_stripover.jpg);
	font-weight: bold;
	display: block;
	height: 32px;
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 32px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #25408F;
	display: block;
	height: 32px;
	width: 180px;
	font-weight: bold;
	padding-left: 8px;
	line-height: 33px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	letter-spacing: 1px;
}
.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	background-color: #FFDC37;
	display: block;
	height: 32px;
	width: 180px;
	font-weight: bold;
	padding-left: 8px;
	line-height: 33px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	letter-spacing: 1px;
	background-image: url(../images/header_stripover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0D975C;
	text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0D975C;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../images/line_x.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.highlighted2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D975C;
	text-decoration: none;
}
.left_panel {
	background-color: #FFFFFF;
	background-image: url(../images/Left-Panel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #009966;
	text-decoration: none;
}
