a{
	color : #005A29;
}
a:link {
	color : #003300;
	font-family : Arial;
	text-decoration : underline;
}

a:visited {
	color : #003300;
	text-decoration : underline;
}

a:hover {
	color : #333333;
	text-decoration : underline;
}

a:active {
	color : #333333;
	text-decoration : underline;
}
a.active {
	color: #FFFF00;
	}

body {
	background-color : #DFDFDF;
	color : #333333;
	margin: 0px;
}

td, p {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 14pt;	/*margin:0px;*/
}
td p{
	margin-top: 0px;
	margin-bottom:8px;
}
.intro {
	font-weight : bold;
}

.introheader {
	font-size : 16px;
	color : #003300;
	font-weight : bold;
}
.white{
	color : White;
	font-size: 10px;
}
.introheaderWhite{
	font-size : 13px;
	color : #003300;
	font-weight : bold;
	line-height: 16pt;
}
.gold{
		color : #9A8348;
}
.Ltext{
	color : #333333;
}
.mainnav {
	color : #9A8348;
	font-weight : bold;
	font-family: Arial;
	font-size: 13px;
}

.mainnav a:link {
	color : #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}

.mainnav a:visited {
	color : #FFFFFF;
	text-decoration: none;
}

.mainnav a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.mainnav a:active {
	color : #FFFFFF;
}

.browntext {
	color : #003300;
}

button, input {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.body a:link {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

.body a:visited {
	color : #000000;
	text-decoration : none;
}

.body a:hover {
	color : #003300;
	text-decoration : none;
}

.body a:active {
	color : #000000;
	text-decoration : none;
}
.if{
	background-image : url(bg-brn-wht.gif);	background-repeat : repeat-y;
}
.orgList{
	font-size : inherit;
	list-style-image : url(images/bulletA.gif);
	list-style-position : inherit;
	list-style-type : none;
	line-height : 14pt;
	margin-top: 5px;
	margin-left: 18px;
	padding-left: 0;
}
.orgListW{
	font-size : inherit;
	list-style-image : url(images/bulletA.gif);
	list-style-position : outside;
	list-style-type : none;
	line-height : 14pt;
	color: #333333;
	margin-top: 5px;
	margin-left: 18px;
	padding-left: 0;
}
ul.orgList ul{
	list-style-image : none;
	list-style-type : none;
}
.whitelink a:link {
	color : #FFFFFF;
	text-decoration : underline;
}

.whitelink a:visited {
	color : #FFFFFF;
	text-decoration : underline;
}

.whitelink a:hover {
	color : #FFFFFF;
	text-decoration : none;
}

.whitelink a:active {
	color : #FFFFFF;
	text-decoration : none;
}
.subnav {
	color : #003300;
	font-weight : normal;
	font-family: Arial;
	font-size: 11px;
}
.subnav a:link {
	color : #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}
.subnav a:visited {
	color : #FFFFFF;
	text-decoration: none;
}
.subnav a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.subnav a:active {
	color : #FFFFFF;
}
.ltgreentext {
	color : #93A893;
	font-size: 10px;
	line-height: 12px;
}
.small {
	color : #333333;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
.smallhead {
	color : #003300;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.quotetext {
	color : #333333;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
}
.red {
	color : #990000;
}
body {
	text-align:center;	
}
div#mainpage {
	text-align:left;
	width:770px;
	margin:0px auto;
}