BODY {
  margin-right: 0.25in;
  margin-left: 0.50in;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
}

DIV {
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
}

P, CENTER, UL, DL, OL {
  font-size: 9pt;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
}

TD H2 {
  font-weight: bold;
  font-size: 14pt;
  margin-left: 0.0in;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
  color: navy;
}

TD {
  font-size: 9pt;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
}

H1 {
  font-weight: bold;
  font-size: 18pt;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
  color: navy;
}

H2 {
  font-weight: bold;
  font-size: 14pt;
  margin-left: 0.0in;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
  color: navy;
}

H3 {
  font-weight: bold;
  font-size: 12pt;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
  color: navy;
}

H4 {
  font-weight: bold;
  font-size: 10pt;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
  color: navy;
}

PRE {
  font-size: 9pt;
  font-family: "monospace";
}

A:link {
  color: blue;
}

A:visited {
  color: green;
}

A:active {
  color: fuchsia;
}

CAPTION {
  font-style: italic;
  font-size: 9pt;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
}
.thinblackborder {
	border: 1px solid #000000;
}


.PhoneFooter {
  font-size: 9pt;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
}



.dropcap { font-weight: bold; font-size: 12pt;
     font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif"; color: #804000}
.fontxxsmall {
	font-size: xx-small;
}
.H3NoSpace {
  font-weight: bold;
  font-size: 12pt;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
  color: navy;
}

table.Store {
	border-collapse:collapse;
}

table.Custom
{
	border-right: gray 0px solid;
	padding-right: 5px;
	border-top: gray 0px solid;
	padding-left: 5px;
	font-size: 16px;
	padding-bottom: 5px;
	border-left: gray 0px solid;
	width: 55%;
	padding-top: 5px;
	border-bottom: gray 0px solid;
	position: static;
	border-collapse: collapse;
	width:700;
}

input.text.control {
	font-family: verdana;
	font-size: 11px;
	padding-left: 4px;
	background-color : #FFFBF7;
	border: 1px solid #ADAA9C;
	width: 100%;
}

td.Caption {
	color: Black;
	padding : 1px 3px 1px 2px;
	background-color: #CFDFFC;
	border-color:Gray;
	border: 1px solid;
	text-align: Right;
	width: 35%;
}

td.body {
	color: Black;
	background-color: #CFDFFC;
	border-color:Gray;
	border: 0px solid;
	text-align: left;
	padding : 1px 3px 1px 2px;
}
td.label {
	color: Black;
	background-color: #CFDFFC;
	border-color:Gray;
	border: 0px solid;
	text-align: right;
	padding : 1px 3px 1px 2px;
}

td.Header
{
	border:1px solid; font-weight: bold;
	background-color: #2793d3;
	text-align: left
}
td.footer {
	color: Black;
	background-color: #CFDFFC;
	border-color:Gray;
	border: 0px solid;
	text-align: center;
}
td.Message {
	color: Red;
	background-color: White;
	border-color:Gray;
	border: 1px solid;
	text-align: left;
}
