body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6A8590;
	text-decoration: none;
}
.headbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentbg {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.greentext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #49646D;
	text-decoration: none;
}
.whitetxt {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footerbg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 91px;
	width: 952px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #728692;
	text-decoration: none;
}
.footerlinks:hover {
	color: #304451;
	text-decoration: underline;
}
.innermenulinks {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E2E8EE;
	text-decoration: none;
}
.innermenulinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.dots {
	background-image: url(images/dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.highlighttxt {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0EA0CF;
	text-decoration: none;
}
.sitemap {


	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #025FA2;
	text-decoration: none;
}
.sitemap:hover {
	color: #990000;
	text-decoration: none;
}
