

/********* Layout ****************/


.abc_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #9C0000;
	color: #FFFFFF;
	padding-left: 6px;
	height: 22px;
	vertical-align: middle;
}
.abc_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: Aqua;
	color: #FFFFFF;
	padding-left: 6px;
	font-weight: bold;
	height: 22px;
	vertical-align: middle;
	}
.ch_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	background-color: #CECFCE;
	padding-left: 7px;
	height: 18px;
	vertical-align: middle;
}
.ch_off2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-left: 7px;
	height: 18px;
	vertical-align: middle;
}
.ch_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Fuchsia;
	padding-left: 7px;
	background-color: #CECFCE;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
}
.white_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #666666;
	height: 20px;
	text-decoration: none;
	vertical-align: middle;
	}
	.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #940000;
	font-style: normal;
	font-weight: bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5A0000;
	font-style: normal;
	font-weight: bold;
}



/* Humana Styles */
td,th,body,caption,p,div,span,li,input,blockquote{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color: Black;
}


.footer {
	font-size: 11px;
	color: #232323;
}

/*  */
.report_quickOrderText {
padding: 10px;
}



/***** Forms *****/
.form_text{
	/**background-color: ;**/
	font-size: 11px;
	border: 1px solid black;
	color:black;
}

.form_button{
	font-weight: bold;
	font-size: 13px;
	color: black;
	border: 1px solid black;
}
.POD_form_button{
	font-weight: bold;
	font-size: 13px;
	color: black;
	border: 1px solid black;
}

.form_check {
	/* not supported */
}

.form_radio {
	/* not supported */
}

.form_select{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #E5E5E5;
	border: solid 2px Black;
}
/***** END Forms *****/


/*****  ERRORS *****/

.error_1{
	font-size: 16px;
	background-color: Yellow;
	border: dotted 1px red;
	color: red;
	padding: 3px;
}

.error_2{
	font-size: 14px;
	background-color: #FFFFCA;
	border: dotted 1px red;
	color: #FF8000;
	padding: 5px;
}

.error_3{
	font-size: 13px;
	color: Red;
	font-weight: bold;
	padding: 5px;
	background-color: #FFFF99;
}


/***** END ERRORS *****/





.notice_3{

	font-size: 14px;
	background-color: #ffffca;
	color: #ffffca;
	padding: 5px;
	font-weight: bold;


	font-size: 12px;
	color: green;
}
.notice_1{

	font-size: 12px;
	background-color: #CCCCCC;
	color: #CCCCCC;
	padding: 5px;
	font-weight: bold;


	font-size: 12px;
	color: #666666;
}

/********* SEARCH CLASSES ****************/

.searchResultsTitle_1 {
	color: #002B59;
	font-size: 14px;
	font-weight: bold;
}

.searchResultsTitle_1_keyword {
	color: #FF6633;
	font-size: 14px;
	font-weight: bold;
}

.searchNoResults {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF99;
	padding: 5px;
}

.searchFormTitle {
	color: #002B59;
	font-size: 11px;
	font-weight: bold;
}


/********* PASSWORD CLASSES ****************/

.passwordFormTitle {
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.passwordFormText{
	color: black;
	font-size: 11px;
	font-weight: normal;
}


.item_header {
	background: #6584B2;
	color: white;
	font-size: 14px;
	font-weight: bold;
	border-color: White;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}


/******* SHOPPING CART *********/
.SC_row_1{
	background-color: White;
}
.SC_row_2{
	background-color: #EDEFE3;
}

.SC_row_3{
	background-color: #dddddd;
}
.SC_row_4{
	background-color: #EDEFE3;
}

.SC_title1 {
	color: #004086;
	font-size: 15px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 3px;
	background-color: #EDEFE3;
}

.SC_title2 {
	background: #6584B2;
	color: white;
	font-size: 14px;
	font-weight: bold;
	border-color: White;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

.SC_title3 {
	color: maroon;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
}


.SC_title4 {
	color: white;
	background: #7B95BC;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

.SC_subTotal {
	font-size: 12px;
	font-weight: bold;
	color: maroon;
}

.SC_subTotal2 {
background: #eeeeee;
	font-size: 12px;
	font-weight: bold;
	color: #626262;
}


.SC_subTotal3 { /* used to show total on shippingBilling.php */
background: #FFFFF0;
	font-size: 14px;
	font-weight: bold;
	color: maroon;
}

.SC_name{
	font-size : 13px;
	font-weight : bold;
	color: #000099;
}

.SC_name:link{
	font-size : 13px;
	font-weight : bold;
	color: #0000CC;
	text-decoration : underline;
}

.SC_name:hover{
	font-size : 13px;
	font-weight : bold;
	color: #000066;
	text-decoration : none;
}

.SC_name:visited:hover{
	font-size : 13px;
	font-weight : bold;
	color: #0000CC;
	text-decoration : none;
}

.SC_name:visited{
	font-size : 13px;
	font-weight : bold;
	color: #000099;
	text-decoration : underline;
}






.correctQuizAnswer{
	color: Green;
	font-style: italic;
	font-weight: bold;
}







#onClickableDiv{
	text-decoration:underline;
	cursor:pointer;
	color:#000000;
}
#onClickableDiv:hover{
	color:navy;
	text-decoration:underline;
}



