@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 33px;
	color: #77AA1B;	
	font-weight: normal;
	line-height: 25px;
}
h2 {
	font-size: 17px;
	color: #333;	
	font-weight: normal;	
}
h3 {
	font-size: 16px;
	color: #0166CC;	
	font-weight: normal;	
}
a {
	color: #0166CC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FEC329;
	text-decoration: underline;	
}
a img {
	border: 0px;
}
.oneColFixCtrHdr #container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #top-nav {
	height: 48px;
	margin: 0px;	
	padding: 0px 0px 0px 431px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #top-nav ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}
.oneColFixCtrHdr #top-nav ul li {
 	float: left;
	margin: 0px;
}
.oneColFixCtrHdr #top-nav ul a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0px;
	text-align: center;
}
.oneColFixCtrHdr #top-nav #home a {
	display: block;
	padding: 0px;
	width: 68px;
	height: 48px;
	background-image: url(../images/btn-home-off.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #home a:hover {
	display: block;
	padding: 0px;
	width: 68px;
	height: 48px;
	background-image: url(../images/btn-home-on.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #home-on a {
	display: block;
	padding: 0px;
	width: 68px;
	height: 48px;
	background-image: url(../images/btn-home-on.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #aboutus a {
	display: block;
	padding: 0px;
	width: 95px;
	height: 48px;
	background-image: url(../images/btn-about-us-off.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #aboutus a:hover {
	display: block;
	padding: 0px;
	width: 95px;
	height: 48px;
	background-image: url(../images/btn-about-us-on.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #aboutus-on a {
	display: block;
	padding: 0px;
	width: 95px;
	height: 48px;
	background-image: url(../images/btn-about-us-on.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #news a {
	display: block;
	padding: 0px;
	width: 130px;
	height: 48px;
	background-image: url(../images/btn-news-off.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #news a:hover {
	display: block;
	padding: 0px;
	width: 130px;
	height: 48px;
	background-image: url(../images/btn-news-on.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #news-on a {
	display: block;
	padding: 0px;
	width: 130px;
	height: 48px;
	background-image: url(../images/btn-news-on.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #careers a {
	display: block;
	padding: 0px;
	width: 105px;
	height: 48px;
	background-image: url(../images/btn-careers-off.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #careers a:hover {
	display: block;
	padding: 0px;
	width: 105px;
	height: 48px;
	background-image: url(../images/btn-careers-on.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #careers-on a {
	display: block;
	padding: 0px;
	width: 105px;
	height: 48px;
	background-image: url(../images/btn-careers-on.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #contact a {
	display: block;
	padding: 0px;
	width: 111px;
	height: 48px;
	background-image: url(../images/btn-contact-off.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #contact a:hover {
	display: block;
	padding: 0px;
	width: 111px;
	height: 48px;
	background-image: url(../images/btn-contact-on.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #top-nav #contact-on a{
	display: block;
	padding: 0px;
	width: 111px;
	height: 48px;
	background-image: url(../images/btn-contact-on.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header { 
	height: 98px;	
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #flashtop {
	height: 367px;	
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtrHdr #mainContent #colLeft {
	clear: left;
	float: left;
	width: 583px;
	margin: 0px 0px 0px 0px;
	padding: 20px 21px 20px 21px;
}
.oneColFixCtrHdr #mainContent #colLeft ul {
	padding: 0; 
	margin-left: 40px;
	list-style-image: url(../images/bullet-square.jpg);
}
.oneColFixCtrHdr #mainContent #colLeft ul a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent #colLeft a:hover {
	color: #666;
}
.oneColFixCtrHdr #mainContent #colLeft .stats {
	width:500px;
	text-align:center;	
}
.oneColFixCtrHdr #mainContent #colLeft .stats table tr td{
	margin:1px;
	padding:0px;
	text-align:center;
}
.oneColFixCtrHdr #mainContent #colLeft .stats .dc-tr1 td{
	background-color:#77AA1B;
	padding: 5px;
	font-weight:bold;
	color:#fff;
}
.oneColFixCtrHdr #mainContent #colLeft .stats .dc-tr2 td{
	background-color:#ccc;
	padding: 5px;
	color:#333;
}
.oneColFixCtrHdr #mainContent #colRight {
	clear: right;
	float: right;
	width: 315px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 10px 0px;
}
.oneColFixCtrHdr #mainContent #colRight #colRightNewsTop {
	width: 315px;
	height: 66px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent #colRight #colRightNewsMid {
	clear: both;
	width: 272px;
	height: 100%;
	margin: 0px;
	padding: 1px 20px 1px 23px;
	background-image: url(../images/colRight-news-mid.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
}
.oneColFixCtrHdr #mainContent #colRight #colRightNewsMid a {
	color: #0066cc;
}
.oneColFixCtrHdr #mainContent #colRight #colRightNewsMid a:hover {
	color: #333;
}
.oneColFixCtrHdr #mainContent #colRight #colRightNewsMid h3 {
	color: #0166CC;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
.oneColFixCtrHdr #mainContent #colRight #colRightNewsMid p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent #colRight #colRightNewsBtm {
	clear: both;
	width: 315px;
	height: 13px;	
	margin: -2px 0px 0px 0px;
	padding: 0px;
}
.oneColFixCtrHdr #bottom {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 940px;	
	height: 300px;
}
.oneColFixCtrHdr #bottom #bottom1 {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 304px;	
	height: 300px;
}
.oneColFixCtrHdr #bottom #bottom1 #bottom1-top {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 22px;
	width: 282px;	
	height: 29px;
	background-image: url(../images/bottom1-top-bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #bottom #bottom1 #bottom1-top h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight: bold;
}
.oneColFixCtrHdr #bottom #bottom1 #bottom1-mid {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	width: 274px;	
	height: 221px;
	font-size: 11px;	
	background-image: url(../images/bottom1-mid-bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #bottom #bottom1 #bottom1-mid .bottom1-mid-box {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 11px 8px 11px 8px;
	width: 256px;	
	height: 40px;
	background-color: #fff;
	border: 1px solid #ccc;
	line-height: 14px;
}
.oneColFixCtrHdr #bottom #bottom1 #bottom1-mid .bottom1-mid-box h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #0166CC;
	font-size: 12px;
	font-weight: bold;
}
.oneColFixCtrHdr #bottom #bottom1 #bottom1-mid .bottom1-mid-box h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.oneColFixCtrHdr #bottom #bottom1 #bottom1-mid .bottom1-mid-box p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 11px;
}
.oneColFixCtrHdr #bottom #bottom1 #bottom1-btm {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 17px 0px 0px;
	width: 287px;	
	height: 27px;
	background-image: url(../images/bottom1-btm-bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.oneColFixCtrHdr #bottom #bottom1 #bottom1-btm a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
}
.oneColFixCtrHdr #bottom #bottom1 #bottom1-btm a:hover {
	color: #333;
}
.oneColFixCtrHdr #bottom #bottom2 {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	width: 304px;	
	height: 300px;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-success {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 304px;	
	height: 147px;
	background-image: url(../images/bottom2-success-top-bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-success-top {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 22px;
	width: 282px;	
	height: 29px;
	background-image: url(../images/bottom2-success-top-bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-success-top h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight: bold;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-success-mid {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	width: 274px;	
	height: 73px;	
	background-image: url(../images/bottom2-success-mid-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-success-mid p {
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;	
	font-size: 16px;
	line-height: 17px;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-success-mid .sig {
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;	
	font-size: 12px;	
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-success-btm {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 17px 0px 0px;
	width: 287px;	
	height: 23px;
	background-image: url(../images/bottom2-success-btm-bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-success-btm a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-success-btm a:hover {
	color: #333;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-ad {
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 304px;	
	height: 147px;
	background-image: url(../images/bottom2-success-top-bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-ad-top {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 22px;
	width: 282px;	
	height: 29px;
	background-image: url(../images/bottom2-success-top-bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-ad-top h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight: bold;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-ad-mid {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	width: 274px;	
	height: 73px;	
	background-image: url(../images/bottom2-ad-mid-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-ad-mid p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 16px;
}

.oneColFixCtrHdr #bottom #bottom2 #bottom2-ad-btm {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 17px 0px 0px;
	width: 287px;	
	height: 23px;
	background-image: url(../images/bottom2-success-btm-bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-ad-btm a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
}
.oneColFixCtrHdr #bottom #bottom2 #bottom2-ad-btm a:hover {
	color: #333;
}
.oneColFixCtrHdr #bottom #bottom3 {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
	width: 304px;	
	height: 300px;
}
.oneColFixCtrHdr #bottom #bottom3 #bottom3-top {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 22px;
	width: 282px;	
	height: 29px;
	background-image: url(../images/bottom1-top-bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #bottom #bottom3 #bottom3-top h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight: bold;
}
.oneColFixCtrHdr #bottom #bottom3 #bottom3-mid {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
	width: 274px;	
	height: 221px;	
	background-image: url(../images/bottom1-mid-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.oneColFixCtrHdr #bottom #bottom3 #bottom3-mid p {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	line-height: 18px;	
}
.oneColFixCtrHdr #bottom #bottom3 #bottom3-mid ul {
	padding: 0; 
	margin-left: 30px;
	list-style-image: url(../images/bullet-square.jpg);
}
.oneColFixCtrHdr #bottom #bottom3 #bottom3-mid ul a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
}
.oneColFixCtrHdr #bottom #bottom3 #bottom3-mid a:hover {
	color: #666;
}
.oneColFixCtrHdr #bottom #bottom3 #bottom3-btm {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 17px 0px 0px;
	width: 287px;	
	height: 27px;
	background-image: url(../images/bottom1-btm-bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.oneColFixCtrHdr #bottom #bottom3 #bottom3-btm a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
}
.oneColFixCtrHdr #bottom #bottom3 #bottom3-btm a:hover {
	color: #333;
}
.oneColFixCtrHdr #subfooter {
	clear: both;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 940px;	
	height: 180px;
}
.oneColFixCtrHdr #footer {
	clear: both;
	width: 920px;
	height: 98px;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #ccc;
	color: #ccc;
	font-size: 10px;
}
.oneColFixCtrHdr #footer a {
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover {
	color: #666;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer h3 {
	color: #ccc;
	font-size: 14px;
	margin: 0px;
	padding: 0px;	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.orange-line {
	border-bottom: 1px solid #ccc;
	margin: 20px 0px 20px 0px;
	width: 100%;
	height: 1px;
}