.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ffffff;
}
body {
    background-color: #E2E4F1;
	background-image: url(/images/fmaGradientBkg.jpg); background-repeat:repeat-x;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #313233;
	}
h1 {
    font-size: 18px;
    font-weight: bold;
    color: #0D2C62;
}
h2 {
    font-size: 16px;
    font-weight: bold;
    color: #0D2C62;
}
h3 {
    font-size: 16px;
    font-weight: bold;
}
.style2 {color: #ffffff}
.style3 {
	font-size: 12px;
	color: #ffffff;
}
.style4 {
	font-size: 12px;
	color: #313233;
	font-weight:normal;
}
.style5 {
        font-size: 12px;
}
.style6 {
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.style8 {
        font-size: 12px;
	color: #313233;
	font-weight:bold;        
}
/* BEGIN form and form validation classes */
.f-label-error {
	color: #F33;
	font-weight:bold
}
.f-label-required {
	font-weight:bold;
}
.form-heading {
	color: #652212;
	font-size:16px;
	font-weight:bold;
}
.free-comparison {
	background-color: #fdfee2;
}
.form-button {
	font-size:20px;
	font-weight: bold;
	display:inline-block;
	background: transparent url(/images/button.png) no-repeat 45% 65%;
	float:right;
	text-align: center;
	color:#ffffff; /* 652212 */
	border: none !important;
	cursor:pointer;
	height: 40px;
}
.form-button-left {
	font-size:18px;
	display:inline;
	padding: 5px 5px;
	text-align: center;
	float:left;
	color:#652212;
	background-color:#fdfee2;
}
#drug-plan-contact-form {
	width:765px;
}
#drug-plan-contact-form .input-row {
	margin-bottom:8px;
	padding-bottom:8px;
	margin-top:1px;
	padding-top:1px;
}
#drug-plan-contact-form .label-row {
	margin-bottom:1px;
	padding-bottom:1px;
	margin-top:1px;
	padding-top:1px;
}
#drug-plan-contact-form input.hidden, #drug-plan-contact-form input[type="hidden"] {
        display: none;
        border: none;
}
#drug-plan-contact-form input.submit, #drug-plan-contact-form input[type="submit"] {
	border:1px solid #ccc;
	width:auto;
	display:inline;
	clear:both;
}
#drug-plan-contact-form .contact_box {
	border:2px solid #0D2C62;
	padding:8px;
	width:200px;
	margin-left:200px;
	float:left;
}
#drug-plan-contact-form fieldset, #drug-plan-contact-form input[type="text"], #drug-plan-contact-form textarea
      {
	border:2px solid #0D2C62;
}
#drug-plan-contact-form fieldset {
	padding:30px 10px 10px 10px;
}
#drug-plan-contact-form input {
	padding:3px;
}
#drug-plan-contact-form select {
	padding:2px;
	border:2px solid #0D2C62;
	background: #EBEEF8;
}
#drug-plan-contact-form label {
	display:block;
	float:left;
}
#drug-plan-contact-form input[type="text"], #drug-plan-contact-form textarea, #drug-plan-contact-form select {
	display:block;
	float:left;
	border:2px solid #0D2C62;
	background: #EBEEF8;
	font-size: 14px;
	font-weight: bolder;
	color: #0D2C62;
}
#drug-plan-contact-form .clear {
	clear:both;
}
#drug-plan-contact-form .contexthelp {
	display:block;
	float:left;
	padding:5px;
	font-size:small;
}
.drug-label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
/* END form and form validation classes */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;	
	/* background-image: url(/images/menubackground.jpg);
	background-repeat:repeat-y */
	padding-top: 5px;
	padding-bottom: 3px;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: #ffffff; /* #BBC2DB; */
	text-decoration: none;
	font-weight:bold;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}
/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  /* border-bottom: 1px dotted #BBC2DB; */
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #BBC2DB;
  font-weight:bold;
  font-size: 14px;
  padding-top:5px;
  padding-left:5px;
  background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}
/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 12px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 14px;
  font-weight:bold;
  padding-left:20px;
}
/*  MENU 2, level 1, general for all table cells: */
TD#menu_2 SPAN.menu2-level1-no {
  background-color: #0D2C62;
  font-size: 11px;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TD#menu_2 SPAN.menu2-level2-no {
  background-color: #0D2C62;
  text-align: center;
  font-size: 9px;
  padding: 0px 2px 0px 2px;
}
TD#menu_2 A {
  color: white;
  font-family: verdana, arial;
  text-decoration: none;
}
TD#menu_2 A:hover {
  text-decoration: underline;
}
TD#menu_2 A:active {
  background-color: #F1CC83;
  color: #0D2C62;
}
TD#menu_2 SPAN.menu2-level1-act A {
  color: #0D2C62 !important;
  font-size: 12px;
  background-color: #F1CC83;
}
TD#menu_2 SPAN.menu2-level2-act A {
  color: #0D2C62 !important;
  background-color: #F1CC83;
  font-size: 10px;
}
/* Style for the Path-menu: 
TD#content DIV.path {
  white-space: normal;
  background-color: #7DC0E6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding: 4px 2px 4px 3px;
}
TD#content DIV.path A {
  text-decoration: none;
  color: white;
}
TD#content DIV.path A:hover {
  text-decoration: underline;
  color: #FFFFFF !important;
  background-color: #18416A;  
} */

