@charset "utf-8";
body {
	margin:0 auto;
	padding:0;
	text-align:center;
	background-image:url(../images/bg_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#0055a5;
	
}


#layout, #page, #header, #logo, #pageImage, #content, #ISI, #footer {
	text-align:left;
}
#page, #header, #footer {
	width:920px;
}
#layout {
	margin:0 auto;
	position:relative;
	padding:0;
	width:992px;/*float:left;*/
	/*border:1px solid #000;*/
}
#page {
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:center;/*border:1px solid red;*/
}
#header {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:920px;
	height:133px;
	/*background-image:url(/images/bg_header-290x10.gif);*/
	background-image:url(../images/bg_edgesGraphic.gif);
	background-repeat:repeat-y;
}
#headerTagline {
	position:relative;
	margin:27px 0 0 0;
	padding-left:20px;
	float:left;
	width:294px;
	height:32px;
}
#logo {
	position:relative;
	top:0px;
	right:25px;
	margin:0 0 0 0px;
	padding-left:60px;
	padding-top:15px;
	float:left;
	width:265px;
	height:66px;
}
#TopPageImage {
	position:relative;
	float:left;
	margin:0 auto;
	width:920px;
	height:100%;
}
#flashPiece {
	position:relative;
	float:left;
	margin:0 auto;
	padding:0;
	width:920px;
	height:100%;
	background-image:url(../images/bg_edgesGraphic.gif);
	background-repeat:repeat-y;
}
#wrapper {
	/*position:relative;*/
	float:left;
	/*margin:0 auto -5px auto;*/
	margin:0 auto -5px auto;
	width:920px;
	
	/*background-color:#FFF;*/
	background-image:url(../images/bg_edgesGraphic.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#content {/*597 - 120 for side padding = 477*/
	position:relative;
	/*width:477px;*/
	width:465px;
	height:auto;
	float:left;
	padding:10px 60px 0 60px;
	margin:0;
	color:#6D6E70;
	/*border-right:1px solid #a2a2a2;*/
}
#rightColumn { /*322*/
	position:relative;
	float:left;
	padding-top:10px;
	width:312px; /*323px total width -1px border*/
	height:auto;/*border-left:1px solid #464646;
	border-left:1px solid #a2a2a2;*/
	/*border:1px solid red;*/
	
}
#rightColumn div { /*322 - 1px left border*/
	/*321 - 65 for padding = 256px for content*/
	/*border-top:1px solid #fff;*/
	/*border-bottom:1px solid #a2a2a2;*/
	/*border-left:1px solid #fff;*/
	/*padding-right:14px;*/
	/*padding-bottom:5px;*/
	padding-top:0px;
	padding-left:0px;
	width:313px;
	position:relative;
	float:left;
	margin:0;
	
	/*background-color:#FFF;*/
}


#rightColumn div h2 {
	border:none;
}
#rightColumn div#CouponCallout { /*256*/
	border-top:none;
	padding-top:15px;
	/*background-color:#FFF;*/
}
#rightColumn div#surveyCallout { /*256*/
	height:auto;
	/*remove this later*/
	/*background-image:url(../images/bg_surveyCallout.jpg);
	background-repeat:no-repeat;
	background-color:#ECE2BF;*/
}
#rightColumn div#extraCallout { /*254*/
	border-bottom:none;
	height:auto;/*remove this later*/
	
}
#ISITopGrayRule {
	position:relative;
	float:left;
	margin:0 0 0 2px;
	width:916px;
	height:4px;
}
#ISI {
	position:relative;
	float:left;
	text-align:left;
	width:860px;
	/*height:auto;*/
	margin:0 0 0 0;
	padding:0 30px 0 30px;
	/*background-image:url(../images/bg_ISI_wholeBlueGrad.gif);
	background-repeat:no-repeat;*/
	/*background-image:url(../images/bg_edgesGraphic_whiteBG_noVertLine.jpg);*/
}
#ISITopCurve {
	position:relative;
	float:left;
	margin:0 auto 0 auto;
	width:920px;
	height:30px;
}
#ISI ul, #ISI li {
	margin:10px;
}
#ISI h2 {
	margin-top:5px;
}

#ISI .large ul, .large li
{
	font-size:16px;
	line-height:20px;
}

