body,td,th {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.ddoverlap{
border-bottom: 1px solid #bbb8a9;
}

.ddoverlap ul{
padding: 0;
margin: 0;
font: bold 90% default;
list-style-type: none;
}

.ddoverlap li{
display: inline;
margin: 0;
}

.ddoverlap li a{
padding: 3px 7px;  /* kevin comment, 3px changes ht of tab  */
text-decoration: none;
padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/ /*comment by kevin, was 32 px */
color: blue;
background: transparent url(../../images/righttabdefault.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/ /*comment by kevin, was -20 px */
left: 20px;  /*comment by kevin, was 20 px */
}

.ddoverlap li a:visited{
color: blue;
}

.ddoverlap li a:hover{
text-decoration: underline;
}

.ddoverlap li.selected a{ /*selected tab style*/
color: black;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(../../images/righttabselected.gif) 100% 0 no-repeat;
}

.ddoverlap li.selected a:hover{
text-decoration: none;
}

 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
 
 .hfh_post_list li {padding-top:5px;}
 
  /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

 
 
  /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  /* - - - - - - - - - - */
  
 .arial10 {
	font-family: Arial;
	font-size: 10px;
}

.arial10_litegray {
	font-family: Arial, Helvetica, sans-serif;
	color: #949494;
	font-size: 10px;
}

.arial10_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
}

.arial11 {
	font-family: Arial;
	font-size: 11px;
}

.arial13_10excel {
	font-family: Arial;
	font-size: 13px;
	color: #0000FF;
}

 /* - - - - - - - - - - */
 
.bgcolor11 {
	font-size: 11px;
	background-color: #faf9e4;
}

.bgcolor11_grn {
	font-size: 11px;
	background-color: #edf1de;
}

.bgcolor12 {
	background-color: #FEF8E2;
}

.bgcolor12_grn {
	background-color: #EBF1DE;
}

.bgcolor_font11 {
	background-color: #FCD5B4;
	font-size: 11px;
}

.bgcolor_liteblue {
	background-color: #D7EBF4;
}

.bgcolor_litegrn {
	background-color: #E1FFE1;
}

.bgcolor_litegrn_11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #E1FFE1;
}

.bgcolor_literyel {
	background-color: #FFFFE1;
}

.bgcolor_liteturq {
	background-color: #E1FFFF;
}

.bgcolor_liteturq_11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #E1FFFF;
}

.bold_underline {
	font-weight: bold;
	text-decoration: underline;
}

.button01 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: normal;
	width: auto;
	height: auto;
	background-color: #FBE9D0;
	color: #cd7272;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}

 /* - - - - - - - - - - */

.consolas_monospace {
	font-size: 13px;
	font-weight: normal;
	font-family: Consolas, monospace;
}

.courier_new_textfield {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: normal;
}

 /* - - - - - - - - - - */
 
.dash_bott_666666 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
 
 .dash_bott_d9c2a4 {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #d9c2a4;
}

.dash_bott_r_666 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.dash_left_ebecf5 {
	border-right-style: none;
	border-left-style: dashed;
	border-left-width: 2px;
	border-left-color: #75A6A0;
}


.dash_left_right_blk {
	border-right-style: dashed;
	border-left-style: dashed;
	border-left-width: 2px;
	border-left-color: #75A6A0;
	border-right-width: 2px;
	border-right-color: #75A6A0;
}


.dash_top_666666 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

/* - - - - - - - - - - */

.fkhatch {
	background-image: url(../vdb/images/bgcolor_20x20_gray01.png);
	background-repeat: repeat;
}

/* - - - - - - - - - - */

.highlight_10t_67_liteyel {
	font-size: 10px;
	color: #676767;
	background-color: #FFFFCC;
}

.highlight_11t_67_yel_under {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #676767;
	text-decoration: underline;
	background-color: #FFFFCC;
}

.highlight_12t_lighteryel {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #FBFADF;
}

