body{
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 90%;
	color: #483322;
	min-height: 800px;
}

 body, td, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 90%;
	color: #483322;
}

td {
	background-repeat: no-repeat;
}

#nestedTable tr td {
	font-size: 100%;
}

.tiny{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 70%;
	color: #483322;
}

.caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-style: italic;
}

.quote {
	color: #669999;
	font-style: italic;
	font-weight: bold;
	line-height: 130%;
}
	
.quotename{
	font-variant: small-caps;
	text-align: right;
	}



.redBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 1em;
	font-weight: bold;
	color: #890808;
	text-transform: uppercase;
}

.blueBoldTextulc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 1em;
	font-weight: bold;
	color: #495524;
}


.boxedText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 1em;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
}

.boxedTextSmaller{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: .85em;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
}

.tanBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 1em;
	font-weight: bold;
	color: #483322;
	text-transform: uppercase;
}

a:link {
		text-decoration: underline;
		color: #AC0000;
	}
	a:visited {
		text-decoration: underline;
		color: #AC0000;
		}
	a:active {
		text-decoration: underline;
	color: #FE0000;
	}
a:hover {text-decoration: underline; 
	color: #FE0000;
	}
	
	
	a.noline:link {
		text-decoration: none;
		color: #AC0000;
	}
	a.noline:visited {
		text-decoration: none;
		color: #AC0000;
		}
	a.noline:active {
		text-decoration: none;
	color: #FE0000;
	}
a.noline:hover {text-decoration: none; 
	color: #FE0000;
	}
	
	
	


a.maintext:link {
	color: #495524;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #890808;
	padding-bottom: 5px;
	
}

a.maintext:visited {
	color: #495524;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #890808;
	padding-bottom: 5px;
	
}

a.maintext:hover {
	color: #c6de7e;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px solid #890808;
	padding-bottom: 5px;
}

a.maintext:visited:hover {
	color: #c6de7e;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #890808;
	padding-bottom: 5px;
}


a.maintext:active {
	color: #c6de7e;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #890808;
	padding-bottom: 5px;
}

a.maintext2:link {
	color: #495524;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #890808;
	padding-bottom: 5px;
	
}
	





a.nav:link {
	color: #495524;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.75em;
	border-bottom: 1px dashed #890808;
	padding-bottom: 2px;
	
}

a.nav:visited {
	color: #495524;
	font-weight: bold;
	text-decoration: none;
	font-size: .75em;
	border-bottom: 1px dashed #890808;
	padding-bottom: 2px;
	
}

a.nav:hover {
	color: #c6de7e;
	font-weight: bold;
	text-decoration: none;
	font-size: .75em;
	border-bottom: 1px solid #890808;
	padding-bottom: 2px;
}

a.nav:visited:hover {
	color: #c6de7e;
	font-weight: bold;
	text-decoration: none;
	font-size: .75em;
	border-bottom: 1px solid #890808;
	padding-bottom: 2px;

}


a.nav:active {
	color: #c6de7e;
	font-weight: bold;
	text-decoration: none;
	font-size: .75em;
	border-bottom: 1px solid #890808;
	padding-bottom: 2px;
}

a.bodytext:link {
	color: #495524;
	text-decoration: none;
	}

a.bodytext:visited {
	color: #495524;
	text-decoration: none;
	}

a.bodytext:hover {
	color: #c6de7e;
	text-decoration: underline;
}

a.bodytext:visited:hover {
	color: #c6de7e;
	text-decoration: underline;
}

a.bodytext:active {
	color: #c6de7e;
	text-decoration: underline;
}

.navOnPage{
	color: #c6de7e;
	font-weight: bold;
	text-decoration: none;
	font-size: .75em;
	border-bottom: 1px solid #890808;
	padding-bottom: 5px;

}
.hr {
	margin: 0;
	padding: 0px;
	border-bottom: 1px dashed #890808;
}