#footer {
	position:relative;
	float:left;
	width:860px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
	/*color:#FFF;*/
}



/*#footer {
	position:relative;
	float:left;
	width:6.8in;
	margin:0;
	padding:10px 0 10px 50px;
	height:auto;
	color:#000;
}*/

#footer h3 {
	padding:0;
	margin:0 0 5px 0;
}

#footer a:link, a:visited {
	color: #00588F;
}

#marketingDisclaimer {
	padding:0;
	margin:0;
	/*height:auto;*/
}


#helpfulAnswers a:link {
text-decoration:none;
}
#helpfulAnswers a:hover {
text-decoration:underline;
color:#069;
}

#LegalLinks {
	position:relative;
	float:left;
	width:945px;
	height:50px;
	padding: 0 0 25px 45px;
	margin-top:15px;
}
img {
	border:none;
}
.programingNote {
	color:#F3F;
}
#ISIprint {
	display:none;
}
/*Initially Hide the error labels*/
.block { display: block; }
form.cmxform label.error { display: none; }	
@media print {
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#FFF;
	background-image:none;
}
#layout, #page, #header, #logo, #pageImage, #content, #ISI, #footer {
	text-align:left;
	width:6.9in;
	background-image:none;
}
#page, #header, #footer {
	margin:0;
	padding:0;
	width:6.9in;
}
#layout {
	position:relative;
}
#page {
	position:relative;
	text-align:center;
}
#header {
	position:relative;
	float:left;
	height:80px;
}
#logo {
	position:relative;
	margin:10px 0 15px 0px;
	padding-left:20px;
	float:left;
	width:247px;
	height:65px;
}
#TopPageImage {
	display:none;
	border:1px solid red;
	position:relative;
	float:left;
	margin:0 auto -2px auto;
	width:6.9in;
	background-color:#FFF;
	background-image:none;
}
#flashPiece {
	display:none;
}
#wrapper {
	position:relative;
	float:left;
	margin:0 auto -2px auto;
	width:6.9in;
	background-color:#FFF;
	background-image:none;
	text-align:left;
}
#content {/*597 - 120 for side padding = 477*/
	position:relative;
	width:6.8in;
	height:auto;
	float:left;
	padding:20px 20px 0 20px;
	margin:0;
	color:#000;
	border-right:none;
}
#rightColumn {
	display:none;
}
#rightColumn div {
	display:none;
}
#rightColumn div#CouponCallout {
	display:none;
}
#rightColumn div#surveyCallout {
	display:none;
}
#rightColumn div#extraCallout {
	display:none;
}
#ISITopCurve {
	display:none;

}
#ISIprint {
	display:block;
}
#ISI {
	display:none;
}

#footer h3 {
	color:#000;
}

#footer .small .disclaimer {
	font-size: 10px;
	font-weight: bold;
}
#footer .normal .disclaimer {
	font-size: 13px;
	font-weight: bold;
}
#footer .large .disclaimer {
	font-size: 14px;
	font-weight: bold;
}



#footer .normal p, #footer .normal a {
	font-size: 11px;
}

#footer .large p, #footer .large a {
	font-size: 12px;
}

#LegalLinks {
	display:none;
}
}

#ts_small	{ font-size: 1em; }
#ts_normal	{ font-size: 1.3em; }
#ts_large	{ font-size: 1.6em; }




.small, .small p, .small a {
	
}
#ISI .small p 
{
	font-size:0.8em;
}

#ISI .normal li 
{
	font-size:15px;
}




.small h2, .small h3 {
	font-size: 1.25em
}



#footer .small h2, .small h3, .small h4 {
	font-size: 0.8em
}

#footer .normal h2, .normal h3, .normal h4 {
	font-size: 15px;
}

#footer .large h2, .large h3, .large h4, large ul {
	font-size: 16px;
}





.normal, .normal p, .normal a {
	font-size: 15px;
	line-height:21px;
}
.normal h2, .normal h3 strong {
	font-size: 24px;
}

.normal h1 
{
	font-size:26px;
}

.large h1 
{
	font-size:28px;
}





.large, .large p, .large a {
	font-size: 16px;
	line-height:22px;
}
.large h2, .large h3 {
	font-size: 26px;
}

#navGlobal .selected 
{
	color:#CCCCCC;
}
