body {
	background-color: #000;
	font: 12px/16px "Lucida Grande", Lucida, Tahoma,Helvetica, Arial, Verdana, sans-serif;
	margin: 0px;
	}

A {
	text-decoration: none;
	color: #177aba;
}

A:hover {
	text-decoration: underline;
}

P {
	margin-top:  8px;
	margin-bottom: 8px;
}

.p {
	margin-top:  10px;
	margin-bottom: 10px;
}

ol,ul {

	margin:10;
}

img, div {
	behavior: url(http://orcaone.com/iepngfix.htc)
}

.blue {
 	color: #21c6fd !important;
}



.curve {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;

}

#container {

	height: 100%;
	background: #fff;	border: 1px solid white;
}

#wrap {
	margin: 0 auto;
	width: 900px;
	
}

#content {
	
	width: 900px;
	padding-top: 40px;
	margin-bottom: 120px;
	
}

#header {
	
	height: 57px;
	width: 815px;
	background-image: url(i/headerBG.gif);
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	
}

#headerNew {
	height: 57px;
	width: 850px;
}

#navBar {
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	padding-top: 20px;
	padding-bottom: 21px;
	background: url(i/headerBG4.png) repeat-x;
}

#headerContent {
	height: 57px;
	margin-bottom: 20px;
}

#header A {
	color: #343434;
	margin-right: 40px;
}

#header A:hover{
	color: #fff;
	text-decoration: none;
}

#navBar A {
	color: #000;
	
	font-size: 13px;
}

.navHighlightButton {
	background: #9da0a0;
	padding: 8px;
}

#navBar A:hover{
	color: #fff;
	text-shadow: #292929 -1px 1px 0;
	text-decoration: none;
}

#breadCrumbs {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #afb0b0;
}

#breadCrumbs A {
	color: #b7b8b8;
}

#centerContent {
	
	width: 800px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	border: 1px solid #8a8b8b;
	background: #f9f9f9 repeat-x;
	margin-top:45px;
	background: url(i/bodyContentBG4.jpg);
	
}

#centerContentShadow {
	margin-top: 55px;
	width: 850px;
	height: 370px;
	/*background: url(i/centerContentShadow.png) no-repeat 33px 3px;*/
	
}

#leftCenterContent {
	width: 683px;
	border-right: 1px solid #dedede;
	height: 350px;
	
}

#leftCenterContent h1 {
	font: 22px/28px "Lucida Grande", Lucida, Tahoma, sans-serif;
}

#leftCenterContentCopy {
	
	width: 500px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 12px;
	color: #349bec;
}

#leftCenterContentCopy strong {
	color: #5c5c5c;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}

#productBarHolder {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 11px;
}

.productBarElement {
	
	background:  url(i/productBarBG.gif) repeat-x;
	height: 48px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	border: 1px solid #c9c9c9;

		
}

#benefitsTable {
	padding-top: 15px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	width: 90%;
}

#benefitsTable TD {
	font-size: 11px;
	color: #838383;
}

.productBarElement2 {
	
	background: #f9f9f9;
	height: 150px;
	border: 1px solid #c9c9c9;
	padding: 8px;
	font-size: 11px;
	line-height: 14px;
}

.productBarElement3 {
	
	background: #f7f7f7 url(i/bodyContentBG4.jpg);
	border: 1px solid #919393;
	padding: 20px;
	font-size: 12px;
	line-height: 20px;
}

.productBarElement4 {
	
	background: #f7f7f7 url(i/bodyContentBG4.jpg);
	border: 1px solid #919393;
	padding: 13px;
	font-size: 11px;
	line-height: 16px;
}

.productBarElement3 strong {
	color: #000;
}

.articleText h3 {
	
	margin: 20px 0;
	background: #e4f3fe;
	color: #222;
	padding: 5px;
}

.whiteBox {
	padding: 15px;
	background: #fff;
	border: 1px solid #c9c9c9;
}

.productBarElement2 strong {
	font-size: 12px;
	color: #000;
	padding-bottom: 15px;
}

.leftFaqContent p {
	margin-bottom: 10px;
	font-size: 11px;
}

.leftFaqContent p>strong {
	background-color: #e4f3fe;
	padding: 6px;
	font-size: 12px;
	color: #000;

}


.productBarElement4 strong {
	font-size: 12px;
	color: #000;
}


.productImage {
	padding-left: 10px;
}

.productText {
	padding-right: 5px;
	padding-left: 5px;
	color: #6b6b6b;
	font-size: 14px;
}

.productText IMG {
	 margin-right: 10px;
	 vertical-align: middle;
}

.productRight {
	border-right: 0;
}

.productHover {
	cursor: pointer;
	color: #20a7fd;
}

.highlightButton {
	background: #0390cb url(i/highlightButtonBG.gif) repeat-x;
	width: 160px;
	height: 50px;
	color: #fff;
	margin-top: 10px;
	cursor: pointer;
	border: 1px solid #229ed2;
}

