body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

#container { 
	width: 960px; 
	background: #FFFFFF;
	margin: 0 auto; 
	padding: 0;
	border: 0px solid #000000;
	text-align: left;
	position: relative;
} 
#header {  
	padding: 0;
	margin: 0;
	width: 960px;
	height: 76px;
	clear: both;
}

img.logo {
	position: absolute;
	top: 8px;
	left: 66px;
	z-index: 100;
}

#navArea {  
	padding: 0;
	margin: 0;
	width: 960px;
	height: 30px;
	background: #17524F url(Images/bg_gradient.jpg) 0 0 repeat-y;
	font: normal 11px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 46px;	
}

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; 
}

#header img.logo {
	position: absolute;
	left: 66px;
}

#header ul {
	float: right;
	display: inline;
	width: 520px;
	margin: 0;
	padding: 0;
}

#footer { 
	padding: 0 10px;
	margin: 0;
	border: 1px solid #17524F;
	background: #17524F;
	height: 30px;
} 

#footer p {
	margin: 8px 20px 0 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #fff;
}

#footer #copyright, #footer #privacy {
	float: left;
}

#footer #privacy {
	display: inline;
}

#home_extra {
	position: absolute;
	bottom: 12px;
	right: 0;
	width: 350px;
}

#home_extra #admin {
	margin: 0 20px 0 0;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #fff;
}

#home_extra img#feea_logo {
	position: absolute;
	bottom: -10px;
	right: 20px;
}

/* main navigation */
#navlist {
	margin: 0;
	padding: 0 0 20px 10px;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 10px 10px 4px 10px;
	text-decoration: none;
	color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #cf0;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

#navlist a:hover { color: #cf0; }
/* END main navigation */


#mainContent { 
	float: left;
	width: 640px;
	margin: 0 0 0 30px;
	padding: 0 10px 0 0;
	display: inline;
}

#mainContent_home { 
	margin: 0;
	padding: 0 0 40px 0;
	width: 958px;
	border-left: 1px solid #17524F;
	border-right: 1px solid #17524F;
}

img.yMan_home {
	float: left;
	width: 178px;
	margin: 30px 20px 0 0;
}

#mainContent_home #intro {
	width: 380px;
	height: 270px;
	float: left;
	display: inline;
	margin: 30px 0px 0 0;
}

#mainContent_home #intro h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #178aa2;
}



#mainContent_home #intro p {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #3f841c;
	line-height: 20px;
}

#applySection {
	margin: 0 0 50px 200px;
	width: 400px;
}

#applySection h2 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #3f841c;
	margin: 0;
	padding: 0;
}

#applySection h2 #key_Apply {
	font: normal 38px Georgia, "Times New Roman", Times, serif;
	color: #178aa2;
	font-style: italic;
	
}

#applySection p {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #178aa2;
	line-height: 20px;
	margin-top: 10px;
}

#qualifySection {
	margin: 0 20px 0px 30px;
	width: 300px;
	height: 100px;
	float: left;
	background: url(Images/bg_pill_blue.jpg) top right no-repeat;
}

#qualifySection h2 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #3f841c;
	margin: 10px 0 0 0;
}

#qualifySection h2 #key_Qualify {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	color: #178aa2;
	font-style: italic;
}

#qualifySection p {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #178aa2;
	line-height: 20px;
	margin: 5px 0 0 10px;
}

#learnSection {
	margin: 0 0 0 30px;
	padding: 0;
	width: 300px;
	height: 100px;
	float: left;
	background: url(Images/bg_pill_blue.jpg) top right no-repeat;
}

#learnSection h2 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #3f841c;
	margin: 10px 0 0 0;
}

#learnSection h2 #key_Learn {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	color: #178aa2;
	font-style: italic;
}

#learnSection p {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #178aa2;
	line-height: 20px;
	margin: 5px 0 0 10px;
}

img.family {
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
}

