/*main*/
body {
	background-color: #F3F2E0;
	font-family: verdana;
	font-size: 11px;
	line-height: 150%;
	margin: auto;
	padding: 0;
	color: #4A4B41;
	text-align: center;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #336AAE;
}

a:hover {
	color: #336699;
}

a img {
	border: none;
	margin: 0;
}

h2, h3, h4 { 
	margin: 0;
}
h4 {
	font-size: 1em;
	margin: 10px 0;
	color: #555;
}
p {
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
dl dt {
	font-weight: bold;
}
.content li {
	line-height: 2em;
}

.clear-float {
	clear: both;
}

.medPicLink {
	height:57px;
}

/*HEADER ELEMENTS*/
#mainContent {
	width: 775px;
	margin: auto;
	text-align: left;
	height: auto;
	background-color: #FFF;
	border-right: 1px solid #DDC;
	border-left: 1px solid #DDC;
}

#header {
	background: url('../images/TopWave.jpg') 0 0 no-repeat;
	height: 200px;
	margin: 0;
	padding: 1px;
	width: 100%;
}
.indexContent #header {
	height: 135px;
}
.logo {
	padding-top: 60px;
	margin: 5px 0 0 30px;
}

ul.headerLinks {
	font-size: 100%;
	font-weight: bold;
	color: #00408C;
	margin: 0 30px;
	padding: 0;
	float: right;
}

.headerLinks li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

.headerLinks li span {
	padding: 0 6px;
}

.headerLinks a, .headerLinks a:link, .headerLinks a:visited {
	color: #00408C;
	text-decoration: none;
}

.headerLinks a:HOVER, .headerLinks a.active, .headerLinks a.active:link, .headerLinks a.active:visited  {
	color: #AD0D39;
}

ul.submenuLinks {
	margin: 30px 0 0 0;
	padding: 0 0 0 30px;
	background: url("../images/SubmenuBar.jpg") no-repeat;
	text-align: center;
	height: 45px;
	z-index: 50;
}

.submenuLinks li {
	line-height: 35px;
	color: white;
	float: left;
	list-style: none;
}

.submenuLinks a, .submenuLinks a:link, .submenuLinks a:visited {
	color: white;
	text-decoration: none;
}

.submenuLinks a:HOVER {
	color: white;
	text-decoration: underline;
}

.submenuLinks li span {
	padding: 0 7px;
}

/****** LOGIN ******/
.index .login {
	float: right;
	color: #444;
	width: 200px;
	margin: 30px 10px 0 0;
}

.login input {
	color: #4A3F2B;
}

.login input.textInput {
	background-color: #F3F2E0;
	border: 1px solid #C9C9A3;
	margin-bottom: 2px;
	font-size: 8pt;
	height: 12px;
	display: block;
}

.login p {
	font-size: 12px;
	top: -2px;
	left: -6px;
	display: inline;
	margin-right: 8px;
}

.login input.submitInput {
	font-size: 12px;
	margin-top: 5px;
	display: block;
}
.login h2 {
	color: #FFF;
	padding: 0;
	margin: 0;
}
.index .login .radio {
	color: #FFF;
}

/* CONTENT */
#mainContent .content {
	background-color: #FFF;
	clear: both;
	padding: 1px;
	margin: 20px 30px 0 30px;
	width: 710px;
}

.content h2.pageTitle {
	font-size: 22px;
	color: #AD0D39;
	font-weight: normal;
	font-family: arial, san-serif;
	text-transform: uppercase;
	text-align: left;
	padding-top: 2px;
	margin: 0 0 15px 0px;
}

.content p, .content ul {
	margin-bottom: 20px;
}

.content h3.title {
	font-size: 150%;
	color: #AD0D39;
	margin: 30px 0px 10px 0;
	font-weight: normal;
}
.content .highlight {
	color: #993300;
}

ul.subpage-links, ul.twocol-lists {
	margin: 0;
	padding: 0;
	list-style: none;
}

.subpage-links li, .finditfast li {
	padding-left: 10px;
	background: url("../images/infoBlockArrow.png") 0 8px no-repeat;
	line-height: 2em;
}

.subpage-links2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.subpage-links2 li {
	padding: 10px 20px;
	background-color: #F8F8F1;
}
.subpage-links2 li.row0 {
	background-color: #F4F4E9;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;	
}
.subpage-links2 li .link-desc {
	padding-left: 25px;
	line-height: 1.3em;
	font-size: 80%;
}
.doc {
	padding-left: 25px;
	display: block;
	line-height: 16px;
	background: url('../images/doc_icon.gif') 0 0 no-repeat;
}
.pdf {
	padding-left: 25px;
	display: block;
	line-height: 16px;
	background: url('../images/pdf_icon.gif') 0 0 no-repeat;
}
.file {
	padding-left: 25px;
	display: block;
	line-height: 16px;
	background: url('../images/file_icon.gif') 0 0 no-repeat;
}
.web {
	padding-left: 25px;
	display: block;
	line-height: 16px;
	background: url('../images/web_icon.gif') 0 0 no-repeat;
}