.highlight_12t_liteyel {
	background-color: #FFFFCC;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

.highlight_lite_yel {
	background-color: #FFFFD9;
}

.highlight_lityel {
	background-color: #FFFFCC;
}

.highlight_text_grn {
	background-color: #C2DCD3;
}

.highlight_text_litegrn {
	background-color: #E7EED5;
}

.highlight_text_purp {
    background-color: #DDDDFF;
}

.highlite_10t_cc_litegrn {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #CC7373;
	background-color: #E7EED5;
}

.highlite_10t_cc_liteyel {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #CC7373;
	background-color: #FFFFCC;
}

.highlite_11t_medyel {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #FFFF6F;
}

.highlite_12t {
	background-color: #FEF3CB;
}

.highlite_12t_medyel {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #FFFF6F;
}

.highlite_text_dkrgrn {
	background-color: #AACEC1;
}

.highlte_10t_britegrn {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	background-color: #98FC9A;
}

.highlte_11t_britegrn {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #98FC9A;
}

.highlte_12t_britegrn {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #98FC9A;
}

/* - - - - - - - - - - */

.honred {
	color: #CC3333;
}

.honred_t10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #CC3333;
}

 /* - - - - - - - - - - */
 
.li_span {margin: 5px 0; }

.line_left_C0 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C00000;
}

.line_right_C0 {
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #C00000;
}
 
.line_right_gray {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
 
.link_blue_t12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #3A00D5;
}
 
.lucidia_console_10_dflt {
	font-family: "Lucida Console";
	font-size: 10px;
}
 
.lucidia_console_11_dflt {
	font-family: "Lucida Console";
	font-size: 11px;
}

.lucidia_console_12_dflt {
	font-family: "Lucida Console";
	font-size: 12px;
}
 
.lucidia_console_12 {
	font-family: "Lucida Console";
	font-size: 12px;
	color: #676767;
}
.lucidia_console_13 {
	font-family: "Lucida Console";
	font-size: 13px;
	color: #676767;
}
 
 /* - - - - - - - - - - */
 
.newTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.newTimes10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.newTimes9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

 /* - - - - - - - - - - */

.segoe_symb12_17dkgry {
	font-family: "Segoe UI Symbol", Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 17px;
	color: #353535;
}

.segoe_symb12_17 {
	font-family: "Segoe UI Symbol", Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 17px;
}

.segoe_symb13_18_dkgry {
	font-family: "Segoe UI Symbol", Tahoma, "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
}

.segoe_symb12_17red {
	font-family: "Segoe UI Symbol", Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 17px;
	color: #BC4436;
}

.segoe_symb13_18 {
	font-family: "Segoe UI Symbol", Tahoma, "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
}

.segoe_symb11_dkgry {
	font-family: "Segoe UI Symbol", Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #4A4A4A;
}

.segoe_symb13_18red {
	font-family: "Segoe UI Symbol", Tahoma, "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #BC4436;
}

 /* - - - - - - - - - - */

 /* there is 'selected' in the dreamweaver list, but we cannot find it here */
 
 /* - - - - - - - - - - */

.shhatch {
	background-image: url(../vdb/images/bgcolor_20x20_gray01.png);
	background-repeat: repeat;
}

.solid_bott_666666 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.solid_bott_999999 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

 /* - - - - - - - - - - */

.style1 {font-size: 11px}
body {
	margin-top: 0px;
}

.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style105 {
	color: #356A9F;
}

.style10a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A0000;
}

.style10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #642100;
}

.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A1FAA;
}

.style11_16px_dkgray {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #4A4A4A;
}

.style11_16px_lineht {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #C02020;
}

.style11_16px_litered {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #B34040;
}

.style11_size10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style11_size11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style11_size12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.style11_w_bgc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A1FFA;
	background-color: #FDE6D2;
}

.style11_w_bgc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A1FAA;
	background-color: #DAEEF3;
}

 /* - - - - - - - - - - */
 
.style12 {
	font-size: 11px;
	color: #CE3F37;
}

