@charset "UTF-8";
/* CSS Document */

body {
	background: white;
	margin: 0 auto;
	height: 100%;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
	padding-bottom: 20px;
}

.wrapper {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}

.clear {
	clear: both;
	height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

a {
	color: #69ad41;
}

a:hover {
	color: #45891d;
	text-decoration: underline;
}

a:focus { outline: none; }

.top-nav { font-size: 12px; list-style: none; margin: 0; padding: 0; float: right; }

.top-nav li {
	float: left;
	display: block;
	border-right: 1px solid #DDDDDD;
	padding: 0 15px 0 15px;
	margin: 3px 0 3px 0;
	
}

.top-nav a {
	text-decoration: none;
	display: block;
}
	

.search-field {
	background: url(../images/bg_search.gif) no-repeat top left;
	padding: 3px 10px 3px 22px;
	width: 127px;
	height: 13px;
	border: none;
	font-size: 11px;
	outline: none;
	margin: -3px;
	color: #888888;
}
	
.navigation {
	width: 723px;
	clear: both;
	position: relative;
	padding: 15px 0 0 177px;
	z-index: 8000;
	margin: 0;
	height: 45px;
}

.logo {
	position: absolute;
	top: -2px;
	left: -5px;
	z-index: 9000;
	background: url(../images/logo_sharp.gif) no-repeat;
	width: 190px;
	height: 75px;
}

	
* {padding:0; margin:0}
.dropdown {float:left; position: relative;}
.dropdown dt {height: 36px; cursor: pointer; text-indent: -1991px;}
.dropdown dd {
	position:absolute; 
	overflow:hidden; 
	display:none; 
	z-index:5000;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	}
.dropdown ul {list-style:none; 
	border: 1px solid #ccc;
	border-top:none; 
	padding: 0 8px 0 8px;
	background: white;
	z-index:5000;
	}
.dropdown li {display:inline}
.dropdown dd  a, .dropdown dd a:active, .dropdown dd a:visited {
	display:block; 
	
	padding:8px 0 8px 0; 
	color:#aaa; 
	text-decoration:none; 
	border-top: 1px solid #e3e3e3;
	margin: 0;
	}
	
.dropdown dd a:hover {
	color:#42701f;
	}
	
	
.dropdown .underline {}


#zero-ddheader {
	background:url(../images/b_leftedge.gif) no-repeat;
	width: 59px;
}

#one-ddheader {
	background:url(../images/b_home.gif) no-repeat;
	width: 92px;
}

#one-ddheader:hover {
	background:url(../images/b_home.gif) no-repeat 0 -36px;
	width: 92px;
}

#one-ddcontent {
	width: 92px;
	height: 36px;
}

#two-ddheader {
	background:url(../images/b_services.gif) no-repeat;
	width: 131px;
}

#two-ddheader:hover {
	background:url(../images/b_services.gif) no-repeat 0 -36px;
	width: 131px;
}

#two-ddcontent {
	width: 158px;
}

#three-ddheader {
	background:url(../images/b_getstarted.gif) no-repeat;
	width: 146px;
}

#three-ddheader:hover {
	background:url(../images/b_getstarted.gif) no-repeat 0 -36px;
	width: 146px;
}

#three-ddcontent {
	width: 146px;
}

#four-ddheader {
	background:url(../images/b_company.gif) no-repeat;
	width: 137px;
}

#four-ddheader:hover {
	background:url(../images/b_company.gif) no-repeat 0 -36px;
	width: 137px;
}

#four-ddcontent {
	width: 185px;
}

#five-ddheader {
	background:url(../images/b_customer.gif) no-repeat;
	width: 158px;
}

#five-ddheader:hover {
	background:url(../images/b_customer.gif) no-repeat 0 -36px;
	width: 158px;
}

#five-ddcontent {
	width: 158px;
}




.module {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}

.home-boxes {
	width: 920px;
	border-collapse: separate; 
	border-spacing: 10px;
	margin: 0 auto;
	margin-left: -10px;
	color: #5c5c5c;
}

.home-boxes td {
	padding: 0;
	line-height: 15px;
	font-size: 11px;
	width: 300px;
}