#sidebar1 {
	float: right;
	width: 250px;
	background: #ffffff; 
	padding: 0 30px 0 0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

/* positioning classes */

.debug {
border: 1px solid red;
}

.clear {
clear: both;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
line-height: 0;
font-size: 0px;
}

.nomargin { margin: 0 !important; }
.topmargin0 {margin-top: 0px !important; }
.topmargin5 {margin-top: 5px !important; }
.topmargin10 {margin-top: 10px !important; }
.topmargin15 {margin-top: 15px !important; }
.topmargin20 {margin-top: 20px !important; }
.topmargin25 {margin-top: 25px !important; }
.topmargin30 {margin-top: 30px !important; }

.bottommargin0 {margin-bottom: 0px !important; }
.bottommargin5 {margin-bottom: 5px !important; }
.bottommargin10 {margin-bottom: 10px !important; }
.bottommargin15 {margin-bottom: 15px !important; }
.bottommargin20 {margin-bottom: 20px !important; }

.leftmargin5 {margin-left: 5px !important; }
.leftmargin10 {margin-left: 10px !important; }
.leftmargin15 {margin-left: 15px !important; }
.leftmargin20 {margin-left: 20px !important; }
.leftmargin25 {margin-left: 25px !important; }
.leftmargin30 {margin-left: 30px !important; }
.leftmargin35 {margin-left: 35px !important; }
.leftmargin40 {margin-left: 40px !important; }
.leftmargin45 {margin-left: 45px !important; }
.leftmargin50 {margin-left: 50px !important; }
.leftmargin55 {margin-left: 55px !important; }
.leftmargin60 {margin-left: 60px !important; }
.leftmargin65 {margin-left: 65px !important; }
.leftmargin70 {margin-left: 70px !important; }
.leftmargin75 {margin-left: 75px !important; }
.leftmargin80 {margin-left: 80px !important; }
.leftmargin85 {margin-left: 85px !important; }
.leftmargin90 {margin-left: 90px !important; }
.leftmargin95 {margin-left: 95px !important; }
.leftmargin100 {margin-left: 100px !important; }
.leftmargin120 {margin-left: 120px !important; }
.leftmargin150 {margin-left: 150px !important; }
.leftmargin155 {margin-left: 155px !important; }
.leftmargin160 {margin-left: 160px !important; }
.leftmargin165 {margin-left: 165px !important; }
.leftmargin170 {margin-left: 170px !important; }
.leftmargin175 {margin-left: 175px !important; }
.leftmargin200 {margin-left: 200px !important; }
.leftmargin250 {margin-left: 250px !important; }
.leftmargin275 {margin-left: 275px !important; }
.leftmargin300 {margin-left: 300px !important; }
.leftmargin320 {margin-left: 320px !important; }
.leftmargin350 {margin-left: 350px !important; }

.rightmargin5 {margin-right: 5px !important; }
.rightmargin10 {margin-right: 10px !important; }
.rightmargin15 {margin-right: 15px !important; }
.rightmargin20 {margin-right: 20px !important; }
.rightmargin25 {margin-right: 25px !important; }
.rightmargin30 {margin-right: 30px !important; }
.rightmargin35 {margin-right: 35px !important; }
.rightmargin40 {margin-right: 40px !important; }
.rightmargin45 {margin-right: 45px !important; }
.rightmargin50 {margin-right: 50px !important; }
.rightmargin55 {margin-right: 55px !important; }
.rightmargin60 {margin-right: 60px !important; }
.rightmargin65 {margin-right: 65px !important; }
.rightmargin70 {margin-right: 70px !important; }
.rightmargin75 {margin-right: 75px !important; }
.rightmargin80 {margin-right: 80px !important; }
.rightmargin85 {margin-right: 85px !important; }
.rightmargin90 {margin-right: 90px !important; }
.rightmargin95 {margin-right: 95px !important; }
.rightmargin100 {margin-right: 100px !important; }

