@charset "utf-8";
/* <![CDATA[ */

html, body, form, input, textarea, p, img, td {
	margin: 0px auto;
	padding: 0px;
}
body, form, input, textarea, p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
body {
	background-color: #ffffff;
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
	background-image: url("../images/bg_pg_body_xy.gif");
}
img {
	border: 0px; 
}
img.sidebarArrow {
	padding: 2px 5px 10px 0px;
}
p {
	padding: 4px 0px 2px 0px;
}
sup, sub {
	margin: 0px;
	line-height: 0px;
}
ul.blueArrows, ol.blueArrows {
	list-style-image: url("../images/blueArrows.png");
}
.show {
	display: block;
	visibility: visible;
}
.hide {
	display: none;
	visibility: hidden;
}
a:link, a:visited, a:hover, a:active {
	color: #cc6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#div_anchor {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}
#submenu {
	display:none;
}
.bgAnchor {
	background-image: url("../images/bg_pg_anchor_x.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
.bgAnchor_hp {
	background-image: url("../images/bg_pg_anchor_hp_x.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
#div_master {
	position: relative;
	margin: 0px auto;
	text-align: center;
	min-height: 400px;
	overflow: hidden;
}
#div_padder {
	text-align: left;
}
#div_header {
}
#div_nav {
	color: #ffffff;
	height: 62px;
}
#div_tagline {
	height: 62px;
}
#div_Flash_hp {
	height: 187px;
	clear: both;
}
#div_logo {
	height: 76px;
	clear: both;
}
#div_cSecNav {
	height: 36px;
	clear: both;
}

#div_secNav {
	padding: 17px 0px 0px 0px;
	font-size: 12px;
	color: #007792;	
}
#div_secNav a:link, #div_secNav a:visited, #div_secNav a:hover, #div_secNav a:active {
	color: #333333;
	text-decoration: underline;
}
#div_secNav a:hover {
	text-decoration: none;
}
#div_pgContent {
	min-height: 300px;
}
#div_footerCell {
/*	Use class below */
}
.footerCell { /* Repeated to refresh footer in IE */
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background-color: #004e60;
	background-image: url("../images/bg_footercell_x.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
#div_footer {
	position: relative;
	color: #8eb5be;
	margin: 0px auto;
	text-align: left;
	height: 49px;
}
#div_footer a:link, #div_footer a:visited, #div_footer a:hover, #div_footer a:active {
	color: #8eb5be;
	text-decoration: none;
}
#div_footer a:hover {
	text-decoration: underline;
}

