@charset "utf-8";
		.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	margin: auto;
		}
		.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 15%;
	width: 900px;
	height: 300px;
	z-index:1002;
	margin: auto;
		}



/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#memberID {
	width: 170px;
	float: right;
	padding-top: 5px;
	padding-right: 3px;
}
#secondaryList {
	height: 115px;
	width: 564px;
	vertical-align: middle;
	background-image: url(images/form_background_a.png);
	margin: auto;
}

#secondaryList ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/plus.png);
	padding-left: 13px;
	padding-top: 7px;
}

#secondaryList li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	list-style-image: url(images/plus.png);
	font-weight: normal;
}

#orderSummaryList li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	list-style-image: url(images/plus.png);
	font-weight: bold;
}
#username {
	padding-left: 250px;
	padding-top: 22px;
	text-align: right;
	padding-right: 44px;
	font-size: 12px;
}

ul {
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(images/plus.png);
	line-height: 15px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	list-style-image: url(images/plus.png);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #01A2F8;
	text-transform: capitalize;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	padding: 10px;
	margin-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #01A2F8;
	border-bottom-color: #01A2F8;
	padding: 10px;
	margin-bottom: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01A2F8;
	line-height: 25px;
	font-weight: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	border: thin solid #01A2F8;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.red {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {
	color: #01A2F8;
}

.green {
	color: #CC0000;
}

.darkgray {
	color: #666;
}
.rapid {
	color: #01A2F8;
	text-transform: capitalize;
	font-weight: bold;
}
.benefits {
	color: #626262;
	text-transform: capitalize;
	font-weight: bold;
}
.DisclaimerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	padding: 5px;
	width: 860px;
	margin: auto;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.drugText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
.supportTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.phoneNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #01A2F8;
	font-weight: bold;
}
table {
	margin: auto;
}
td {
	vertical-align: top;
}
td img {display: block;
}
a {
	font-size: 12px;
	color: #01A2F8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0C0;
}
a:visited {
	color: #666;
}
.DisclaimerText a {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
#formBackground1 {
	background-image: url(images/form_background_r2_c2.png);
	background-repeat: no-repeat;
	height: 100%;
}
.DisclaimerText a:hover {
	color: #000;
}

#formBackground2 {
	background-image: url(images/form_background_r2_c2.png);
	background-repeat: no-repeat;
}
#formBackground3 {
	background-image: url(images/form_background_r2_c2.png);
	background-repeat: no-repeat;
}
#formBackgroundC1 {
	background-image: url(images/form_background_r2_c2.png);
	background-repeat: no-repeat;
}
#formBackgroundD {
	background-image: url(images/form_background_d_r2_c2.png);
	background-repeat: no-repeat;
}
#formBackgroundF {
	background-image: url(http://www.rbmeds.com/images/form_background_f_r2_c2.png);
	background-repeat: repeat-x;
	margin: auto;
}
#orderSummary {
	float: left;
	width: 350px;
	padding-left: 55px;
}

#orderSummaryButtons {
	float: right;
	width: 350px;
	padding-right: 15px;
	clear: right;
}
h1 sup {
	font-size: 12px;
}

sup {
	font-size: 9px;
}
#formBackgroundF2 {
	background-image: url(https://www.rbmeds.com/images/form_background_f_r2_c2.png);
	background-repeat: repeat-x;
	margin: auto;
}
.blue14 {
	color: #01A2F8;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.formTextWhite14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFF;
}
.formTextWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
.formTextWhite10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
.formTextWhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
.red12 {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blue12 {
	color: #01A2F8;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
