@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

p, h2, h3, h4, h5 { margin: 1em 0;}

h3 > sup { font-size: 65%;}

body {
	line-height: 1;
}
ol, ul {
	padding-left: 30px;
}
li { padding-bottom: 0.3em; }
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr { margin-top: 2em; color: #efeee9; }
p { line-height: 1.3em;}
div { line-height: 1.2em;}
sup { font-size: 75%; vertical-align: top;}
strong { font-weight: bold;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #f7f7f4;
	margin:0;
	background-image: url(../images/page_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerlinks {
	position: absolute;
	top: 63px;
	right: 16px;
	color:#b6b6b6;
	margin:0;padding:0;
}
#headerlinks a {color:#b6b6b6;text-decoration:none;}
#headerlinks a:hover { text-decoration: underline;}

#header, #breadcrumbs, #footer, #contentwrapper {width:952px;margin:0 auto;}

#header {
	position:relative;
	height:179px;
	width:952px;
	background-image: url(../images/Header_BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {margin:0;padding:0;}
#header h1 a{
	text-indent: -99999px;
	position: absolute;
	height: 51px;
	width: 335px;
	left: 12px;
	top: 42px;
}
#mainNav {
	position:absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 940px;
	left:15px;
	top:119px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#mainNav li {
	margin: 0;
	padding: 0 18px;
	float: left;
	text-align: center;
	color:#515658;
	font-size:15px;
	text-transform:uppercase;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #dddddd;
	white-space:nowrap;
	line-height:100%;
}
#mainNav li a {color:#515658;text-decoration:none;}
#mainNav li a:hover, #mainNav li a.Active {color:#f8ac1d;}
#mainNav li.first {border-left:none;padding-left:0px;}
#mainNav li.last {border-right:none;padding-right:0px;}

#breadcrumbs {
	padding: 7px 0 0 15px;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/BreadCrumbs_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:26px;
	width:937px;
}
#breadcrumbs li
{
	margin: 0;
	padding: 0 0;
	float: left;
	text-align: center;
	color: #808080;
	font-size: 14px;
	text-transform: uppercase;
	border-right: solid 1px #ffffff;
	/*border-left: solid 1px #dddddd;*/
	white-space: nowrap;
	line-height: 100%;
}
#breadcrumbs li a {
	color:#39bef4;
	text-decoration:underline;
	display:block;
	padding-right:11px;
	background-image: url(../images/breadcrumb_sep.jpg);
	background-repeat: no-repeat;
	background-position: right 4px;	
}
#breadcrumbs li a:hover {color:#f8ac1d;}
#breadcrumbs li h2 {
	font-size:14px;
	padding:0;
	margin:0;
	font-weight:normal;
}

#contentwrapper {
	background:url(../images/horizontal_separator.jpg) center bottom  no-repeat;
	padding-bottom:20px;
	padding:0 15px 20px 15px;
	width:922px;
	position:relative;
}
#contentwrapper h3 {
	weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
#contentwrapper a {
	color:#39bef4;
}

#contentwrapper a.ToTop { color: #666666; font-size: 8pt;}

#contentwrapper img {
	float:left;
	margin:10px 15px 10px 0;
}

#contentwrapper p.SmallPrint {
	font-size:10px;
	color:#cccccc;
}

#contentwrapper p.SmallPrint strong {
	color: #666666;
}

#contentwrapper p { margin-top: 0.5em;}

#contentwrapper div > div > ul, #contentwrapper > ul {
	margin-left:94px;
}
#contentwrapper div > ul li > ul
{
	list-style-type: none; padding-left: 0; margin-top: 0.2em; margin-left: 1em;
}

#contentwrapper.sitemap > ul { margin-left: 0; margin-top: 25px; float: left; width: 300px;}
#contentwrapper.sitemap > ul > li { margin-bottom: 10px;}
#contentwrapper.sitemap > ul > li > a { color: #666666; text-decoration: none;}
#contentwrapper.sitemap > ul > li > ul { padding-left: 20px;}
#contentwrapper.sitemap > ul > li > ul > li:first-child { padding-top: 3px;}
#contentwrapper.sitemap > ul > li > ul > li { list-style-type: none;}
#contentwrapper.sitemap > ul:last-child > li > a { text-decoration: underline;}

#footer {
	background:url(../images/footer.jpg) center bottom no-repeat;
	padding:0 0 40px 0;
	text-align:center;
	color:#bcbbbb;
	clear: both;
	font-size: 11px;
}
#footer a {text-decoration:none;color:#959699;}
#footer a:hover { text-decoration: underline;}
#footer a:first-child { margin-right: 10px;}
#footer a:last-child { margin-left: 10px;}