/* Absolutely-position elements: ALWAYS set z-index */
#div_nextSteps {
	z-index: 500;
	position: absolute;
	top: 56px;
	right: 0px;
}
.boxNextSteps {
	background-image: url("../images/bg_box_nextSteps.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 281px;
	height: 170px;
}
.boxNextSteps * {
	position: relative; /* Hack to enable links in bgPNG */
}
.cNextSteps {
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 0px 0px;
	width: 162px;
}
.hdrNextSteps {
	height: 20px;
	color: #ffffff;
	text-align: center;
}
.itemNextSteps {
	height: 26px;
	color: #007792;
	font-size: 11px;
}
.itemNextSteps a:link, .itemNextSteps a:visited, .itemNextSteps a:hover, .itemNextSteps a:active {
	color: #007792;
}
/* Absolutely-position elements */

.clearer { height: 1px; overflow: hidden; clear: both; display: block; }

/* Used for full-height columns - change with care! */
#div_childminder { }
#div_col1, #div_col2, #div_col3 { position: relative; float: left; margin: 0px; } 
#div_col1 { width: 50%; }
#div_col2 { width: 50%; }
#div_col3 { width: auto; }

#div_col1_content { margin: 0px 0px 0px 0px; height: 100%; }
#div_col2_content { margin: 0px 0px 0px 0px; height: 100%; }
#div_col3_content { margin: 0px 0px 0px 0px; height: 100%; }

#div_col1_padding { padding: 20px 22px 0px 0px; }
#div_col2_padding { padding: 20px 22px 0px 0px; }
#div_col3_padding { padding: 70px 76px 0px 0px; }
/* Used for full-height columns - change with care! */

/* Navigation styles */
.navItem {
	border-top: 1px solid #007792;
	padding: 1px 0px;
	font-size: 10px;
	color : #d5d3c6;
	text-decoration : none;
	background-color: #005669
}
.navItemFirst {
	border-top: 5px solid #007792 !important;
	border-top: 1px solid #007792;
	padding: 1px 0px;
	font-size: 10px;
	color : #d5d3c6;
	text-decoration : none;
	background-color: #005669
}
.navItemLast {
	border-bottom: 5px solid #007792 !important;
	border-top: 1px solid #007792;
	padding: 1px 0px;
	font-size: 10px;
	color : #d5d3c6;
	text-decoration : none;
	background-color: #005669
}
.navItemText {
	padding: 1px 18px 0px 9px;
	line-height: 13px;
	color : #d5d3c6;
	text-decoration : none;
}
.navitem:hover {
	background-color: Aqua;
}


/* Navigation styles */

/* Form elements */
.frmRequired {
	color: #f1c572;
	font-size: 18px;
	vertical-align: middle;
}
.frmError {
	color: #a70f0a;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 120%;
}
.frmLabel {
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
	padding: 3px 12px 0px 12px;
}
input {
	color: #00446A;
	font-size: 11px;
	text-indent: 2px;
}
input.submit {
	color: #ffffff;
	background-color: #a70f0a;
	font-weight: bold;
	padding: 4px;
}
input.text {
	border: 1px solid #c3c3c3;
}
input.checkbox {
	text-indent: 0px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
select, option {
	color: #00446A;
	font-size: 11px;
}
textarea {
	color: #00446A;
	font-size: 11px;
}
/* Form styles */

.pgTitle {
	color: #007792;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
.grayLine {
	background-image: url("../images/bg_grayline_trans_x.png");
	background-repeat: no-repeat;
	background-position: right;
	background-color: #d0d0d0;
	width: 100%;
	height: 1px;
	margin: 1px 0px;
}
.grayLine * {
	position: relative; /* Hack to enable links in bgPNG */
}

.ctTitle {
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;	
}

.rtSideHeader {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
}


/* Colors and Styles */
.noUnderline, .noUnderline a:link, .noUnderline a:visited, .noUnderline a:hover, .noUnderline a:active {
	text-decoration: none;
}

.revUnderline, .revUnderline a:link, .revUnderline a:visited, .revUnderline a:active {
	text-decoration: none;
}
.revUnderline a:hover {
	text-decoration: underline;
}

.lRed, .lRed a:link, .lRed a:visited, .lRed a:hover, .lRed a:active {
	color: #a00000;
}

.bgBlackish {
	background-color: #1a1a1a;
}
.bgPg {
	background-color: #2c2c2c;
}
.bgRed {
	background-color: #a00000;
}
.bgWhite {
	background-color: #ffffff;
}
.bgDkBlue {
	background-color: #00446A;
}
.bgLtGray {
	background-color: #ecebe7;
}


.cRed {
	color: #a00000;
}
.cOrange {
	color: #c6721e;
}
.cLtOrange {
	color: #e49323;
}
.cWhite {
	color: #ffffff;
}
.cYellow {
	color: #f1c572;
}
.cBlue {
	color: #007792;
}
.cTeal {
	color: #0B95BA;
}
.cBlack {
	color: #000000;
}
.cGray {
	color: #666666;
}
.cDkGray {
	color: #333333;
}

.fBold {
	font-weight: bold;
}
.fItalic {
	font-style: italic;
}
.fNormal {
	font-weight: normal;
	font-style: normal;
}
.fSuper {
	vertical-align: super;
	font-size: 60%;
}
.fSub {
	vertical-align: sub;
	font-size: 60%;
}
.fSmallCaps {
	font-variant: small-caps;
}
.fAllCaps {
	text-transform: uppercase;
}
.fCapitalize {
	text-transform: capitalize;
}
.fJustify {
	text-align: justify;
}
.fCenter {
	text-align: center;
}
.fRight {
	text-align: right;
}
.fLeft {
	text-align: left;
}
/* Colors */

/* Sizes */
.xlgcontent {
	font-size: 16px;
}
.lgcontent {
	font-size: 14px;
}
.content {
	font-size: 12px;
}
.subcontent {
	font-size: 11px;
}
.subsubcontent {
	font-size: 10px;
}
.tinycontent {
	font-size: 9px;
}
/* Sizes */

/* Padding */
.pt8px {
	padding: 8px 0px 0px 0px;
}
.pb8px {
	padding: 0px 0px 8px 0px;
}
.ptb8px {
	padding: 8px 0px 8px 0px;
}
.plr8px {
	padding: 0px 8px 0px 8px;
}
.p8px {
	padding: 8px 0px;
}
/* Padding */

.fltL {
	position: relative;
	float: left;
	margin: 0px auto;
	text-align: left;
}
.fltR {
	position: relative;
	float: right;
	margin: 0px auto;
	text-align: right;
}

/* DHTML Layers */

/* DHTML Layers */

/* Hacks */
html, body, #div_anchor {
	min-height: 100%;
	height: 100%;
	width: 100%;
}
html { /* Use this for forcing vertical scrollbars in FF */
	overflow-y: scroll;
}
html>body, html>body #div_anchor {
	height: auto;
}
.cc_tallest { position: relative; }
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */
.cc { /* Reserved */ }
/* Hacks */

/* ]]> */