body {
	background-image: url(images/ltgreenbk.jpg);
	margin: 0px;
	padding: 0px;

}



.BodyText

{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 5px 10px;
	margin-top: 5px;
	display: block;
}

.BodyText td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	

}


.BodyText a:link {
	text-decoration: underline;
	color: #CC9900;
}
.BodyText a:visited {
	text-decoration: underline;
	color: #CC9900;
}
.BodyText a:hover {
	text-decoration: none;
	color: #CCCC33;
}
.BodyText a:active {
	text-decoration: underline;
	color: #CC9900;
}








.Name {
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	text-transform: uppercase;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;





}
.PageTitle {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 5px;


}
.CellText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-align: left;


}



.CellText a:link {
	text-decoration: none;
	font-weight: bold;
	color: #006666;
	
}
.CellText a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #006666;
	
}
.CellText a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #006666;
	
}
.CellText a:active {
	text-decoration: none;
	font-weight: bold;
	color: #006666;
	
}


.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.PageMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCC99;
	padding: 5px;
	
	margin: 5px 0px 0px;
	text-align: left;
	vertical-align: top;
	

}


.PageMenuText td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCC99;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	

}

.PageMenuText a:link {
	text-decoration: none;
	font-weight: bold;
	color: #006666;
	
}
.PageMenuText a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #006666;
	
}
.PageMenuText a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #006666;
	
}
.PageMenuText a:active {
	text-decoration: none;
	font-weight: bold;
	color: #006666;
	
}

.BacktoTop {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
	padding-bottom: 15px;
	margin-bottom: 15px;

}
.Menu {
	color: #336666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

.Menu a:link {
color: #006666;
	text-decoration: none;
}
.Menu a:visited {
color: #006666;
	text-decoration: none;
}
.Menu a:hover {
	color: #CC9933;
	text-decoration: none;
}
.Menu a:active {
color: #006666;
	text-decoration: none;
}
.Question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF00;
	display: block;
	padding: 5px;

}
.Address {
	display: block;
	padding-left: 30px;
}
