/* LAYOUT SPACERS */
.spacerRow { font-size:5px;  }
.spacer3px { font-size:3px;  }
.spacer5px { font-size:5px;  }
.spacer1px { font-size:1px;  }
.spacer10px { font-size:10px;  }


.faq_answer { font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;  padding-left:30px; padding-top: 10px; padding-bottom: 10px; font-style: normal; }
.faq_header { font-family: Arial, Helvetica, sans-serif;  font-size: 14pt;  font-style: normal; font-weight: bold; }
.faq_question { font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;  font-style: normal; font-weight: bold; }
.header {   font-family: Arial, Helvetica, sans-serif;  font-size: 14pt;  font-style: normal; font-weight: bold; }
.redHeader{ font-size:14pt; color:DD0033; }
.sub_header { font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;  font-style: normal; font-weight: bold; color:#000000; }
.subs {   font-family: Arial, Helvetica, sans-serif;  font-size: 8pt;  font-style: normal; }
.nomargin {margin-bottom:0px; margin-top:0px;}

.standard {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #000000;
}
a, p, h, table, td, b, i , u, input, textarea, fieldset, ledger {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;; 
	font-style: normal;
}
.standard_noUnderline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.standard_white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #FFFFFF;
}

.standard_white_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.standard_lightBlue {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #9999CC;
}

.standard_red_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.standard_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
}

.standard_bold_noUnderline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.standard_white_bold_twentyfour {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.standard_bold_twentyfour {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal;
	font-weight: bold;
}

.subs {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
}

.standard_lightBlue_link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #9999CC;
	text-decoration: underline
}

.sub_noUnderline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.subs_white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	color: #FFFFFF;
}



.struct_table_cell { padding:10px; }
.struct_table { border-width:2px; border-style: solid; background-color:F7F7F7; border-color:37517D; width:100%; }
.struct_table_white { border-width:2px; border-style: solid; border-color:37517D; width:100%;}


.sticky{
	position:fixed;
	top:0;
	}