body {
	background-color: #999999;
}

h1 {color: #006600;
}

h3 {color: #006600;
}

.boldtext {
	color: #000000;
	font-weight: bold;
}

td, p, div{
	font-family: Helvetica, Arial, Century Gothic, San-Serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.outerMostTable {
	background-color: #006600;
	width: 765px;
}

.navigationCell{
	background-image: url('images/Blank.jpg');
	width: 150px;
	height: 40px;
	background-repeat: no-repeat;
	text-align: center;
}

a:link{
	font-family: Century Gothic, San-Serif;
	color: #528b8b;
	font-size: 18px;
	text-decoration: none;
}

a:visited{
	font-family: Century Gothic, San-Serif;
	color: #528b8b;
	font-size: 18px;
	text-decoration: none;
}

a:hover{
	font-family: Century Gothic, San-Serif;
	color: #528b8b;
	font-size: 18px;
	text-decoration: none;
}


a:link.navigationLink{
	font-family: Century Gothic, San-Serif;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}

a:visited.navigationLink{
	font-family: Century Gothic, San-Serif;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}

a:hover.navigationLink{
	font-family: Century Gothic, San-Serif;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}



a:link.footerLink{
	font-family: Helvetica, Arial, Century Gothic, San-Serif;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}

a:visited.footerLink{
	font-family: Helvetica, Arial, Century Gothic, San-Serif;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}

a:hover.footerLink{
	font-family: Helvetica, Arial, Century Gothic, San-Serif;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}


a:link.InfoRequestFormLink{
	font-family: Helvetica, Arial, Century Gothic, San-Serif;
	color: #107B11;
	font-size: 13px;
	text-decoration: none;
}

a:visited.InfoRequestFormLink{
	font-family: Helvetica, Arial, Century Gothic, San-Serif;
	color: #107B11;
	font-size: 13px;
	text-decoration: none;
}

a:hover.InfoRequestFormLink{
	font-family: Helvetica, Arial, Century Gothic, San-Serif;
	color: #107B11;
	font-size: 13px;
	text-decoration: none;
}




.centered {text-align: center;}

.footerTD{
	background-color: #006600;
}

.footerDIV{
	color: #ffffff;
	text-align: center;
	margin: 15px;
}

.navigationTD{
	vertical-align: top;
	background-color: #006600;
	width: 150px;
}

.mainContentTD{
	width: 615px;
	height: 450px;
	background-color: #ffffff;
	padding: 10px;
	vertical-align: top;
}

.imageWithMargin{
	margin-right: 10px;
	margin-bottom: 10px;
}

.imageWithMarginr{
	margin-left: 10px;
	margin-bottom: 10px;
}