.push2 {position: relative; left: 2px; }
.push4 {position: relative; left: 4px; }
.push6 {position: relative; left: 6px; }
.push8 {position: relative; left: 8px; }

.up2 { position: relative; top: -2px; }
.up4 { position: relative; top: -4px; }

.down5{ position: relative; top: 5px;}

.nopadding {padding: 0 !important; }
.nobreak {white-space: nowrap;}
.right {float: right !important; display: inline;}
.left {float: left !important; display: inline;}
.centered {text-align: center !important;}
.centeredBlock {margin-left: auto !important; margin-right: auto !important; }
.bottom {position: relative; bottom: 0px; }
.small {font-size: 10px;}
.break {display: block;}

.lastfield {
	margin-right: 0 !important;
}


/* end positioning classes  */


/*font classes */
a:link {
	color: #17524f;
}

a:hover {
	color: #3b9ca8;
}

a:visited {
	color: #17524f;
}

#footer a:link, #home_extra a:link {
	color: #fff;
}

#footer a:hover, #home_extra a:hover {
	color: #cf0;
}

#footer a:visited, #home_extra a:visited {
	color: #fff;
}

a.largelink{
	text-decoration: none;
	color: #17524f;
}

a.largelink:hover
{
	text-decoration: none;
	color: #178AA2;
}

#text {
	padding: 20px 0;
}

#text p {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px 0 10px 0;
}


#text h1 {
	font: normal 22pt Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 20px 0 20px 0;
}

#text h3 {
	color: #333;
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 20px 0 10px 0;
}

#text ol, #text ul {
	margin: 0 20px 10px 20px;
}

#text ol li, #text ul li {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px 0 5px 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 22pt;
	font-weight: normal;
	margin: 20px 0 0 0;
}

h1 span.contd {
	font-size: 16pt;
}

h1.headerIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 16pt;
	font-weight: normal;
	margin: 20px 0 0 0;
}

p.instructions {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 15px 0 10px 0;
}

p {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px 0 10px 0;
}

span.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	
	color: #FF0000;
}

div.bottomSection p {
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}


div.section p {
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

div.section h4 {
	width: 248px;
	height: 22px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;
	background: transparent url(Images/bg_rounded_gray.gif) center center no-repeat;
}

div.section h4 span {
	padding: 15px;
	line-height: 2;
}

div.innerSec h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

div.innerSec div.review p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 20px 0;
}

div.innerSec p.edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	height: 16px;
	width: 57px;
	text-align: center;
	line-height: 16px;
}

div.innerSec p.edit a:link {
	display: block;
	height: 16px;
	width: 57px;
	text-decoration: none;
	color: #fff;
	background: url(Images/button_sm.gif) 0 -16px no-repeat;
}

div.innerSec p.edit a:hover {
	display: block;
	height: 16px;
	width: 57px;
	text-decoration: underline;
	color: #f0f9d7;
	background: url(Images/button_sm.gif) 0 -16px no-repeat;
}

div.innerSec p.remove {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal !important;
	color: #c00;
	width: 100px;
	text-align: center;
	display: block;
	margin: 0 0 10px 0;
}

div.innerSec p.remove img {
	border: 0;
	text-decoration: none !important;
	margin: -2px 0 0 5px;
	vertical-align: top;
	
}

div.innerSec p.remove a:link {
	display: block;
	text-decoration: none;
	color: #c00;
}

div.innerSec p.remove a:hover {
	display: block;
	text-decoration: none;
	color: #c69;
}

div.innerSec div.end {
	background:#eee;
	text-align: center;
	margin: 0;
	padding: 0;
}

div.innerSec p.addName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: url(Images/button_200_green.gif) 0 0 no-repeat;
	width: 202px;
	height: 25px;
	text-align: center;
	margin: 0 auto;
	line-height: 16px;
}

