
body{
	background:#f3f3f4 url(/healthcare/images/layout/header_bg.gif) no-repeat center top;
	color:#231f20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:78%;
	margin:0 auto;
	text-align:center;
	width:100%;
}
h1{
	font-size:2em;
	font-weight:bold;
	color:#009ddc;
	margin-top:0;
}
h2{
	font-size:1.4em;
	margin:0px;
	}
h3{
	font-size:1.2em;
	margin:0px;
	}
.largeGray{
	font-size:1.1em;
	font-weight:bold;
	}
a{color:#009ddc;}
a.red {color:#B5121B; font-weight:bold; text-decoration:none;}
a.yellow {color:#FEC578; font-weight:bold; text-decoration:none;}
a.blue{color:#009ddc; font-weight:bold; text-decoration:none;}
a img{border:none;}

/* common styles */
.note{
	font-size:.85em;
	}
.topZero{
	margin-top:0;
	}
.bottomZero{
	margin-bottom:0;
	}
.red{
	color:#B5121B;
	}
.pink{
	color:#dc0963;
	}
.yellow{
	color:#faa21b;
	}
.orange{
	color:#f57b20;
	}
.purple{
	color:#850d70;
	}
.green{
	color:#99CB4F;
	}
.bottomSpace{
	margin-bottom:30px;
	}
.dottedbar
{
	background:url(/images/layout/bg_dotted_h.gif) repeat-x bottom;
	margin-bottom:20px;
	padding-bottom:15px;
}	

/* TOP */
.top{
	height:49px;
	_margin-bottom:-3px;
	}

/*	CONTENT	*/
.page{
	width:930px;
	margin:0 auto;
}
.contentContainer{
	margin:0 auto;
	background:#ffffff url(/healthcare/images/layout/page_bg.gif) repeat-y;
}
.content{
	background:#ffffff;
	padding:20px 0 20px 20px;
	text-align:left;
	width:880px;
	overflow:hidden;
	margin:0 auto;
}
.contentLeft{
	float:left;
	width:510px;
	}
.contentRight{
	float:right;
	width:348px;
}	

.textBlock{
	width:100%;
	overflow:hidden;
	margin:0 0 25px 0;
}
.icon{
	float:left;
	width:65px;
	margin-right:8px;
}
.description{
	float:left;
	width:435px;
}

.formIcon{
	background:url(/healthcare/images/icons/icon_form_bg.gif) repeat-x;
	height:44px;
	padding:0px 20px 20px 0px;
}
.formIcon img,
.credIcon img,
.questIcon img{
	float:left;
}
.formIcon a{
	color:#850d70; 
	font-size:.9em; 
	text-decoration:none;
	}
.iconText{
	float:left;
	padding:22px 0 0 10px;
}
.credIcon{
	background:url(/healthcare/images/icons/icon_cred_bg.gif) repeat-x;
	height:44px;
	padding:0px 20px 20px 0px;
}
.credIcon a{color:#5cb356; font-size:.9em; text-decoration:none;}
.questIcon{
	background:url(/healthcare/images/icons/icon_quest_bg.gif) repeat-x;
	height:44px;
	padding:0px 20px 10px 0px;
}
.questIcon a{color:#009ddc; font-size:.9em; text-decoration:none;}

.bottom{
	clear:both;
	background:url(/healthcare/images/icons/icon_scooter_bg.gif) no-repeat;
	color:#f57b20;
	font-size:1.3em;
	font-weight:bold;
	height:43px;
	width:768px;
	padding:25px 0 0 75px;
	margin:10px 0 0 0;
}

#tips {
	color:#F57B20;
	font-size:1.3em;
	font-weight:bold;
}
#tips LI {
	margin-bottom: 1em;
}


.bottom ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:600px;
	}
.bottom ul li{
	background:#FEF2DC;
	width:600px;
	}
.bottom a{
	display:block;
	float:right;
	margin-right:40px;
	font-size:.8em;
	color:#f57b20;
	text-decoration:none;
	font-weight:normal;
	width:100px;
	padding-top:3px;
	}
	
/*	SUBPAGE CONTENT	*/
.contentSub{
	background:#ffffff;
	padding:7px 0 20px 0px;
	text-align:left;
	width:900px;
	overflow:hidden;
	margin:0 auto;
}	
.contentArea{
	float:left;
	background:url(/healthcare/images/layout/subContent_bg.gif) repeat-x;
	width:673px;
	overflow:hidden;
	padding:10px 15px 0 20px;
	}
.contentArea .formIcon,
.contentArea .credIcon,
.contentArea .questIcon {
	padding:15px 15px 15px 65px;
	}
.contentArea .formIcon{
	background:url(/healthcare/images/icons/icon_form_bgsm.gif) no-repeat;
	height:34px;
}
.contentArea .credIcon{
	background:url(/healthcare/images/icons/icon_cred_bgsm.gif) no-repeat;
	height:34px;
}
.contentArea .questIcon{
	background:url(/healthcare/images/icons/icon_quest_bgsm.gif) no-repeat;
	height:34px;
}
.subContentLeft{
	float:left;
	width:405px;
	min-height: 250px;
	}
.subContentRight{
	float:right;
	width:250px;
	}
.imageBanner{
	clear:both;
	width:900px;
	margin:0 auto;
	background:#ffffff;
	overflow:hidden;
	}
.topImage{
	float:right;
	}
.contentSub ul{
	margin:10px 0 20px 10px;
	padding:0 0 0 15px;
	}

/*	testimonial page*/
.imageLeft{
	float:left;
	margin-right:15px;
	border:1px solid #c9c9c9;
	}
.stories{
	clear:both;
	float:none;
	overflow:hidden;
	width:100%;
	margin:10px 0;
	}

/* credentials page	*/
.twoColumn{
	clear:both;
	float:none;
	overflow:hidden;
	width:100%;
	margin:25px 0;
	}
.columnLeft{
	float:left;
	margin-right:15px;
	width:125px;
	}
.columnLeft img{
	border:1px solid #c9c9c9;
	}
.columnRight{
	float:left;
	width:265px;
	}

/*	Left Column on partner pages*/
.leftNavColumn{
	float:left;
	width:185px;
	margin:20px 7px 0 0;
	_margin:20px 3px 0 0;
}
.sidebarLeft{
	padding:20px;
	margin:5px 0 0 0;
	//*ie*/margin:20px 0 0 0;
	background:#DEEFF7;
	font-size:.9em;
	}

/*	SIDEBAR	*/	
.sidebar{
	padding:20px;
	margin:15px 0 0 5px;
	background:#DEEFF7;
	font-size:.9em;
	}
.sidebarGreen{
	padding:20px;
	margin:15px 0 10px 5px;
	background:#EFF7E7;
	font-size:.9em;
	}
.sidebarPink{
	padding:20px;
	margin:15px 0 10px 5px;
	background:#f9dee1;
	font-size:.9em;
	}
.sidebar h2,
.sidebarLeft h2{
	margin:0;
}

/*	FOOTER	*/
.footer{
	clear:both;
	width:900px;	
	color:#7e7f82;
	font-size:.8em;
	overflow:hidden;
	margin:0 auto;
	}
.footerLeft{
	float:left;
	width:350px;
	text-align:left;
	margin:0px 0 0 5px;
	}
.footerRight{
	float:right;
	padding-right:10px;
	}	
.footer a{
	color:#7e7f82;
	}
.footerLogos{
	padding:20px 0;
	clear:both;
	width:100%;
	overflow:hidden;
	text-align:right;
	}	
.footerLogos img{
	margin:0 10px;
	}
	
.cycle_fade li div{display:none}	


table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

table.gridtable tbody tr th {
	color: #ffffff;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #4c4d4f;
}

ol li{
	margin-bottom:10px;
	}

/* ATP lookup */	
	.zip_code_search {
	margin: 0 0 20px 20px;
	padding: 15px 0;
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background: #F9B084;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.zip_code_search p {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 20px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.zip_code_search input {
	float: left;
	margin-right: 5px;
}
	
</style>