.qte .doc, .qte .pdf, .spending .doc, .spending .pdf {
	padding-left: 27px;
	background-position: 5px 8px;
}
.qte .subpage-links2 li, .spending .subpage-links2 li {
	padding: 5px 10px 5px 27px;
}

ul.twocol-lists li {
	float: left;
	width: 300px;
	_width: 350px;
	height: 40px;
	padding: 0px 25px;
	line-height: 40px;
	border: 1px solid #FFF;
	background-color: #F4F4E9;
}

ul.subpage-lists {
	margin: 0 0 15px 25px;
	padding: 0;
	list-style: none;
}

.subpage-lists li {
	padding-left: 10px;
	background: url("../images/darkArrow.png") 0 8px no-repeat;
	line-height: 2em;
}

.twocol {
	width: 330px;
	float: left;
	padding-right: 20px;
}
.twocol-2 {
	padding: 0 0 0 20px;
}
.threecol {
	width: 195px;
	float: left;
	padding: 20px;
	height: 180px;
	margin: 20px 0;
	_height: 220px;
	_width: 235px;
}
.content .threecol h3.title {
	margin-top: 10px;
}
.threecol .title a, .threecol .title a:link, .threecol .title a:visited{
	color: #AD0D39;
	text-decoration: none;
}
.threecol-2 {
	background-color: #F8F8F1;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.threecol-1, .threecol-3 {
	background-color: #F3F2E0;
}
.flexaccount .threecol-1, .flexaccount .threecol-2 {
	text-align: center;
	line-height: 1.8em;
}

.widecol {
	width: 460px;
	float: left;
}
.narrowcol {
	width: 225px;
	float: right;
}

.callout-left {
	width: 220px;
	float: left;
	margin: 0 30px 30px 0;
	padding: 0 25px 10px 0px;
	line-height: 2em;
}

.callout-right {
	position: relative;
	width: 230px;
	_width: 290px;
	border-left: 1px solid #AD0D39;
	float: right;
	padding: 0px 30px 15px 30px;
	margin: 0 -30px 10px 30px;
}
.callout-right .login {
	width: 190px;
}
.callout-right h3.title {
	margin-top: 0px;
}
.callout-right .large, .callout-content .large {
	font-size: 44px;
	line-height: 1.0em;
}
.callout-right .small, .callout-content .small {
	font-size: 12px;
	color: #336AAE;
	margin: 0px;
	font-family: georgia;
	font-style: italic;
	line-height: 2em;
}
.callout-content {
	float: left;
	padding: 10px 30px;
	margin: 0;
	border-right: 1px solid #AD0D39;
	border-left: 1px solid #AD0D39;
	background-color: #FAFAF1;
}
.yellowBar {
	background: url("../images/YellowBar.gif") center center no-repeat;
	line-height: 31px;
	text-align: center;
	color: #FFF;
	margin: 20px 0 0 0;
}
.staff {
	background-color: #FFF;
	width: 49%;
	height: 100px;
	float: left;
	padding: 0px;	
	margin: 1px;	
}
.contactUs .tall {
	height: 140px;
}
.staff dl {
	margin: 10px;
}
.staff dt {
	padding-left: 10px;
}
.contactUs .staff dd {
	margin-left: 25px;
}
.contactUs dd {
 	margin: 0;
 }

/*****  HEALTHCARE LIBRARY ***********/
.healthcare .subpage-links2 li a {
	padding-left: 140px;
	line-height: 44px;
	display: block;
	
}
a.webmd {
	background: url('../images/webmd.gif') 0 0 no-repeat;
}
a.healthatoz {
	background: url('../images/healthatoz.gif') 0 0 no-repeat;
}
a.ahealthyme {
	background: url('../images/ahealthyme.gif') 0 0 no-repeat;
}
a.walmart {
	background: url('../images/walmart.gif') 0 0 no-repeat;
}
a.cvs {
	background: url('../images/cvs.gif') 0 0 no-repeat;
}
a.drugstore {
	background: url('../images/drugstore.gif') 0 0 no-repeat;
}

/*******  HELP  **************/
.help a img {
	margin: 5px 10px 10px 0;
}