div.innerSec p.addName a img {
	text-decoration: none;
	position: relative;
	top: 3px;
	margin: 0 10px 0 0;
}

div.innerSec p.addName a:link {
	display: block;
	text-decoration: none;
	color: #17524F;
}

div.innerSec p.addName a:hover {
	display: block;
	text-decoration: none;
	color: #000;
}

div.innerSec p.notes {
	font-weight: normal !important;
	line-height: 1.1;
	clear: both;
	margin: 10px 0 0 0;
}

div.innerSec div.fields span.nonAlpha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px 0 0;
}

div.innerSec span.nonAlpha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px 0 0;
}

div.readit {
	font-size: 10px;
	margin: 0 0 20px 0;
}

div.readit input.checkbox {
	margin: 0 10px 0 0;
	color: #FFFF99;
	border: 1px solid #333;
}

div.stopHere {
	width: 216px;
	margin: 30px 0 50px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

div.stopHere p {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 25px;
	
}

div.stopHere a {
	text-transform: uppercase;
	
}

div.stopHere img {
	margin: 0;
	float: left;
	display: inline;
}

div.enrollerInfo {
	margin: 30px 0 20px 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

div.enrollerInfo h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}	

div.enrollerInfo p {
	font-weight: normal;
	color: #000;
}

div.adminInfo {
                width: 140px;
                padding: 15px;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                background: #fff;
                border: 1px solid #000;
                float: right;
                margin: 0 90px 0 0;
                
}

div.adminInfo p {
	margin: 0 0 10px 0;
}

p.age {
	width: 50px;
}

p.sex {
	width: 40px;
}

p.SSN_note {
	width: 90px;
	color: #666;
	font-size: 10px !important;
}

table.incomeTable p.add_another {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(Images/add.png) 0px 2px no-repeat;
	padding: 5px 0 0 20px;
	width: 110px;
	height: 25px;
	text-align: left;
	vertical-align: bottom;
	float: left;
	display: inline;
}

table.incomeTable p.remove_last {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(Images/delete.png) 0px 2px no-repeat;
	padding: 5px 0 0 20px;
	width: 110px;
	height: 25px;
	text-align: left;
	vertical-align: bottom;
	float: left;
	display: inline;
}
/*end font classes */


/* structure */
div.section 
{
	width: 600px;
	margin: 10px 0 20px 20px;
	overflow: hidden;
}

div.section div.innerSec 
{
	margin: 0px;
	padding: 20px;
	background-color: #f0f9d7;
	overflow: hidden;
	zoom: 1;
}

div.bottomAdd {
	width: 600px;
	margin: 5px 0 20px 20px;
}

div.bottomAdd.innerSec {
	margin: 0px;
	padding: 20px;
	background-color: #eee;
	zoom: 1;
	overflow: auto;
}


div.fields {
	margin: 0 20px 10px 0;
	float: left;
	display: inline;
	font: normal 10px Verdana;
}

#ethnicity 
{
    width: 255px;   
}

div.fieldContainer {
	float: left;
	display: inline;
	font: normal 10px Verdana;
}

div.fieldsInline .radioHorizontal input {
/* inserted after application was coded, to resolve ASP form element spacing issues */
margin: 2px 2px 0 0px;

top: 0px;
}

div.fieldsInline .radioHorizontal label 
{
padding: 0 5px 0 5px;

top: 0px;
}


div.fields table {
/* inserted after application was coded, to resolve ASP form element spacing issues */
margin: 0;
padding: 0;
}

div.fields table input {
/* inserted after application was coded, to resolve ASP form element spacing issues */
margin: 0px;
padding: 0;
}

div.fields td label {
/* inserted after application was coded, to resolve ASP form element spacing issues */
display: inline;
padding: 0px;
margin: 0px 5px 0px 2px;


}

div.fields p {
	font: normal 12px Arial;
	margin: 0;
}

div.fields p.label {
	display: block;
	margin: 0;
	padding: 0 20px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}

div.fields p.normal {
    display: block;
	margin: 0;
	padding: 0 20px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}

table.parentInHouse p.label
{
    display: block;
	margin: 0;
	padding: 0 20px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	clear: both;
	width: 400px;
}

table.parentInHouse p.normal {
    display: block;
	padding: 0 20px 10px 20px;
	width: 400px;
	
}

div.col1 {
	width: 250px;
	margin: 0 50px 0 0;
	float: left;
	display: inline;
}

div.col2 {
	width: 250px;
	float: left;
	display: inline;
}

div.colA {
	width: 300px;
	margin: 0 50px 0 0;
	padding: 0;
	float: left;
	display: inline;
}

div.colB {
	width: 200px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

div.colC {
	width: 250px;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
}

div.address {
	padding-left: 15px;
}

div.btn {
	width: 94px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #d9ede2;
}

div.cancelbtn {
	width: 94px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #eee;
}

div.back {
	width: 94px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #eee;
}

div.print {
	width: 70px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #eee;
}

div.btnSmall {
	width: 70px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #eee;
}

div.insur_member_headerRow {
	background: url(Images/bg_greengrad_persondiv.gif) 0 0 repeat-x;
	height: 30px; 
	padding: 10px 5px 0 5px;
	margin: 0;
	border-top: 1px solid #17524f;
}

div.insur_member_headerRow img.edited {
	
	left: 20px;
	top: -3px;
}

div.insur_member_details {
	background: #fff;
	margin: 0;
	padding: 10px 0 0 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#FullAppInsurance
{
    height: 600px;   
}

#HouseHoldIncome
{
    height: 50px;
}

div.other_insur_block {
	background: #f0f9d7;
	padding: 5px;
	margin: 0 0 30px 0;
	border: 1px solid #ccc;
}

#LeftInsurBlock
{
    height: 335px;
}

#TopRightInsurBlock
{
    height: 115px;   
}
#BottomRightInsurBlock
{
    height: 90px;
}

hr {
	height: 2px;
	border: 0;
	background: #17524f;
	clear: both;
	margin: 30px 0;
}

table.age_groups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	border: 0;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

table.age_groups th {
	color: #666;
	padding: 0 10px;
}

table.age_groups td {
	color: #000;
}

table.eligible {
	margin: 20px;
}

table.eligible td {
	color: #000;
	padding: 10px;
}

table.eligible td h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	text-transform: normal;
	margin: 0 0 10px 0;
	color: #000;
	padding: 0;
}

table.eligible td p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 10px 0;
	color: #000;
}

table.selectFE {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	width: 600px;
	margin: 5px 5px 20px 5px;
}

table.selectFE tr {
	height: 30px;
}

table.selectFE tr.tableHead {
	background: #17524f;
}

table.selectFE th {
	font-weight: bold;
	color: #fff;
	padding: 5px 5px 5px 10px;
	text-align: left;
}

table.selectFE td {
	padding: 5px 5px 5px 10px;	
}

tr.altRow {
	background: #d9ede2;
}

table.otherInsur, table.citizenship {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	border-top: 0;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

table.otherInsur th, table.citizenship th {
	padding: 0 5px 5px 5px;
	margin: 0 0 30px 0;
	border-bottom: 2px solid #17524f;
}

table.otherInsur .col1 {
	width: 190px;
}

table.otherInsur .col2 {
	width: 185px;
	vertical-align: top;
}

table.otherInsur .col3 {
	width: 160px;
	vertical-align: top;
}

table.otherInsur tr.dataRow, table.citizenship tr.dataRow {
	background: url(Images/bg_greengrad_horiz.jpg) 0 0 repeat-y;
	height: 30px;
}

table.otherInsur tr.dataRow td, table.citizenship tr.dataRow td {
	padding: 5px 0 5px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
}

table.otherInsur_whynot td {
	vertical-align: top;
	padding: 5px 0;
}

table.otherInsur_whynot td label.radiocheck {
	position: relative;
	top: 3px;
}

table.citizenChoices {
	font: normal 10px Arial, Helvetica, sans-serif;
	margin: 0 0 30px 0;
	border-spacing: 10px;
	border-collapse: collapse;
}

table.citizenChoices td {
	border: 1px solid #333;
	padding: 10px;
	margin: 0 20px;
	vertical-align: top;
	background: #eee;
}

table.citizenChoices td ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}



table.incomeTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	border-top: 0;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

table.incomeTable th {
	padding: 0 5px 5px 0px;
	margin: 0;
	border-bottom: 2px solid #17524f;
	vertical-align: bottom !important;
}

table.incomeTable tr.dataRow {
	background: url(Images/bg_greengrad_horiz.jpg) 0 0 repeat-y;
	height: 30px;
}

table.incomeTable tr.dataRow td {
	padding: 5px 0 5px 5px;
	vertical-align: top;
	border-bottom: 1px solid #fff;
}

table.incomeTable .col1 {
	width: 120px;
}

table.incomeTable .col2 {
	width: 130px;
	vertical-align: top;
}

table.incomeTable .col3 {
	width: 150px;
	vertical-align: top;
}

table.incomeTable .col4 {
	width: 90px;
	vertical-align: top;
}

table.incomeTable .col5 {
	width: 90px;
	vertical-align: top;
}

table.incomeInnerTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0;
	padding: 0;
	clear: both;
}

