
body{
font-weight: normal; 
font-family: Arial, sans-serif; 
font-size:11pt;
color: black; 
text-align: center;
}

#wrapper {width: 730px; margin: 0 auto; text-align: left; }



a:link {color: teal;}

ul{text-align:left;}
ol{text-align:left;}


input.btn{
   color:steelblue;
   font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:100%;
   font-weight:bold;}


.row_highlight_grey {
	background-color: whitesmoke;
}

.row_highlight_white {
	background-color: white;
}

.table_1_pos  { 
background-color:white; 
border: 0px dashed silver;
width: 730px;

} 

.table_instruct 
{ 
width:100%;
border: 1px solid steelblue;
background-color:whitesmoke;
font-size:1em; 
margin-bottom: 5px;
}

.instruct_h1
{
color: black; 
font-size: 1.2em; 
font-style: normal; 
font-weight: bold; 	
text-align:left;
}


.step_text
{
	background-color: steelblue;
	text-align: center;
	color: white;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	right: auto;
	width: auto;
	float: right;
}

.table_block_1
{
background-color:white; 
border: 1px solid steelblue;
width: 100%;
margin-bottom: 5px;
}

.block_title
{
background-color:steelblue;
text-align:center;
color: white; 
font-size: 1.2em; 
font-style: normal; 
font-weight: bold; 	

	
}


.table_sub
{
border: 1px solid lightsteelblue;
background-color:white;
font-size:1em;	
width:100%;
}

.table_sub_title
{
background-color:lightsteelblue;
text-align:center;
color: black; 
font-size: 1em; 
font-style: normal; 
font-weight: bold; 	

}

.note_red
{
color:red;
font-size:0.8em;
text-align:left;
margin-top:5px;
margin-bottom:5px;	
}


.p_text_label_mop
{
background-color:whitesmoke;
color: black; 
font-size:0.9em;
font-style: normal; 
font-weight: normal; 
text-align:right;
}


.p_text_label
{
	
color: black; 
font-size:0.9em;
font-style: normal; 
font-weight: normal; 
text-align:right;
}

.p_text_label2
{
	
color: black; 
font-size:0.7em;
font-style: normal; 
font-weight: normal; 
text-align:right;
}

.ffieldsize
{
font-size: 0.8em;
}


.p_note_light
{

color: black; 
font-size:0.8em;
font-style: normal; 
font-weight: normal; 
text-align:left;
	
}


.pg_title
{
color: black; 
font-size:1.3em;
font-style: normal; 
font-weight: bold; 
text-align:center;
padding-top: 2px;
border-bottom-style: solid;
border-bottom-width: 3px;
border-bottom-color: #008080;
margin-bottom: 10px;
padding-bottom: 4px;

}


.table_error
{
background-color:white; 
border: 1px solid #FF0000;
width: 100%;
margin-bottom: 5px;

color: black; 
font-size:0.9em;
font-style: normal; 
font-weight: normal; 
}

.error_title
{
background-color:#FF0000;
text-align:center;
color: white; 
font-size: 1.4em; 
font-style: normal; 
font-weight: bold; 	

	
}


.table_statement_1
{
border: 0px solid lightsteelblue;
background-color:white;
font-size:1.0em;	
width:100%;	
}

.table_statement_2
{
border: 1px solid lightsteelblue;
background-color:white;
font-size:1em;	
width:100%;	
}
.statement_header
{
background-color:lightsteelblue;
color: black; 
font-size: 1.0em; 
font-style: normal; 
font-weight: bold; 		
}


/* STYLES for Marketing info on a form*/

.xouter h1, .xxouter h1 {
margin:0; 
font-size:1.4em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #444;
}
.xouter p, .xxouter p {
margin:0; 
padding:5px 10px; 
font-size:10px;
}
.xouter {
	background: transparent;
	width: 100%;
	margin: 0 3px;
	margin-bottom: 5px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;

}

.xboxcontent_text
{
color: black; 
font-size: 1.0em; 
font-style: normal; 	
text-align:left;
margin-right:5px;
}

* html .xboxcontent {
height:1px;
}

.color_a {
	background: #008080;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}

.instruct_text {
	text-align: left;
	list-style-type: inherit;
}




.formmarketing_text_ul{
	list-style-type: square;
	list-style-position: outside;
	margin-left: -20px;	
}


.formmarketing_text{
	
	color: black;
	font-size: 0.8em;
	font-style: normal;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;	
}


.formmarketing_table_block_1
{
background-color:white; 
border: 1px solid gainsboro;
width: 100%;
margin-bottom: 5px;
}

.formmarketing_block_title
{
background-color:gainsboro;
text-align:center;
color: black; 
font-size: 1.0em; 
font-style: normal; 
font-weight: bold; 	

	
}

/* END OF STYLES */