/*******  footer  ************/
#footer {
	height: 147px;
	font-size: 9px;
	text-align: center;
	background: #FFF url('../images/BottomWave.jpg') bottom left no-repeat;
	color: #AAC;
}

.footerLinks {
	position:relative;
	top:20px;
	margin-top: 50px;
}

.copyright {
	position:relative;
	top:20px;
}


.footerLinks a,.footerLinks a:link,.footerLinks a:visited {
	text-decoration: none;
	color: #AAC;
}

.affiliate {
	position:relative;
	color: #369;
	top: 20px;
	font-size: 10px;
	font-weight: bolder;
	z-index: 2;
}

/**********404 ERROR PAGE*******/
.error404 {
	text-align: center;
	top: 220px;
}

.error404 .error {
	font-size: 16px;
	color: #AD0D39;
}

.error404 .notFound {
	font-size: 22px;
	color: #AD0D39;
}

.error404 .req {
	font-size: 14px;
	color: #336AAE;
	font-weight: bold;
}

/***********INDEX PAGE************/
.index {
	border-top: 1px solid #FFF;
}

.index .compass {
	height: 225px;
	width: 100%;
	padding: 1px;
	background: url("../images/Compass.jpg") no-repeat;
}
.index .compass2 {
	height: 225px;
	width: 100%;
	padding: 1px;
	background-color: #AAA;
}

.index ul.pageLinks {
	margin: 32px 0 0 15px;
	padding: 0;
}

.index li.pageLink {
	height: 28px;
	width: 60px;
	font-size: 10px;
	font-weight: bolder;
	margin: 0 0 20px 0;
	background: url("../images/YellowArrow.png") left no-repeat;
	padding: 0 0 0 15px;
	list-style: none;
}

.pageLink a, .pageLink a:link, .pageLink a:visited {
	line-height: 14px;
	text-decoration: none;
	color: white;
}

.pageLink a:HOVER {
	color: #369;
}

.index h2 {
	font-size: 18px;
	font-weight: lighter;
	margin: 3px 0 3px 0;
}

.index h4 {
	font-size: 12px;
	font-weight: lighter;
	margin: 6px 0 3px 0;
}
.index .content {
	top: -20px;
	position: relative;
}
.index .content p {
	margin-bottom: 5px;
}
.index .content a {
	color: #AD0D39;
}


/******TO CHECK*******/
td {
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	padding: 0;
}

.contactColumn {
	vertical-align: top;
	padding: 0 50px 0 50px;
	height: auto;
}

.contact {
	margin: 0 0 20px 0;	
}

.contact p
{
	margin: 0;
}

/*********************/

/********  FIND IT FAST BLOCK *******/
.finditfast {
	background: url("../images/finditfast_bottom.gif") bottom left no-repeat;
	margin: 0px 0 30px 30px;
	float: right;
	width: 185px;
}
.finditfast-inside {
	background: url("../images/finditfast_top.gif") 0 0 no-repeat;
	padding: 30px 20px 10px 20px;
	margin-bottom: 17px;
}

.subpage-data th {
	width: 40%;
	text-align: left;
	font-weight: normal;
	padding: 5px 20px;
	background-color: #F3F2E0;
	font-size: 9pt;
}
.subpage-data td {
	width: 60%;
	padding: 5px 20px;
	background-color: #F8F8F1;
}


/**************************************************/
/*********  CALLOUT 2 w/ BUTTONS  ****************/
.callout2 {
	margin-bottom: 20px;
}
.callout2 .header {
	margin: 0;
	padding: 0 0 0 10px;
	background: url('../images/callout_header_left.jpg') 0 0 no-repeat;
}
.callout2 .header-inside {
	margin: 0;
	padding: 3px;
	background: url('../images/callout_header_right.jpg') top right no-repeat;
	color: #736A59;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
}
.callout2-content {
	border: 1px solid #C6C29F;
	padding: 10px 0 0 0;
}

a.button {
	display: block;
	padding: 2px 7px;
	background: url('../images/callout_button_bg.gif') 0 0 repeat-x;
	text-decoration: none;
	color: #333;
	text-align: center;
	border: 1px solid #BBBBAA;
	font-size: 90%;
}

.subpage-img {
	position: relative;
	right: -33px;
	margin-bottom: 20px;
}

/*********** GENERAL FORMS  *************/
.back-button {
	margin:  0 0 15px 0;
	text-align: right;
}
.provider-info {
	text-align: right;
}
.provider-info img {
	margin-bottom: 10px;
}

.framed .submenu-bar {
	margin: 30px 0 0 0;
	padding: 0;
	background: url("../images/SubmenuBar.jpg") no-repeat;
	text-align: center;
	height: 45px;
	z-index: 50;
}