table.incomeInnerTable td {
	padding: 0 !important;
	margin: 0 !important;
	vertical-align: middle;
	border: 0 !important;
}

table.incomeInnerTable .col2 {
	width: 130px;
	vertical-align: top;
}

table.incomeInnerTable .col3 {
	width: 150px;
	vertical-align: top;
}

table.incomeInnerTable .col4 {
	width: 90px;
	vertical-align: top;
}

table.incomeInnerTable .col5 {
	width: 90px;
	vertical-align: top;
}

td span.radiocheck label {
/* inserted after application was coded, to resolve ASP form element spacing issues */
margin: 0px 5px 0px 2px;
font: bold 10px Arial,Helvetica,sans-serif;
vertical-align: text-top;
}



/*form elements */

div.fields span label {
/* inserted after application was coded, to resolve ASP form element spacing issues */
display: inline;
margin-right: 5px;
position: static;
top: -2px;
}

td span label
{
    position: static;
}

div.fields div.disabled label {
/* inserted after application was coded, to resolve ASP form element spacing issues */
color: #CCC;

}

div.fields div label {
/* inserted after application was coded, to resolve ASP form element spacing issues */
color: #000;

}

div.fields span.radiocheck input {
/* inserted after application was coded, to resolve ASP form element spacing issues */
margin: 5px 5px 0 0;
}

