/* CSS Document */
h1 {
	font-size: 14pt;
	color: #2b3b89;
	}

h2 {
	font-size: 9pt;
	color: #2b3b89;
	}

h3 {
	font-size: 10pt;
	color: #2b3b89;
	margin: 0px;
	padding: 0px;
	}
.pnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
#FDA-Disclaimer {
	background-color: #FFCCFF;
	font-weight: bold;
	width: 400px;
	border: 2px dashed #666666;
}
.success-stories-signature {
	text-align: left;
	margin-left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}
.greeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.FAQ-List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.psmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: left;
}
#EZPages li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.form-txt-box {
	border: 1px solid #333333;
	background-color: #FFFFCC;
}
.red {
	color: #FF0000;
}
#footer_container {
	background-color: #E6E6F7;
}
.site_divider_container {
	background-color: #B5B5E8;
	height: 3px;
}
#column_separator {
	background-color: #B5B5E8;
}


.parse-time {
	color: #FFFFFF;
}
.require-field {
	background-color: #FFF2D7;
	border: 1px solid #6699FF;
}
