.lightbox {
	background-color: #a7b99a;
	height: auto;
	width: 280px;
	padding: 9px 16px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #303B38;
	line-height: 20px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodyitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.darkarticletop {
	background-image: url(images/DarkArticleTop.gif);
	background-repeat: repeat-x;
}
.darkarticleright {
	background-image: url(images/DarkArticle-Right.gif);
	background-repeat: repeat-y;
}
.darkarticlebottom {
	background-image: url(images/DarkArticle-Bottom.gif);
	background-repeat: repeat-x;
}
.darkarticleleft {
	background-image: url(images/DarkArticleLeft.gif);
	background-repeat: repeat-y;
}
.headlinelight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #F3A62C;
}
.bodytextlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.lightbox2 {
	background-color: #a7b99a;
	height: auto;
	width: 500px;
	padding: 9px 16px;
}
.headlinesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #303B38;
}
a:link {
	color: #003366;
}
a:visited {
	color: #303B38;
}
.orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F3A62C;
	text-decoration: underline;
}
a.orange:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F3A62C;
}
a.orange:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F3A62C;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.headerGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
}
.smalltextGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009933;
}

.smalltextGreen a:visited{
	color: #009933;
}

.headrbckgrnd {
	background-image: url(images/HeaderSlice.gif);
	background-repeat: repeat-x;
}
#contactform_response {
	width: 100%;
	margin: 0 auto;
	display: none;
	font: bold 10pt sans-serif;
	border: 1px solid red;
	background: #FCC;
	text-align: left;
	bottom: 100%;
} 