div.fields span.radiocheck label {
/* inserted after application was coded, to resolve ASP form element spacing issues */
    display: inline;
    margin: 0px 5px 0px 0px;
    position: static;
    top: 0px;
}

/*form elements */

div.fields label {
	display: block;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}

div.fields label.radiocheck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 10px;
	display: inline;
}

div.fields label.sublabel {
	color: #666 !important;
} 

span.illnessCheckbox label {
/* inserted after application was coded, to resolve ASP form element spacing issues */
font: bold 10px Arial,Helvetica,sans serif;
margin-left: 5px;
}

span.illnessCheckbox input.radiocheck {
/* inserted after application was coded, to resolve ASP form element spacing issues */
margin-top: 5px;
}

select {
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #999;
	padding: 1px 2px;
	margin: 0;
}

select.s60 {
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #000;
	border: 1px solid #999;
	padding: 1px 2px;
	margin: 0;
}

select.s75 {
	width: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #999;
	padding: 1px 2px;
	margin: 0;
}

select.s100 {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #999;
	padding: 1px 2px;
	margin: 0;
}

select.s120 {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #999;
	padding: 1px 2px;
	margin: 0;
}

select.lg {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #999;
	padding: 1px 2px;
	margin: 0;
}

div.fields label.disabled {
	color: #ccc !important;
}

