body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    line-height: 12pt;
}

th {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: bold; color: #FFFFFF;	background-color: #58710F;}

A:link { color: #58710F; text-decoration: underline; }
A:visited { color: #58710F; text-decoration: underline; }
A:active { color: #FF9900; text-decoration: underline; }
A:hover { color: #FF9900; text-decoration: underline; }

.just {	text-align: justify;}

.btnStyle {	font-size: 10px; font-weight: bold;	color: #FFFFFF;	background-color: #58710F;}

input {	font-size: 10px;}

select {font-size: 10px;}

textarea {font-size: 10px;}

.menuLink {font-family: Arial, Helvetica, sans-serif, "Arial Narrow"; 	font-size: 11px; font-weight: bold;}
A.menuLink:link {	color: #FFFFFF;	text-decoration: none;}
A.menuLink:visited {	color: #FFFFFF;	text-decoration: none;}
A.menuLink:active { color: #FFFFFF; text-decoration: underline; }
A.menuLink:hover {	color: #FFFFFF;	text-decoration: underline;}

.whiteLink {font-family: Arial, Helvetica, sans-serif, "Arial Narrow"; 	font-size: 11px;}
A.whiteLink:link {	color: #FFFFFF;	text-decoration: none;}
A.whiteLink:visited {	color: #FFFFFF;	text-decoration: none;}
A.whiteLink:active { color: #FFFFFF; text-decoration: underline; }
A.whiteLink:hover {	color: #FFFFFF;	text-decoration: underline;}

.whiteContactLink {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; line-height: 12pt;}
A.whiteContactLink:link {	color: #FFFFFF;	text-decoration: underline;}
A.whiteContactLink:visited {	color: #FFFFFF;	text-decoration: underline;}
A.whiteContactLink:active { color: #FF9900; text-decoration: underline; }
A.whiteContactLink:hover {	color: #FF9900;	text-decoration: underline;}

.headingWhite {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/heading_bg.jpg);
	height: 19px;
	padding-left: 10px;
}
.subHeadingGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #59710F;
}
.textGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7B9139;
}
.textRed {
	font-weight: bold;
	color: #CC3300;
}
.textWhite {
	color: #FFFFFF;
}

.textWhiteBold {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topHeading {
	 line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8F8D61;
}
.sectionHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F8D61;
}


.lightgreen{
	BACKGROUND: #B0AE8C
}
.green {
	BACKGROUND: #787652
}
.subHeadingOrange {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
ul {
	list-style-image: url(images/dot.gif);
}
.lineHeights {
	 line-height: 12px;
}
.wide {
	width: 170px;
}

.smallError
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  line-height: 9pt;
  text-transform: none;
  word-spacing: normal;
  background: #fdd;
  border: 1px solid red;
}

.smallTableHeader
{
  line-height: 135%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
  FONT-WEIGHT: Bold;
  color:#FFFFFF;
  background-color:#D1DEAF;
  LETTER-SPACING: normal;
  TEXT-TRANSFORM: none;
  WORD-SPACING: normal
}

.bigBlack
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  letter-spacing: normal;
  text-transform: none;
  word-spacing: normal;
}

.innerTable
{
  border-collapse:collapse;
  border:none;
  border-top:none;
  border-bottom: solid 1px #ffffff;
  border-left:none;
  border-right:none;
}
