A:link    { text-decoration:none; color: #003558; }
A:visited { text-decoration:none; color: #003558; }
A:active  { text-decoration:underline; color: #000000; }
A:hover   { text-decoration:underline; color: #a3b902; }

body { 
	background-color: #4D6E4D;
	font-family: verdana, Arial, Helvetica;

	margin: 0px;
	padding: 0px;
	
	scrollbar-face-color: #3D3D3D; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #7E7E7E; 
	scrollbar-darkshadow-color: #707070; 
	scrollbar-track-color: #D8D8D8; 
	scrollbar-arrow-color: #ffffff;

}

.menuLinks { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10pt; line-height:12px; color: #ffffff}
A.menuLinks:link    { text-decoration:none; color: #ffffff; }
A.menuLinks:visited { text-decoration:none; color: #ffffff;  }
A.menuLinks:active  { text-decoration:none; color: #ffffff;  }
A.menuLinks:hover   { text-decoration:underline; color: #ffffff;  }

.textLinks { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; color: #000000}
A.textLinks:link    { text-decoration:none; color: #000000; }
A.textLinks:visited { text-decoration:none; color: #000000;  }
A.textLinks:active  { text-decoration:none; color: #000000;  }
A.textLinks:hover   { text-decoration:underline; color: #000000;  }

.index A:link    { text-decoration:none; color: #ffffff; font-weight: bold; }
.index A:visited { text-decoration:none; color: #ffffff; font-weight: bold; }
.index A:active  { text-decoration:none; color: #ffffff; font-weight: bold; }
.index A:hover   { text-decoration:underline; color: #ffffff; font-weight: bold; }
.index {
	margin-top: 50px;
}
.index h1{
	color: white;
}
.index h2{
	color: white;
}

.bgTree{
	background:white url(images/TreeBg.gif) no-repeat center center;
}
.textArea{
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}
.regText{
	font-size: 12pt;
}
.smallText{
	font-size: 10pt;
}
.faq{
	color: blue;
}
.textArea table
{
	border-color: #cbcbcb;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
}
.textArea table
{
	border-style: none;
}

.content { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; line-height:12px; color: #000000}
.bd {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
.copy {
	FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 130%; FONT-FAMILY: "Arial", "Helvetica", "geneva", "sans-serif"
}
.copywhite {
	FONT-SIZE: 11px; COLOR: #ffffff; LINE-HEIGHT: 130%; FONT-FAMILY: "Arial", "Helvetica", "geneva", "sans-serif"
}
ul
{
	list-style-image: url(images/bullet1.gif);
}
ul ul
{
	list-style-image: url(images/bullet2.gif);
}
ul ul ul
{
	list-style-image: url(images/bullet3.gif);
}
a:link
{
	color: rgb(0, 69, 145);
}
a:active
{
	color: rgb(160, 209, 129);
}
a:visited
{
	color: rgb(51, 51, 51);
}
table
{
	table-border-color-light: rgb(44, 61, 69);
	table-border-color-dark: rgb(44, 61, 69);
	border-color: rgb(44, 61, 69);
}
th
{
	border-color: rgb(44, 61, 69);
}
td
{
	border-color: rgb(44, 61, 69);
}
h1
{
	color: #000000;
	padding: 10px 0px 0px 0px;
	font-size: 18pt;
}
h2
{
	color: rgb(99, 162, 59);
}
h3
{
	color: rgb(181, 130, 11);
}
h4
{
	color: rgb(0, 0, 0);
}
h5
{
	color: rgb(0, 0, 0);
}
h6
{
	color: rgb(0, 0, 0);
}
.open{
	font-size: 14pt;
	color: navy;
	margin-top: 10px;
}
.openSmall{
	font-size: 12pt;
	color: navy;
	margin-top: 5px;
}