div.fields p.disabled {
	color: #ccc !important;
}

div.fields select.disabled, div.fields input.disabled, div.fields option.disabled {
	border: 1px solid #ccc;
	background: #ccc;
}

.disabled, select.disabled {
	color: #ccc !important;
}

input.text {
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
	padding: 1px 2px;
	width: 150px;
	height: 15px;
}

input.smText {
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
	padding: 1px 2px;
	width: 46px;
	height: 15px;
}

input.mdText {
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
	padding: 1px 2px;
	width: 100px;
	height: 15px;
}

input.md2Text {
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
	padding: 1px 2px;
	width: 100px;
	height: 15px;
}

input.mdTextFullWidthHeight {
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
	margin: 10px 10px 10px 10px;
	overflow: hidden;
	letter-spacing: 1px;
	resize: none;
	max-height:100px;
}

input.lgText {
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
	padding: 1px 2px;
	width: 200px;
	height: 15px;
}

input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
	margin: 0 auto;
	padding: 0;
	height: 20px;
	width: 94px;
	border: none;
	background: transparent;
	outline: none;
}

input.buttonSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	height: 20px;
	width: 70px;
	border: none;
	background: transparent;
	outline: none;
	line-height: 2;
}


.dropdownDiv {
position:relative; top: 200px; display:none; background-color: transparent; width: 300px; height: auto; padding: 0; z-index: 100;
}

/*begin popover styles */


/* style for blue dialogue box w/rounded corners box with ARROW*/
.roundblack-top-left, .roundblack-top-right, .roundblack-bottom-left, .roundblack-bottom-right { 
	background-image: url(Images/round_corners_black.gif); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.roundblack-top-left, .roundblack-bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.roundblack-top-right, .roundblack-bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.roundblack-top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.roundblack-bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.roundblack-bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.roundblack-inside {
	border-left: 1px solid #000; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #000;/* YCC: color & properties of the right-borderline */
	background: #fff;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	width: auto;
	}
	
.roundblack-inside p {
	font: normal 11px Arial;
	color: #333;
	padding: 0;
	margin: 0;
	line-height: 1.2;
	
}
.roundblack-notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.roundblack-nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */

/* end rounded corners box styles */
/* style for blue dialogue box w/rounded corners box with SHADOW and ARROW*/

div.help_popover {
margin: 0; 
padding: 0;
}

div.help_inner {
padding: 2px;
position: relative;
overflow: visible;
}

div.help_inner p {
	font: normal 11px Arial;
	color: #333;
	padding: 0;
	margin: 0;
	line-height: 1.2;
}

div.popover_inner p  {
font-size: 10px;
margin-top: 2px;
line-height: 1.2;
}

div.closebox {
	text-align: center;
	margin: 5px auto 0 auto;
}

/*end popover styles */

/*shameless hacks*/
div.datePosFixer
{
    position: relative;
    top: 7px;
}

/* end form elements */
@charset "UTF-8";
/* CSS Document */

div.feealogo 
{
    background:url(Images/logo_feea.png) no-repeat; 
    height:56px; 
    width:111px; 
    position: absolute; 
    bottom: -10px; 
    right: 20px;
}

.commentCountdownText
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


#ThankYouMainContent { 
 
	width: 640px;
	margin: 0 0 0 30px;
	padding: 0 10px 100px 0;
	
}

.modalBackground {
      background-color:Gray;
      filter:alpha(opacity=50);
      opacity:0.5;
}

.modalPopup
{
      border:solid 1px black;
      background-color:White;
      width: 200px;
      height: 100px;
      -moz-border-radius:10px;
      -webkit-border-radius:10px;
}

