@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d0d2c7;
	background-repeat: repeat-x;
}
.footer-date {
	font-size: 11px;
	font-family: Tahoma, arial, sans-serif;
	color: #333;
}
.disclaimer {
	font-size: 12px;
	color: #ffffff;	
	font-family: Tahoma, arial, sans-serif;
}

a:link {
	color: #2A6AB5;
}
a:visited {
	color: #2A6AB5;
}
a:hover {
	color: #F60;
}
#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Tahoma, Arial;
margin:0;
margin-left: 30px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #9AB6D7; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #144968; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #144968; /*Brown color theme*/ 
border-color: #144968; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #144968; /*Brown color theme*/ 
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}
.plans-title {
	font-size: 19px;
	color: #FFF;
	font-weight: bold;
}
.white-text {
	color: #FFF;
}
.rx-drug {
	font-size: 16px;
}
.support {
	font-size: 16px;
	color: #306396;
}
.groups {
	font-size: 16px;
	color: #790000;
}
.reviews {
	font-size: 10px;
}
.main-title {
	font-size: 45px;
	color: #306398;
}

.contact-orange {
	font-size: 18px;
	color: #306396;
}
.contact-blue {
	font-size: 18px;
	color: #4D9FC4;
}


/* Pick a plan.php plan selection table */
#pickaplanTable td{
	border: none;
	font-size: 13px;
	padding:4px
	}
#pickaplanTable th{
	font-size: 14px;
	}
.enterZipcode{
	background: #D9EED1;
	border-top: 1px solid #6CB614;
	border-left: 1px solid #6CB614;
	}
#pickaplanTable .tableCurrencyBest {
	background: #fee6bf;
	border-bottom: 1px solid #EE9911;
	border-left: 1px solid #EE9911;
	border-right: 1px solid #EE9911;
}
#pickaplanTable .typicalFee{
	background: #689EC2;
	border-bottom: 1px solid #3E79A5;
	border-left: 1px solid #3E79A5;
	color:#FFFFFF;
	font-weight:bold;
	font-style: italic;
	}
#pickaplanTable .tableProcedure{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	}
#pickaplanTable .tableCurrency{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
.pickaplanHeader{
	background: #CFDCE8;
	}
#pickaplanTable .submitCell{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#pickaplanTable .submitCell2{
	background: #FFFFCC;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	}
.pickaplanJoinButton{
	width: 125px;
	
	}
.pickaplanInfo{
	padding: 10px;
	width: 240px;
	float: left;
	margin-top: -40px;
	
	}
.pickaplanInfo p {
	font-size: 13px;
	}
	.pickaplanInfo h4{
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.formOrText{
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	}
.pickaplanHeaderNone {
	background: none;
	border: none;
	}