.home-boxes td p {
	padding: 7px 0 7px 0;
	margin: 0;
}

.home-boxes td em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
}

.home-boxes td div {
	position: relative;
	height: 150px;
	padding: 23px 23px 50px 23px;
}

.home-boxes td.orange div {
	position: relative;
	height: 150px;
	padding: 23px 63px 50px 23px;
}

.home-boxes td div .button {
	position: absolute;
	left: 20px;
	bottom: 18px;
}

.home-boxes td div #facebook {
	position: absolute;
	right: 0px;
	bottom: -75px;
	z-index: 100;
}

.home-boxes td .helpbox {
	float: left;
	width: 105px;
	position: relative;
	text-align: center;
	padding: 10px 10px 0 10px;
	margin: 0;
	height: auto;
	font-size: 12px;
	line-height: 13px;
}

.home-boxes td .helpbox img {
	margin-right: -5px;
	margin-top: 8px;
}
	
.yellow {
	background: url(../images/bg_yellow.gif) repeat-x top;
	background-color: #fcf9b8;
}

.lgreen {
	background: url(../images/bg_lgreen.gif) repeat-x top;
	background-color: #dbec89;
}

.lgreen label {
	float: left;
	margin: 0 5px 0 0;
	width: 80px;
	text-align: right;
	clear: both;
	display: block;
	padding: 10px 2px 0 0;
}

.lgreen input {
	float: left; 
	width: 150px;
	margin: 10px 5px 0 0;
}

.lgreen ul {
	list-style: square;
	margin: 10px 0 10px 20px;
}

.orange {
	background: url(../images/bg_orange.jpg) repeat-x bottom right;
	background-color: #dbec89;
}

.orange label {
	float: left;
	margin: 0 5px 0 0;
	width: 80px;
	text-align: right;
	clear: both;
	display: block;
	padding: 10px 2px 0 0;
}

.orange input {
	float: left; 
	margin: 10px 5px 0 0;
}

.orange ul {
	list-style: square;
	margin: 10px 0 10px 20px;
}

.footer { background: url(../images/footer_lines.gif) repeat-x 0 3px; width: 900px; height: 13px; position: relative; margin-top: 8px;}

.footer-links { float: right; background: white; margin-right: 50px; padding: 1px 3px 0; }

.footer-links a { font-size: 12px; font-weight: normal; display: block; float: left; padding: 0 12px; text-decoration: none; border-right: 1px solid #d0e6c1;}

.copyright {
	margin-top: 15px;
	background: url(../images/logos.gif) no-repeat top left;
	padding: 10px 0 0 155px;
	font-size: 9px;
	color: #aaaaaa;
	line-height: 11px;
	float: left;
}

.social-networking {
	float: right;
	padding: 25px 0 20px 0;
}

.social-networking a {
	display: inline-block;
	margin: 2px 0 0 15px;
}
					
.content-background {
	background: url(../images/bg_content.jpg) no-repeat;
	background-color: white;
	position: relative;
	display: inline-block;
	z-index: 5;
}

.content-left {
	float: left;
	margin: 110px 30px 30px 30px;
	width: 525px;
	font-size: 12px;
	line-height: 18px;
}

.content-left p {
	padding: 8px 0 10px 0;
}

.content-left ol {
	padding: 10px 0 0 20px;
	font-weight: bold;
	font-size: 13px;
}

.content-left ol li ul {
	font-weight: normal;
	font-size: 12px;
}

.content-background h1 {
	position: absolute;
	z-index: 3000;
	top: 42px;
	left: 20px;
	width: 500px;
	height: 40px;
	text-indent: -1001px;
}

sup {
	font-size: 7px;
	text-decoration: none;
	margin-top: -2px;
	display: inline-block;
}

h4 {
	font-weight: bold;
	font--size: 13px;
	padding: 10px 0 3px 0;
	border-bottom: 1px solid #DDDDDD;
	margin: 8px 0 8px 0;
}

.textfield {
	padding: 2px;
	border: 1px solid #AAAAAA;
	background: #f6f6f6;
	height: 13px;
}

.datastack {
	margin-top: 4px;
}

.datastack th {
	text-align: center;
	background: #dded8f;
	font-weight: bold;
	padding: 4px;
	color: #222222;
}
.datastack td {
	text-align: center;
	background: #f5fadd;
	padding: 4px;
	font-size: 11px;
}

.side-boxes {
	border-collapse: collapse; 
	margin-left: -10px;
	color: #5c5c5c;
	
	width: 300px;
	float : right;
}

.side-boxes td {
	padding: 0;
	line-height: 17px;
	font-size: 11px;
	width: 300px;
	border-bottom: 10px solid white;
}

.side-boxes td p {
	padding: 7px 0 7px 0;
	margin: 0;
}

.side-boxes td em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
}

