/* GLOBAL Classes */

.A1 {
    COLOR: #ffffff; FONT-SIZE: 10pt; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; CURSOR: hand;
	}
.A1:hover {
          COLOR: #33CCFF; FONT-SIZE: 10pt; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; CURSOR:hand;
		  }
.A2 {
    COLOR: blue; FONT-SIZE: 8pt; FONT-WEIGHT: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; CURSOR: hand;
	}
.A2:hover {
          COLOR: red; FONT-SIZE: 8pt; FONT-WEIGHT: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; CURSOR:hand;
		  }

.A3 {
    COLOR: blue; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; CURSOR: hand;
	}
.A3:hover {
          COLOR: red; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; CURSOR:hand;
		  }

.A4 {
    COLOR: blue; FONT-SIZE: 7pt; FONT-WEIGHT: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; CURSOR: hand;
	}
.A4:hover {
          COLOR: red; FONT-SIZE: 7pt; FONT-WEIGHT: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; CURSOR:hand;
		  }

h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #0066ff
}

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

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

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
}

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #0066ff
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumb_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0066ff
}


.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0066ff
}

.legalbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.trademarknotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.meaptop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.meapbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000066;

}

.bottom1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}

/* DSFORM Classes - For Use with the Desktop Solutions Library - Version 2.0 */



.DSFORM_afieldcaption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}

.DSFORM_fieldcaption_red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #ff0000;
}

.DSFORM_label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: Bold;
  color: #FFFFFF;
}

.DSBROWSE_label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: Bold;
  color: #FFFFFF;
}

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

.DSFORM_label_2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

.DSFORM_formfield {
  /* can't get to the "show_element" method of the DSForm class... probably inherited from "form" class */
}

.DSFORM_submit {
  font-size: 14px;
  font-family: Arial;
  padding: 2px;
  border: 1px;
  border-color: #000000;
  border-style: Solid;
  background-color: #FFFFFF;
}
.DSFORM_file, .DSFORM_text, .DSFORM_textarea {
  border: 1px;
  border-style: Solid;
  font-size: 13px;
  font-family: Arial;
  background-color: #ffffff;
}
.DSFORM_select {
  border: 1px;
  border-style: Solid;
  font-size: 12px;
  font-family: Arial;
}
.DSFORM_button {
  font-size: 12px;
  font-family: Arial;
  background: #D4D0C8;
  border: 1px;
  border-style: Solid;
  border-color: #000000;
}
.threads_bottomborder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.clickmessage {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.tableheader {
	font-size: 12px;
	font-weight: bold;
}