.highlightButton IMG {
	margin-top: 16px;
}

.highlightButton:hover {
	background-position: 0 -9px;
}

.highlightButtonText {
	font-size: 14px;
	font-weight: bold;
	margin-top: 16px;
	text-shadow: #17577e 1px 1px 0;
	cursor: pointer;
}


.highlightButtonText:hover, .highlightButton:hover {
	cursor: pointer;
}

#bodySectors {
	color: #777;
	font-size: 11px;
}

#promoButtons {
	
	margin-top: 25px;
	width: 800px;
	
}

.promoButton {
	
	width: 388px;
	-moz-border-radius: 13px;
	-khtml-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	border: 1px solid #c4c4c4;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff url(i/promoButtonBG.png) repeat-x;
}

.promoButton:hover {
	background: #f0f0f0;
	cursor: pointer;
}

#copyBuckets {
	position: relative;
	padding-top: 32px;
	width: 800px;
	background: url(i/centerContentReflection.png) no-repeat;
	top: -2px;
}

#copyBuckets TD {
	color: #74787e;
	padding: 5px;

}

#copyBuckets strong {
	color: #2d2d2d;
	margin-bottom: 22px;
	display: block;
	font-size: 24px;
}

#footer {
	
	width: 100%;
	height: 100%;
	margin: 0 auto;
	
	background: #000 url(i/footerBG.png) repeat-x;
}

#footerContent {
	
	height: 100%;
	margin: 0 auto;
	width: 840px;
	padding: 35px;
	padding-bottom: 50px;
	color: #7e7e7e;
	font-size: 11px;
}

#footerContent A {
	color: #9d9d9d;
}

#newsBar {
	width: 800px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-top: 40px;
}

#newsContent {
	margin: 10px;
}

/* Secondary */

#sectionName {
	margin: 30px;
	width: 800px;
	font-size: 11px;
	color: #9a9a9a;
	padding-left: 10px;
}

.sectionNameRight {
	font-size: 12px;
	padding-right: 10px;
}


#centerContentSecondary {
	
	width: 850px;
	background: #fff;
	margin-top: 40px;

	
}

#contentNavHolder {
	width: 180px;

}

#contentNav {
	border: 1px solid #ddd;
	border-bottom: 0px;
}

#contentArticle {
	
	padding-left: 15px;
	padding-right: 5px;
	color: #4a4a4a;
	line-height: 20px;

}

#contentArticle h1 {
	font-weight: bold;
	font-size: 30px;
	color: #1885bc;
	margin-bottom: 30px;
	line-height: 26px;
}

.navItemIcon {
	

	padding-left: 5px;
	padding-top: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	
	
}

.navItemButton {
	padding: 10px;
	border: 1px solid #1c6e91;
	margin-bottom: 10px;
	background: #0390cb url(i/highlightButtonBG.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	
}

.navItemButton:hover {
	background: #0390cb url(i/highlightButtonBG.gif) repeat-x 0 -8px;
	cursor: pointer;
}

.navItemIcon IMG {
	vertical-align: middle;

}

.navItemText {
	

	padding-left: 25px;
	padding-top: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	
}

.navItemStatic {
	border-bottom: 1px solid #ddd;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f9f9f9;
	color: #1d1d1d;
	font-size: 12px;
	font-weight: bold;
}


.navItemIcon A,.navItemText A {
	color: #5d5d5d;
	font-weight: bold;
}

#promoBanner {
	background: #fffbcc;// url(i/alertBG.png) repeat-x;
	border: 1px solid #e6db55;

}

.alertbox {
	
	margin-top: 20px;
	padding: 10px;
	background: #fffbcc;
	border: 1px solid #e6db55;
	margin-top: 20px;
}



#promoBanner IMG {
	vertical-align: middle;
	margin-right: 10px;
}

#promoText {
	padding: 10px;
	padding-bottom: 8px;
}

/* mailer */

.ddfmwrap {
	margin-top: 20px;
	padding: 10px;
	background: #f5f5f5;
	padding-left: 18px;
	padding-bottom: 18px;
}

.fieldwrap label,#recaptchaLabel {
	display: block;
	font-weight: bold;
}

.fieldwrap .required {
	display: none;
}

.fieldwrap input[type=text] {
	
	padding: 6px;
	width: 296px;
	color: #212121;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}

input[type=submit] {
	padding: 14px;
	font-size: 14px;
	color: #2a2a2a;
	font-weight: bold;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	border: 1px solid #ccc;
	background-color: #f9f9f9;
}

input[type=submit]:hover {
		color: #1885bc;
		cursor: pointer;
}

textarea {
	padding: 8px;
	width: 296px;
}

.formSubmit {
	margin-top: 25px;
}

/* 404 */

.errorContent {
	height: 300px;
}