.side-boxes td div {
	position: relative;
	height: auto;
	padding: 20px 23px 48px 23px;
}

.side-boxes td div .button {
	position: absolute;
	left: 20px;
	bottom: 12px;
}

.side-boxes ol {
	margin: 0;
	padding: 10px 0 0 20px;
	line-height: 13px;
}

.side-boxes ol li {
	padding: 0 0 8px 0;
	margin: 0;
}

ul.checklist {
	margin: 0;
	padding: 10px 0 15px 0;
	list-style: none;
}

ul.checklist li {
	background: url(../images/icon_check.gif) no-repeat 2px 5px;
	padding: 5px 0 15px 25px;
}

ul.checklist_sm {
	margin: 0;
	padding: 10px 0 15px 0;
	list-style: none;
}

ul.checklist_sm li {
	background: url(../images/icon_check.gif) no-repeat 2px 5px;
	padding: 5px 0 10px 25px;
}


ul.standard {
	margin: 0;
	padding: 10px 0 15px 0;
	list-style: none;
	line-height: 16px;
}

ul.standard li {
	background: url(../images/icon_check.gif) no-repeat 2px 2px;
	padding: 3px 0 5px 25px;
}

ul.reglist {
	margin: 0;
	padding: 0 0 5px 20px;
	list-style: square;
	line-height: 16px;
}

ul.standard li {
	padding: 3px 0 5px 25px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 18px 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	color: #1c1c1c;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 0 0;
	/*border-bottom: 1px solid #ddd;*/
	margin-bottom: 0;
	color: #1c1c1c;
}


.PR-table td {
	border-bottom: 1px solid #ddd;
	padding: 15px 0 15px 0;
}

.PR-table a {
	text-decoration: none;
}

.PDF {
	display: block;
	padding-left: 18px;
	background: url(../images/icon_PDF.gif) no-repeat 0 0;
}

.external {
	display: block;
	padding-left: 18px;
	background: url(../images/icon_external.gif) no-repeat 0 0;
}

.footnote {
	font-style: italic;
	font-size: 9px;
	line-height: 11px;
}

.sideBox {
	float: right;
	padding: 0 0 15px 20px;
	font-size: 10px;
	color: #999;
	width: 150px;
	line-height: 13px;
	text-align: center;
}
	
.subnav {
	float: right;
	font-size: 9px;
	text-transform: uppercase;
}

.subnav a {
	display: block;
	float: left;
	padding: 0 8px 0 8px;
	text-decoration: none;
	border-left: 1px solid #ccc;
}

.newsletter {
	padding: 15px 0 20px 0;
	border-bottom: 1px solid #ddd;
}

.newsletter img {
	float: left;
	margin: 0 10px 0 0;
}

.newsletter h3 a {
	text-decoration: none;
	color: black;
}

.newsletter h3 {
	font-size: 14px;
	padding-top: 0;
	margin-top: 0;
}

.newsletter .issue {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #72b233;
}

.newsletter ul {
	margin: 0 0 0 20px !important;
	padding: 0;
	list-style: square;
}

.contact-bar {
	background: url(../images/bg_contactbar.png) no-repeat;
	widht: 519px;
	height: 87px;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
}

.contact-bar span {
	position: absolute;
	top: 0;
	left: 105px;
}

.contact-bar span strong {
	text-transform: uppercase;
	color: #999;
	font-size: 14px;
}
	

.contact-bar img {
	position: absolute;
	top: 0;
	left: 2px;
}
