@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #212221;
	color: #B3CFC3;
	margin: 0px;
}
#wrapper {
}
#menuBack {
	height: 50px;
	background-attachment: scroll;
	background-image: url(../_images/menuRepeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
#mainContent {
	background-repeat:no-repeat;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}
a:link {
	color: #68AA8E;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #9D9E9D;
	font-size: 11px;
	text-decoration: underline;
}
a:visited {
	color: #51856E;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h3 {
	font-size:16px;
	color: #066;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0.4em;
	margin-right: 0.4em;
	background-image: url(../_images/icons-green.gif);
	background-repeat: no-repeat;
	height: 45px;
	background-position: right top;
	padding-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}
#wrapper #mainContent #articleTable ul li{
	line-height: 1.5em;
	padding: 7px;
	color: #597066;
}
h3 span {
	display:none;
}
p {
	color: #597066;
	line-height: 1.5em;
	margin: 0.5em;
}
.quote {
	font-weight: bold;
	color: #597066;
	line-height: 1.4em;
	font-style: italic;
}
.quotePerson {
	font-size: 9px;
	font-weight: normal;
	color: #597066;
	margin-top: 15px;
}
h4 {
	font-size:18px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0.4em;
	margin-right: 0.4em;
}
.bodyTextHilite {
	font-weight: bold;
	color: #FFF;
}
.bodyTextHilite2 {
	font-weight: bold;
	color: #4da77f;
}
.readmore {
	background-image:url(../_images/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.footerText {
	font-size: 9px;
	color:#FFF;
	text-align:center;
}
.reverseBody {
	font-weight: normal;
	color: #597066;
	line-height: 1.5em;
}
.reverseBodyBlack {
	font-weight: normal;
	color: #B3CFC3;
	line-height: 1.5em;
}
.premiumservice {
	font-weight: normal;
	color: #B3CFC3;
	line-height: 1.5em;
	padding: 10px;
	font-size: 12px;
	background-color:#333;
}
.bodyBlackBold {
	font-weight: bold;
	color: #333;
	margin-top: 2em;
}
.powerstatement {
	font-size: 14px;
	font-weight: bold;
}
.indexLinks {
	color: #68AA8E;
}

ul.servicelinks li {
	background: url(../_images/li_back.jpg) no-repeat center center;
	margin: 0;
	padding: 5px 5px 5px 12px;
	list-style-type: none;
	color: #68AA8E;
}
ul.servicelinks {
	
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
dl {
	margin: 2px;
	padding: 0px;
	
}dl dt {
	color: #68AA8E;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}
dl dd {
	color: #666;
	margin:0 0 10px;
	padding:0px;
}
input.text7 {
	border: 1px solid #63927D;
	width: 200px;
}