@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #92C841;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	text-decoration: none;
	color: #92C841;

}
a:hover {
	color: #DE76AF;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;

}
#container {
	width: 920px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 246px;
	width: 920px;
}
#container #topnav {
	background-image: url(../images/NAV/navbg.gif);
	text-align: center;
	height: 36px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
#container #centerdiv {
	background-color: #FFFFFF;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;	
}
#phonenumberp {
	text-align: center;
	padding-left: 600px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
}

.ie7 #phonenumberp {
	top: -250px;
        left: 0px;
        width:200px;
        position:relative;
}

#phonenumberp #phonenumber {
	font-size: 25px;
	font-weight: bolder;
}
#container #centerdiv #sidebar {
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.sidebarlink {
	font-weight: bold;
	font-size: 16px;
	padding-left: 30px;
	padding-bottom: 10px;
	list-style-type: none;
	padding-top: 10px;
	line-height: 36px;
}
.sidebarlinkcurrent {
	color: #DE76AF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 30px;
	padding-bottom: 10px;
	list-style-type: none;
	padding-top: 10px;
	line-height: 36px;
}
#container #centerdiv #maintext {
	margin-left: 200px;
	padding-right: 50px;
	padding-top: 10px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	text-align: left;
}

#container #footerdiv {
	text-align: center;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	/*padding-top: 10px;*/
}
.footertext {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 40px;
}
.footerlink {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.footerlinkcurrent {
	font-size: 16px;
	font-weight: bold;
	color: #DE76AF;
	padding-right: 10px;
	padding-left: 10px;
}
.formslink {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 20px;
}
.style1 {
	color: #666666;
}
.style2 {
	color: #DF75AE;
	font-size: 25px;
	font-weight: bold;
}
.test_name {
	color: #666666;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	padding-right: 40px;
}
.boldlink {
	font-size: 18px;
	font-weight: bold;
	color: #DF76AF;
}
.boldpink {
	font-size: 20px;
	font-weight: bold;
	color: #DF76AF;
}
.bold {
	font-weight: bold;
	color: #DF76AF;
	font-size: 18px;
}
.formslink {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 20px;
}
.inforelease {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.largelink {
	font-size: 22px;
}
.callout {
	font-weight: bolder;
	color: #92C841;
	font-size: 20px;
	text-align: right;
}
.style4 {color: #DF76AF}

