/* CSS Document */

/*---------------------------------------------*/
/*     Styles for USAHealthcareSavings.com     */
/*            Opportunity Section              */
/*           last updated: 4/18/08             */
/*---------------------------------------------*/

/*----------------Global Reset-----------------*/
html, body, div { 
	margin: 0;
	padding: 0;
}
*a { /* Gets links displaying over a PNG background */
	position: relative;
}
a { /* Gets rid of Firefox's dotted borders */
	outline: none;
}
a img { /* Gets rid of IE's blue borders */
	border: none;
}
p {
	margin: 10px 0;
}
table { 
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border:0;
}
body {
	background-color: #e8f2fc;
}
#clearBoth {
	clear: both;
}
/*---------------------------------------------*/
/*------------------Font Style-----------------*/
/*---------------------------------------------*/
.body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
}
.disclaimer {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 14px;
	color: #858585;
}
.footerFont {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
/*--------------Page Titles Style--------------*/
.opportunityTitle {
	background: url(../../images/live_the_dream.jpg) no-repeat;
	height: 28px;
}
.incomeTitle {
	background: url(../../images/income_op_title.jpg) no-repeat;
	height: 20px;
}
.networkMarketingTitle {
	background: url(../../images/network_marketing_title.jpg) no-repeat;
	height: 20px;
}
.discountMedTitle {
	background: url(../../images/discount_med_title.jpg) no-repeat;
	height: 20px;
}
.supportTitle {
	background: url(../../images/support_title.jpg) no-repeat;
	height: 20px;
}
.calendarTitle {
	background: url(../../images/calendar_title.jpg) no-repeat;
	height: 20px;
}
.contactTitle {
	background: url(../../images/contact_op_title.jpg) no-repeat;
	height: 20px;
}
.imrenrollTitle {
	background: url(../../images/imrenroll_op_title.jpg) no-repeat;
	height: 20px;
}
.imrtrackingTitle {
	background: url(../../images/imr_tracking_title.gif) no-repeat;
	height: 20px;
}
/*---------------------------------------------*/
/*----------------Wrapper Style----------------*/
/*---------------------------------------------*/
#wrapper {
	position: relative;
	width: 800px;
	padding: 0 30px;
	margin: auto;
	background: url(../../images/wrapper_bg.jpg) repeat-y;
}
/*---------------------------------------------*/
/*-----------------Nav Styles------------------*/
/*---------------------------------------------*/
#navHolder {
	position: relative;
	width: 800px;
	height: 81px;
	background: url(../../images/nav_bg_red.jpg) no-repeat;
}
#nav {
	position: absolute;
	width: 551px;
	top: 8px;
	left: 161px;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav ul li {
	display: inline;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a {
	color: #004990;
	text-decoration: none;
	display: block;
	float: left;
	padding: 30px 9px;
	margin-right: 1px;
}
#nav ul li a:hover {
	display: block;
	color: #004990;
	background-color: #b1d7fb;
}
#nav ul li.active a {
	display: block;
	color: #004990;
	background-color: #b1d7fb;
}
/*------------Espanol Button Styles------------*/
#enEspanol {
	position: absolute;
	width: 101px;
	top: 4px;
	*top: 1px;
	left: 722px;
	height: 17px;
}
#enEspanol a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#enEspanol a:hover {
	color: #b1d7fb;
}
/*---------------------------------------------*/
/*----------------Header Styles----------------*/
/*---------------------------------------------*/
#header {
	position: relative;
	clear: both;
	width: 786px;
	height: 254px;
	background: url(../../images/header_bg_red.jpg) repeat-x;
	border-right: 7px solid #c40e01;
	border-left: 7px solid #c40e01;
}
#newOpportunity {
	position: absolute;
	width: 255px;
	height: 209px;
	left: 50px;
	background: url(../../images/new_opportunity.jpg);
	z-index: 10;
}
#headerImage {
	position: absolute;
	width: 489px;
	height: 254px;
	left: 296px;
	background: url(../../images/business_image.jpg);
}
/*---------------Sub Nav Styles----------------*/
.arrow {
	float: left;
	padding-right: 5px;
	z-index: 10;
}
#subNav {
	position: absolute;
	width: 754px;
	top: 219px;
	left: 30px;
}
#subNav ul {
	padding: 0;
	margin: 0;
}
#subNav ul li {
	display: inline;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#subNav ul li a {
	color: #c9e3fc;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 40px;
	padding-top: 2px;
}
#subNav ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#subNav ul li.active a {
	color: #ffffff;
	text-decoration: underline;
}
/*---------------------------------------------*/
/*---------------Content Styles----------------*/
/*---------------------------------------------*/
#contentHolder {
	position: relative;
	clear: both;
	width: 786px;
	border-right: 7px solid #c40e01;
	border-left: 7px solid #c40e01;
	background-color: #e4e4e4;
}
/*------------Calender Holder Styles-----------*/
#calendarHolder {
	position: relative;
	width: 716px;
	padding: 20px 40px 20px 30px;
	background-color: #ffffff;
}
/*---------------Left Col Styles---------------*/
.leftCol {
	position: relative;
	float: left;
	width: 470px;
	min-height: 410px;
	padding: 20px 40px 20px 30px;
	background-image: url(../../images/left_col_bg_1.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #ffffff;
}
/* IE fix for min-height */
*html .leftCol {
	height: 420px;
}
.leftCol a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #004990;
}
.leftCol ul {
	padding-left: 18px;
}
.leftCol ul li {
	line-height: 20px;
	list-style: url(../../images/list_arrow_blue.jpg);
}
.leftCol a:hover {
	color: #02284e;
}
#disclaimerScroll {
	height: 305px;
	width: 460px;
	padding-right: 10px;
	overflow-y: scroll;
}
.backArrow {
	float: left;
	padding: 3px 5px 0 0;
}
.linkArrow {
	float: left;
	height: auto;
	width: auto;
	padding: 3px 5px 0 0;
}
/*--------------Right Col Styles---------------*/
.rightCol {
	position: relative;
	float: right;
	width: 246px;
	*width: 243px; /* fix width for ie */
}
#rightColLinks {
	position: relative;
	width: 246px;
	*width: 243px; /* fix width for ie */
}
#rightColLinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#rightColLinks ul li {
	display: inline;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
#rightColLinks ul li a {
	color: #004990;
	text-decoration: none;
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #ffffff;
}
#rightColLinks ul li a:hover {
	display: block;
	color: #004990;
	background-color: #c9c9c9;
	border-left: 4px solid #ffffff;
}
#consumerHealth {
	position: relative;
	clear: both;
	width: 190px;
	height: 121px;
	margin: 30px 0 15px 27px;
}
#aboutSSL {
	position: relative;
	clear: both;
	width: 105px;
	height: 35px;
	margin: 15px 0 15px 70px;
	visibility: hidden;
}
#securityUpdate {
	position: relative;
	clear: both;
	width: 185px;
	height: 260px;
	margin: 15px 0 15px 30px;
}
#poweredBy {
	position: relative;
	clear: both;
	width: 125px;
	height: 143px;
	margin: 30px 0 25px 60px;
}
/*---------------------------------------------*/
/*----------------Footer Styles----------------*/
/*---------------------------------------------*/
#footer {
	position: relative;
	clear: both;
	width: 726px;
	padding: 10px 37px 20px 37px;
	background-color: #c40e01;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
}
