@CHARSET "ISO-8859-1";

BODY{
	min-height:500px;
	width:100%;
	margin:0;
}
HTML{
	height:100%;
	width:100%;
}
.mainDiv{
	align:center;
	width:950px;
	min-height:800px;
	
}
.navMenu{
	width:950px;
	height:34px;
}
.topNavPurple{
	background-image:url(../images/topNavPurple.gif);
	background-repeat:no-repeat;
	width:96px;
	height:34px;
	text-align:center;
	color:#ffffff;
	padding-right:5px;
}
.topNavGreen{
	background-image:url(../images/topNavGreen.gif);
	background-repeat:no-repeat;
	width:96px;
	height:34px;
	text-align:center;
	padding-right:5px;
}
.topNavText{
	color:#ffffff;
	font-style:italic;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.flashBanner{
	background-repeat:no-repeat;
	width:950px;
	height:366px;
}
.pageBody{
	width:950px;	
}
H2{
	color:#97b94e;
	font-style:italic;
	font-family:Tahoma;
}
H3{
	color:#97b94e;
	font-style:italic;
	font-family:Tahoma;
	font-size:15px;
}
.SH3{
	color:#c10076;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}
.SH4{
	color:#4e8926;
	font-family:Tahoma;
	font-size:11px;
	padding:0px;	
}
.pageContentLeft{
	width:333px;
	color:#7f7e7f;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	border-right:solid 1px #e5e5e5;
	padding-right:30px;
	vertical-align:top;
}
.bodyText{
	color:#7f7e7f;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
}
.pageContentGallery{
	float:left;
	width:800px;
}
.pageContentMiddleGallery{
	width:150px;
	vertical-align:top;
	padding-top:10px;
}
.pageContentMiddle{
	width:182px;
	vertical-align:top;
	padding-top:10px;
	vertical-align:top;
}
.pageContentRight{
	width:460px;
	color:#7f7e7f;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
	vertical-align:top;
	text-align:right;
	padding-top:30px;
	vertical-align:top;
}
.bodyMenu{
	width:80%;
	height:100%;
	color:#9f9e9f;
	text-decoration:none;
	text-align:left;
	padding:7px;
	border-bottom:solid 1px #e5e5e5
}
.bodyMenuText{
	color:#7f7e7f;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.bodyMenuTextPink{
	color:#c10076;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.bodyMenuTextSelected{
	color:#97b94e;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.footer{
	padding-top:20px;
	border-top:solid 1px #e5e5e5;
	color:#c4c4c5;
	width:950px;
}
.footerText{
	color:#c4c4c5;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10px;
}
.contactInput{
	background-color:#e5e5e5;
	border:0px;
	width:183px;
	height:20px;
	color:#7d7d7d;
}
.greenButton{
	float:right;
	background-image:url(../images/buttonGreen.gif);
	background-repeat:no-repeat;
	width:74px;
	height:32px;
	text-align:center;
	color:#ffffff;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	font-family:Tahoma;
	padding-top:7px;
}
.fiberText{
	color:#fa2900;
	text-decoration:none;
}
.sourceLineText{
	color:#41739d;
	text-decoration:none;
}