.style12_16px_lineht {
	line-height: 14px;
	font-size: 12px;
	font-family: Consolas, monospace;
	color: #2A2A2A;
}


 /* - - - - - - - - - - */
 
.style13 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}

.style13_16px_lineht {
	line-height: 18px;
	font-size: 13px;
}

.style13_16px_lineht_b {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 16px;
	color: #353535;
}

.style13_16px_lineht_c {
	font-size: 13px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #008000;
}

.style13_16px_liteblue {
	font-size: 13px;
	line-height: 16px;
	color: #4070AA;
}

.style13_16px_litegrn {
	font-size: 13px;
	line-height: 16px;
	color: #7AAB45;
}

.style13_16px_red {
	font-size: 13px;
	line-height: 16px;
	color: #B34040;
}

.style13_18px_lineht {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 20px;
}

.style13_kevin13 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #3D738F;
}

.style13_size12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}

.style13_size13 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;
}

.style13_t14 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}

.style13_t14_wspace {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	line-height: 24px;
}

.style13a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
}

.style13t_size10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}

.style13t_size11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

 /* - - - - - - - - - - */
 
.style14 {
	font-size: 11px;
	color: #2A1FAA;
}

.style14t_size10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #2A1FAA;
}

.style14t_size11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #2A1FAA;
}

.style14t_size11_wbgc {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #2A1FAA;
	background-color: #EBE2D3;
}

.style14t_size12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #2A1FAA;
}

.style14t_size12_wbgc {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #2A1FAA;
	background-color: #EBE2D3;
}

 /* - - - - - - - - - - */
 
.style15 {
	font-size: 12px;
	color: #A6CC8E;
}

.style15t_size10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #8C82E8;
}

 /* - - - - - - - - - - */
 
.style16 {
	font-size: 11px;
	color: #007F00;
}

.style16b {
	font-size: 10px;
	color: #007F00;
}

 /* - - - - - - - - - - */
 
.style17 {
	font-size: 12px;
	color: #800000;
}

.style17_size10 {
	font-size: 10px;
	color: #B34040;
}

.style17_size11 {
	font-size: 11px;
	color: #B34040;
}

.style17_size12 {
	font-size: 12px;
	color: #B34040;
}

.style17a {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #CC0000;
}

.style17b {
	font-size: 10px;
	color: #800000;
}

.style17b_liter {
	font-size: 10px;
	color: #7D2E22;
}

.style17c {
	font-size: 11px;
	color: #8F0000;
}

.style17d {
	font-size: 11px;
	color: #CC7373;
}

.style17da {
	font-size: 11px;
	color: #b84141;
}

.style17f {
	font-size: 12px;
	color: #CC7373;
}

.style17g {
	font-size: 10px;
	color: #CC7373;
}


.style17ga {
	font-size: 10px;
	color: #B84141;
}

.style17gg {
	font-size: 10px;
	color: #DDA2A2;
}

.style17h {
	font-size: 10px;
	color: #D68989;
}

.style17h_11 {
	font-size: 11px;
	color: #D68989;
}

.style17h_12 {
	font-size: 12px;
	color: #D68989;
}

 /* - - - - - - - - - - */
 
.style18 {
	font-size: 12px;
	color: #646464;
}

.style18_10dk {
	font-size: 10px;
	color: #4A4A4A;
}

.style18_10dk_underline {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #4A4A4A;
	text-decoration: underline;
}

.style18_11dk {
	font-size: 11px;
	color: #4A4A4A;
}

.style18_12dk {
	color: #4A4A4A;
	font-size: 12px;
}

.style18_underline {
	font-size: 12px;
	color: #646464;
	text-decoration: underline;
}

.style18a {
	font-size: 11px;
	color: #646464;
}

.style18a_10 {
	font-size: 10px;
	color: #646464;
}

.style18a_underline {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #676767;
	text-decoration: underline;
}

.style18b {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #828282;
}

.style18d {
	color: #383838;
}

 /* - - - - - - - - - - */
 
.style19 {
	font-size: 11px;
	color: #D50000;
	font-family: "Trebuchet MS", Arial;
}