.sideBar {
 background:url(../images/WhitePanelBottom.jpg) center bottom no-repeat #ffffff;
 width:157px;
 padding:20px 14px 34px;
 margin:0 0 15px 0;
 color:#bbbbbb;
 font-size:12px;
 font-weight:normal;
}

.sideBar h4 {
	color:#f8ac1d;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
}

#contentwrapper .sideBar ul
{
	margin: 1.2em 0 0 .5em;
	padding-left: 0;
	list-style-type: none;
}
#contentwrapper .sideBar li { text-indent: -0.5em;}

#sidebarcontainer{
	width:185px;
	padding:0;
	float:right;
	margin: 0 -15px 15px 15px;
}

.connect #contentwrapper { height: 575px;}
.homepage #contentwrapper { width: 952px; padding-left: 0px; padding-right: 0px; height: 595px; }
.homepage #contentwrapper img { border: none; margin: 0;}
.homepage #contentwrapper h2 { margin: 0; color: #ffffff; font-size: 12pt;}
.homepage #contentwrapper p { margin: 0; color: #ffffff;}
.homepage #footer { padding-top: 0;}
.services #contentwrapper img { margin-top: 0;}
#bucketwrapper { float: left; width: 100%; }
#bucketwrapper a { display: block; text-decoration: none;}
.bucket { width: 270px; height: 85px; padding: 20px; background: transparent url(../images/bucket.gif) no-repeat scroll top left; float: left; color: #ffffff; margin-right: 10px; cursor: pointer;}
.bucket span { font-weight: bold; margin-bottom: 5px; display: block;}

/* INPUT FORMS STYLING */

div.formfield {float:left;margin-right:20px;margin-top:5px;display:inline;}
div.formfield input {margin-left:0px;}
div.label_checkbox_pair {width:41px; float:left;margin-left:8px;}
div.label_bigcheckbox_pair { width: 170px; float: left; margin-left: 8px;}

div.label_checkbox_pair input {
  clear: left;
  float: left;
  margin: 0;
  padding:0;
  height:16px;
  width:16px;
  /*border:solid 1px #666666;*/
}

div.label_checkbox_pair label {
  /*clear: left;
  display: block;
  float: left;*/
  margin-left: 1px;
  width: 24px;
}

input.BlueCorner {
	background:#39bef4 url(../images/button_corner.gif) right bottom no-repeat;
	border:solid 1px #39bef4;
	padding:4px 20px;
	text-transform:uppercase;
	font-size:14px;
	color:#ffffff;
	cursor: pointer;
}

div.articlePage h2 { clear: left;}

.overlay a { text-transform: uppercase; text-decoration: underline; color: #39BEF4;}
div#errorOverlay, div#successOverlay { width: 450px; height: 150px; padding: 18px 25px 25px 25px;}
div#errorOverlay div, div#successOverlay div { height: 80%; width: 90%; background-color: #f0f0f0; padding: 5%;}
div#privacyOverlay div#ppContents, div#termsOverlay #tContents { width: 420px; height: 270px; overflow: hidden; }
.simple_overlay a { color: #39bef4;}

#termsOverlay > div, #privacyOverlay > div { height: 87%; width: 90%; padding: 5%; background-color: #f0f0f0; }
.closeLink { float: right; }

#newsItems { float: left;}
#lcontent { width: 720px;}
#lcontent > div { margin-bottom: 2em;}
#lcontent > div p { margin-left: 110px;}
#lcontent .aContainer { margin: 5px 0 0 110px;}
#lcontent > div > h4 { margin-left: 110px; margin-top: 25px;}
#lcontent > div > h3 { margin-left: 110px;}
.disclaimerContainer { display: none;}

/*Drop Down Menu Styles */
h3.selectedCategory {
	width:353px;
	height:21px;
	background: url(../images/ddl.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	padding: 6px 0px 0px 15px;
	text-transform: uppercase;
	cursor: pointer;
	margin-left:0px;
}

.DropDownLinkMenu {
	position:relative;
	float: right;	
}
.DropDownMenu {
	background-color:#F7F7F4;
	color:#000000;
	position:absolute;
	top:40px;
	left:4px;
	width:358px;
	cursor:pointer;
	border: 1px solid #E7E7E4;
}
.DropDownMenu a {
	text-decoration:none;
	display:block;
	color:#ffffff;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;	
}

.DropDownMenu a:hover {
	text-decoration:none;
	display:block;
	color:#ffffff;
	background-color: #eaeaea;
	margin-top:5px;
	margin-bottom:5px;
}

.DropDownLinkMenu ul {
	display: none;
}

.rtPopup { display: none;}