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


/* ----------------------------------------------------- */
/* STANDARD TAG DEFINITIONS                              */

body {
	background-color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #2a793b;
	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;
	padding: 0px 0px 0px 0px;
}

#header {
	width: 960px;
	height: 125px;
}

#interface {
	width: 960px;
	height: 20px;
	color: #ffffff;
	font-size: 13px;
	letter-spacing: .25px;	
	margin: 4px 0px 0px 0px;
}

#content {
	width: 960px;
	min-height: 400px;
	margin: 0px 0px 10px 0px;
}
#content-left {width: 700px; float:left;}
#content-right {width: 250px; float:right;}
#content-left-alt {width: 470px; float:left;}
#content-right-alt {width: 470px; float:right;}
.logo-link {margin: 20px 0 0 10px;}

#footer {
	clear:both;
	height: 105px;
	background-image: url('images/bg_footer.gif');
	background-repeat:repeat-x;	
}

#footer_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}

.infection_shell {width: 720px;height: 100px;}
.infection_image {width: 120px;float: left;}
.infection_description {width: 600px;float: left;}

.img_border {
	border-style: solid;
	border-width: 2px;
	color: #2a793b;	
}


/* --------------------- Text ------------------------ */

p {
	margin: 5px 0px 10px 0px;
}


a:link, a:visited {
	color:#ffffff;
	text-decoration:none;
	outline: none;
}

a:hover, a:active {
	color: #8cc63f;
	text-decoration:none;
	outline: none;
}

h1 {
	color: #2a793b;
	font-size: 22px;
	margin: 20px 0px 0px 0px;
}

h2 {
	color: #26a94a;
	font-size: 18px;
	margin: 20px 0px 0px 0px;
}

h3 {
	color: #2a793b;
	font-size: 14px;
	margin: 20px 0px 0px 0px;
}

h4 {
	color: #26a94a;
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	margin: 20px 0px 0px 0px;
}

h5 {
	color: #2a793b;
	font-size: 15px;
	line-height: 23px;	
	font-weight: bold;
}

.title_text {color: #2a793b;font-size: 15px;line-height: 23px;	font-weight: bold;}

.copy_red {
	color: #FF0000;
	font-weight: bold;
}

.link {
	color: #2a793b;	
	text-decoration: underline;
}

.footnote {
	font-size: 9px;
}

.required {
	color: #ff0000;
}

.patient-savings-shell {width:650px; float:left; margin: 20px 0 0 0;}
.patient-savings-image {width: 120px; float:left;}
.patient-savings-text {width: 500px; float:left; margin-left: 10px;}


#form-shell {width: 660px; float:left; background:#ffffff; margin: 20px 0 5px 0; padding: 10px 0 0 6px; border-style:solid; border-width:1px;}
.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;}