.style19_size10 {
	font-size: 10px;
	color: #636363;
}

.style19_size11 {
	font-size: 11px;
	color: #636363;
}


.style19_size12 {
	font-size: 12px;
	color: #636363;
}

.style19_size13 {
	font-size: 13px;
	color: #636363;
}

.style19b {
	font-size: 11px;
	color: #C95E58;
}

.style19b_10 {
	color: #C95E58;
	font-size: 10px;
}

.style19c {
	color: #7C2C27;
	font-size: 11px;
}

 /* - - - - - - - - - - */

.style1a {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	color: #646464;
}

 /* - - - - - - - - - - */
 
.style2 {
	color: #2A1FAA;
}

 /* - - - - - - - - - - */
 
.style20 {
	color: #808080;
}

.style20_12 {
	font-family: "Trebuchet MS", Arial;
	color: #B6B6B6;
}

.style20_size10 {
	font-size: 10px;
	color: #808080;
}

.style20_size11 {
	font-size: 11px;
	color: #808080;
}

.style20_size12 {
	font-size: 12px;
	color: #808080;
}

.style20a {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #B6B6B6;
}

.style20a_underline {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #B6B6B6;
	text-decoration: underline;
}

.style20b {
	color: #5D5D5D;
}

 /* - - - - - - - - - - */
 
.style21 {
	color: #B55A00;
}

.style21_size10 {
	font-size: 10px;
	color: #B55A00;
}

.style21_size11 {
	font-size: 11px;
	color: #B55A00;
}

 /* - - - - - - - - - - */
 
.style22 {
	color: #1CD601;
}

.style22a {
	color: #158C0F;
}

 /* - - - - - - - - - - */
 
.style23 {
	color: #353537;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

.style23a {
	color: #474749;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

 /* - - - - - - - - - - */
 
.style24 {
	color: #828282;
}
 
.style24_size10 {
	font-size: 10px;
	color: #949494;
}
 
.style24_size11 {
	font-size: 11px;
	color: #949494;
}
 
.style24_size12 {
	font-size: 12px;
	color: #949494;
}

.style24b_size10 {
	font-size: 10px;
	color: #C3C3C3;
}

.style24b_size11 {
	font-size: 11px;
	color: #C3C3C3;
}

.style24b_size12 {
	font-size: 12px;
	color: #C3C3C3;
}

 
 /* - - - - - - - - - - */
 
.style25 {
	font-weight: bold;
	color: #FFFBF0;
}

 /* - - - - - - - - - - */
 
.style26 {
	font-size: 10px;
	color: #676767;
	font-family: "Trebuchet MS", Arial;
}

.style26_size11 {
	font-size: 11px;
	color: #676767;
}

.style26a {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #414141;
}

.style26underline {
	font-size: 10px;
	color: #676767;
	text-decoration: underline;
}

 /* - - - - - - - - - - */
 
.style27 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

.style27_13_bold {
	font-size: 13px;
	font-weight: bold;
}

.style27_16_bold {
	font-size: 16px;
	font-weight: bold;
}

.style27a {
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

 /* - - - - - - - - - - */
 
.style28 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style28_13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.style28a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style28a_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style28a_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style28b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
}

.style28c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.style28c_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00000;
}

.style28d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
}

.style28d14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
}

.style28e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

 /* - - - - - - - - - - */
 
.style29 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D50000;
}

.style29_10_verd_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3A3A;
}

.style29_11verd_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A1FAA;
}

.style29_11verd_brn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}

.style29_11verd_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
}

.style29_11verd_grn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006200;
}

.style29_11verd_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}

.style29_12verd_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #051EFA;
}

.style29_12verd_brn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}

.style29_12verd_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
}

.style29_12verd_grn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006200;
}

.style29_12verd_grn_17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #006200;
}

.style29_georga_11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.style29_georga_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.style29_verd_17px_lineht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

 /* - - - - - - - - - - */
 
