/* -------------------------------------- */
/*      CSS by www.anamorphics.com        */
/* -------------------------------------- */

body {
	background-color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	text-align: left;
	margin: 0px 0px 0px 0px;
	background-image: url('images/bg_main.gif');
	background-repeat:repeat-x;
}



/* --------------------- Structure ------------------------ */

#container {width: 960px; margin-right: auto; margin-left: auto; margin-top: 0px;}
#header {width: 960px; height: 125px;}
#content {width: 960px; min-height: 450px; margin: 0px 0px 20px 0px;}
#content-left {width: 450px; float:left;}
#content-right {width: 450px; float:right;}
#interface {width: 960px; height: 25px;}

#designRX_shell {padding: 0px 0px 0px 0px;}
#designRX_results {width: 475px; float: left;	padding: 10px 30px 0px 0px;}
#designRX_steps {width: 400px; float: left; background-color: #eeeeee; padding: 10px 10px 10px 10px;}

.patientsavings_shell {width: 900px; margin: 20px 0px 20px 0px;}
.patientsavings_image {width: 130px; float: left; margin-top: 15px;}
.patientsavings_text {width: 650px; float:left;}

.sitemap_column {float:left; margin: 0px 15px 10px 0px; font-size: 10px;}

/* --------------------- Footer ------------------------ */
#footer {clear:both; background:#eeeeee;}
#footer_text {width: 960px; margin-left: auto; margin-right: auto; margin-top: 10px; font-size: 10px; line-height: 15px; padding: 10px 10px 10px 10px;}


/* --------------------- Text ------------------------ */
a:link, a:visited { color:#2a6489; outline: none;}
a:hover, a:active { color: #2a6489; outline: none;}

p {margin-top: 0px;}
.mini-text {font-size: 10px;}

h1 {color: #666666; font-size: 22px; line-height: 26px; margin-bottom: 5px;}
h2 {color: #2a6489; font-size: 14px; margin-bottom: 0px;}
h3 {color: #666666; font-size: 14px; margin-bottom: 0px; font-style: italic;}
h5 {color: #2a6489; font-size: 10px; font-style: italic;}
h6 {color: #2a6489; font-size: 12px; margin: 0px 0px 0px 0px;}


.required {color: #cc0000;}
.footnote {font-size: 10px;}
.other_subjects {color: #2a6489; font-weight: bold;}
.interface {color: #ffffff; font-size: 13px;}
.image_right {float:right; margin: 10px 0px 10px 10px; padding: 1px; border: 1px solid #999999;}
.image_right2 {float:right; margin: 10px 0px 10px 10px;}
.image_right3 {float:right; margin: 0px 0px 30px 30px;}
.img-savings {margin-top: -25px;}
.img-savings-coupon {margin: 0 400px 0 0; float:right;}

#navigation {
		width:960px;
		height: 25px;	
		overflow:hidden;
		margin: 0 0 0 0;
		clear:all;
		}


#form-shell {width: 660px; float:left; background:#ffffff; margin: 20px 0 5px 0; padding: 10px 0 0 6px; border-style:solid; border-width:1px; text-align:left;}
.form-wide {width: 660px; float:left;}
.form-left {min-height: 30px; width: 150px; float:left; background: #eeeeee; margin: 5px 0 5px 0; text-align: right;}
.form-right {min-height: 30px; width: 500px; float:left; background: #eeeeee; margin: 5px 0 5px 5px;}
.form-wide-left {min-height: 30px; width: 450px; float:left; background: #eeeeee; margin: 5px 0 5px 0; text-align: right;}
.form-wide-right {min-height: 30px; width: 200px; float:left; background: #eeeeee; margin: 5px 0 5px 5px;}
.form-narrow-left {min-height: 30px; width: 220px; float:left; background: #eeeeee; margin: 5px 0 5px 0; text-align: right; }
.form-narrow-right {min-height: 30px; width: 430px; float:left; background: #eeeeee; margin: 5px 0 5px 5px; }
.form-column {width: 200px; float:left; margin: 5px 0 0 5px;}
.form-column-wide {width: 400px; float:left; margin: 5px 0 0 5px;}
.form-title {font-weight: bold; font-size: 16px; color: #999999;}
.form-subtitle {font-weight: bold; font-size: 13px; color: #666666; font-style: italic;}
.form-required {color: #ff0000;}

.form-error1 {font-weight: bold; font-size: 13px; color: #aa0000;}
.form-error2 {font-weight: bold; font-size: 11px; line-height: 15px; font-style:italic; color: #aa0000;}

.superscript { font-size: 9px; vertical-align: top;}
