acronym {
	color : #228B22;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

a:link {
	color : #006400;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #006400;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:visited:hover {
	color : #B22222;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #B22222;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.fr {
	color: #FF0000;
}

.fg {
	color : #006400;
}

.fdg {
	color: #222222;
}

.nav1 a:link {
	color : #333333;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.nav1 a:visited {
	color : #333333;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.nav1 a:visited:hover {
	color : #B22222;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.nav1 a:hover {
	color : #B22222;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.header1 {
	color : #006400;
	font-weight: bold;
	font-size: 12px;
}

.contenttitle {
	color : #006400;
	font-weight: bold;
	padding-bottom: 8px;
	font-size: 11px;
}

b {
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color : #006400;
}

strong {
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color : #006400;
}

body {
	background-color: #FFFFFF;
	color: #222222;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

p {
	color: #222222;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

blockquote {
	color : #333333;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
}

.bg-ltblue {
	background-color: #CCFFFF;
}

.bg-ltgreen {
	background-color: #99CC99;
}

.bg-ltgreen2 {
	background-color: #C0D4AF;
}
.bg-grey1 {
	background-color: #ECEBEB;
}

.bg-grey2 {
	background-color: #F4F4F4;
}

.brd-left {
	border-left: 2px solid #A9A9A9;
}

.brd-right {
	border-right: 2px solid #A9A9A9;
}

.brd-bottom {
	border-bottom: 1px solid #DCDCDC;
}

.brd-left-drk {
	border-left: 1px solid #B22222;
}

.brd-right-drk {
	border-right: 1px solid #B22222;
}

.brd-bottom-drk {
	border-bottom: 1px solid #B22222;
}

.brd-top-drk {
	border-top: 1px solid #B22222;
}

.footer {
	font-size: 9px;
}

.padtop {
	padding-top: 2px;
}

.padbottom {
	padding-bottom: 3px;
}

.padbottom2 {
	padding-bottom: 8px;
}

.padleft {
	padding-left: 2px;
}

.padright {
	padding-right: 3px;
}

.padleft2 {
	padding-left: 10px;
}

.padright2 {
	padding-right: 20px;
}

td {
	font-size: 11px;
}

hr {
	color : #006400;
}

li {
	list-style-position: outside;
	list-style-type: square;
}

legend {
	font-weight:bold; /* Bold text */
    color: #fff;
    background: #006600;
    border: 1px solid #781351;
    padding: 2px 4px;
} 

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.checkbox {
	background-color: #FFFF99;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.formtextindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 10px;
}
.thgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