.style2c {
	font-size: 10px;
	color: #2A1FAA;
}

.style2e {
	font-size: 11px;
	color: #2A1FAA;
}
 
 /* - - - - - - - - - - */
 
.style3 {
	color: #0000FF;
}
 
.style30 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #AA1FFF;
}

.style300_size13 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #0C28F3;
}

.style30_lighter {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #D895FF;
}

.style30a {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #AA1FFF;
}

.style30a_font11 {
	font-size: 11px;
	color: #AA1FFF;
}

.style30b {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #9F84BB;
}

 /* - - - - - - - - - - */
 
.style31 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #5E005E;
}

.style31_purp12 {
	font-family: "Segoe UI Symbol", Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #D628B4;
}

.style31_t10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FF00FF;
}

.style31_t11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FF00FF;
}

.style31_t12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FF00FF;
}

 /* - - - - - - - - - - */

.style32_t10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #800080;
}

.style32_t11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #800080;
}

.style32_t12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #800080;
}

 /* - - - - - - - - - - */
 
.style33 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFB9;
}

 /* - - - - - - - - - - */
 
.style34 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #2A1FAA;
}

 /* - - - - - - - - - - */
 
.style35 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #7F0000;
}

 /* - - - - - - - - - - */
 
.style36 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #800080;
}

.style36_font10 {
	font-size: 10px;
	color: #800080;
}

.style36_font11 {
	font-size: 11px;
	color: #800080;
}

 /* - - - - - - - - - - */
 
.style37_size10 {
	color: #313E6F;
	font-size: 10px;
}
 
.style37_size11 {
	color: #313E6F;
	font-size: 11px;
}

.style37_size12 {
	color: #313E6F;
	font-size: 12px;
}

 /* - - - - - - - - - - */
 
.style38t12_dkSteelBlue {
	font-size: 12px;
	color: #315A71;
}

.style38t_size10_steelBlue {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #3D738F;
}

.style38t_size10_steelBlueLite {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #9BAEB9;
}

.style38t_size11_steelBlue {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #3D738F;
}

.style38t_size11_steelBlueLite {
	font-size: 11px;
	color: #9BAEB9;
	font-family: "Trebuchet MS", Arial;
}

.style38t_size12_steelBlue {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #3D738F;
	line-height: 16px;
}

 /* - - - - - - - - - - */
 
.style39_verd9_excelblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006FBF;
}
 
.style39t_size10_excelblue {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #006FBF;
}

.style39t_size10_liter {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #80C9FF;
}

.style39t_size10_trq {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #48A8B3;
}

.style39t_size11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #006FBF;
}

.style39t_size12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #006FBF;
}
 
 /* - - - - - - - - - - */
 
.style3b {
	font-size: 10px;
	color: #0000FF;
}

.style3bb {
	font-size: 10px;
	color: #2A1FAA;
}

.style3c {
	color: #0000FF;
	font-size: 11px;
}

 /* - - - - - - - - - - */
 
.style4 {
	color: #FF0000;
}

.style4a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #CC0000;
}

.style4b {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #CC0000;
}

 /* - - - - - - - - - - */
 
.style5 {
	color: #CC6600;
}

.style50 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #FAF9E4;
	color: #FF5959;
}

.style50a {
	background-color: #faf9e4;
}

.style50b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a1faa;
	background-color: #faf9e4;
}

 /* - - - - - - - - - - */
 
.style51 {
	background-color: #FFFBF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

 /* - - - - - - - - - - */
 
.style52 {
	font-family: "Trebuchet MS", Arial;
	color: #353537;
}

 /* - - - - - - - - - - */

.style5a {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #CC6600;
}

.style5b {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #CC6600;
}

.style5c {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #CC6600;
}

 /* - - - - - - - - - - */
 
.style6 {
	color: #008000;
}

 /* - - - - - - - - - - */
 
.style60_button {
	font-size: 10px;
	color: #646464;
	height: 19px;
	width: 39px;
	font-family: "Trebuchet MS", Arial;
	clip: rect(auto,auto,auto,auto);
	margin: 1px;
	padding: 1px;
}

 /* - - - - - - - - - - */
 
.style61_T11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #008000;
}

