@charset "UTF-8";
.navlink {
	color: #FF0000;
}

BODY {
 	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif; 
	color:#000000; 
	background:#FFFFFF; 
	cursor:auto;
	background-image: url(images/background-2.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

TD {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	font-size:10pt;
	color:#000000;
}
  
TH {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:BOLD
}

CAPTION {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:BOLD
}

FORM {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	font-size:10pt;
}

P {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	color:#000000;
}

B {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	font-size:10pt;
}

UL {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif; 
	color:#000000;
}

OL {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	color:#000000;
}

BLOCKQUOTE {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	color:#000000;
}

DIV {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	color:#000000;
}

HR {
	color:#000000;
}

.dim {
	color:gray
}

.color1 {color:black}

.color2 {color:blue}

.color3 {color:red}

.color4 {color:green}

.color5 {color:purple}

.color6 {color:brown}

.bold {
	font-weight:bold;
	color:#000000
}

.hide {display:none}

.error {color:red;font-color:white;font-size:8pt}

.show {}

.NAVfontSizeNorm { font-size:12px;}

.NAVfontSizeMin  { font-size:10px;}

.highlight {color:#000000}

.BodyFontColor {color:#000000}

.tableHeading {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	background:#008148;
	color:#DDD885
}

.tableRow {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	background:#D7E1D5;
	color:#000000;
}

.tableRowAlt {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	background:#EBF0EA;
	color:#000000;
}

.tableBody {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	background:#FFFFFF;
	color:#000000;
}

.tableHighlight {
	font-family:Verdana,Tahoma,Arial, Helvetica,sans-serif;
	font-weight:normal;
	background:#000000;
	color:#FFFFFF;
}

.PrimaryRowColor {color:#D7E1D5}

.AlternativeRowColor {color:#EBF0EA}

.PrimaryRowBGColor {background:#D7E1D5}

.AlternativeRowBGColor {background:#EBF0EA}

.footer {
	color: #719c89;
	font-size: 10px;
}

.nounderline {
	text-decoration: none;
}


a {
	color: #008148;
}

.pgtitle {
	font-size: 16px;
	color: #008148;
	font-weight: bold;
}

.podtitle {
	font-size: 13px;
	color: #008148;
	font-weight: bold;
}

.podtxt {
	font-size: 10px;
}