.style61_T12 {
	font-size: 13px;
	color: #008000;
	font-family: "Trebuchet MS", Arial;
	line-height: 20px;
}

 /* - - - - - - - - - - */

.style6_t11space {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 15px;
	color: #008000;
}

.style6_t12space {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #008000;
}

.style6_t13 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #008000;
}

 /* - - - - - - - - - - */

.style6a {
	color: #008000;
}

.style6b {
	font-style: italic;
	color: #008000;
}

.style6c {
	color: #006666;
}

.style6d {
	font-size: 10px;
	color: #006200;
}

.style6d_lighter10 {
	font-size: 10px;
	color: #7AAC44;
}

.style6d_lighter11 {
	font-size: 11px;
	color: #7AAC44;
}

.style6d_lighter12 {
	font-size: 12px;
	color: #7AAC44;
}

.style6e {
	font-size: 12px;
	color: #006200;
}
 
 /* - - - - - - - - - - */

.style7 {
	color: #D50000;
}

.style7_12excel_red {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #C00000;
}

.style7_11excel_red {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #C00000;
}

.style7_10excel_red {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #C00000;
}
 
 .style7_bold {
	color: #D50000;
	font-weight: bold;
}

.style7_dkred {
	color: #9B0000;
}

.style7_size10 {
	font-size: 10px;
	color: #D50000;
}

.style7_size11 {
	color: #D50000;
	font-size: 11px;
}

.style7a {
	color: #CD7272;
}

.style7b {
	font-size: 12px;
	color: #993300;
	font-family: "Trebuchet MS", Arial;
}

.style7b_10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #993300;
}

.style7b_11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #993300;
}

.style7b_11space {
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial;
	color: #993300;
}

.style7b_12space {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 17px;
	color: #993300;
}

.style7b_nofont {
	color: #993300;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
}

.style7b_nospace {
	color: #993300;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

.style7b_t14space {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #993300;
	line-height: 18px;
}

.style7c {
	color: #642100;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

.style7d {
	font-size: 11px;
	color: #642100;
}

.style7g {
	font-size: 10px;
	color: #B5651D;
}

 /* - - - - - - - - - - */
 
.style8 {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial;
}

.style8_button {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial;
	height:19px;
    width:38px;
}

 /* - - - - - - - - - - */
 
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.style90 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #1463A9;
}
 
.style90_t11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #1463A9;
}
 
.style90_t12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #1463A9;
}

 /* - - - - - - - - - - */

.style91_3086BA10 {
	font-size: 10px;
	color: #3086BA;
}

.style91_3086BA11 {
	font-size: 11px;
	color: #3086BA;
}

.style91_3086BA12 {
	font-size: 12px;
	color: #3086BA;
}

.style91_3086BA13 {
	color: #3086BA;
	font-size: 13px;
}

.style9_4A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A4A4A;
}

.style9t_size12_blue {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #BCC6D6;
}

.style9t_size12_grn {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #D8E4BC;
}

 /* - - - - - - - - - - */
 
.style_box {
	border: none;
}

 /* - - - - - - - - - - */
 
.suzyel {
	color: #D5AA00;
}

.suzyel_t10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #D5AA00;
}

 /* - - - - - - - - - - */
 
.text_field_ht_26 {
	height: 26px;
}

 /* - - - - - - - - - - */
 
.trebuchet_13 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}

 /* - - - - - - - - - - */

.verdana11_17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.verdana11_17dkgry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #353535;
}
.verdana11_17red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #BC4436;
}
.verdana12_18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.verdana12_18dkgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #353535;
}
.verdana12_18red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #BC4436;
}

 /* - - - - - - - - - - */

.white {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
 
 /* - - - - - - - - - - */
 
.yamblue {
	color: #0033CC;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

.yamblue11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #0033CC;
}

 /* - - - - - - - - - - */
