@charset "utf-8";
html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 0;
	padding-top: 5px;
	margin: 0;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
#mainContainer {
	display: block;
	background: url(../images/header.jpg) #fff no-repeat;
	background-position: 0 -10px;
	width: 1000px;
	min-height: 300px;
	margin: 0 auto;
	padding: 0;
}
ul {
	margin-left: 15px;
	padding-left: 0px;
}
li {
	list-style-image: url(../images/layout/bullet.jpg);
	margin-bottom: 8px;
}
#bodyContainer {
	margin: 175px auto 20px;
	width: 940px;
}
#navigationBar {
	background: url(../images/navBarMainNS.png) no-repeat;
	width: 940px;
	height: 70px;
}
#navButton a {
	text-decoration: none;
	color: #000;
}
#navButton a:hover {
	text-decoration: none;
	color: #7dbe38;
}
#navButton {
	display: block;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#navButton:hover {
	color: #7dbe38;
	cursor: pointer;
}
#seperator {
	display: block;
	float: left;
	background: url(../images/seperator.png) no-repeat;
	width: 2px;
	height: 16px;
	margin-top: 8px;
}
#pageText {
	display: block;
	float: left;
	height: 8px;
	width: 125px;
	margin-left: 28px;
	margin-top: 13px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#rightColumn450px {
	width: 450px;
	display: block;
	float: right;
	margin-top: 26px;
}
#leftColumn450px {
	width: 450px;
	display: block;
	float: left;
}
#rightColumn620px {
	width: 620px;
	display: block;
	float: right;
	margin-top: 17px;
}
#leftColumn280px {
	width: 280px;
	display: block;
	float: left;
}
#rightInfoBox300px {
	display: block;
	width: 300px;
	float: right;
	margin-top: 20px;
}
#leftInfoBox300px {
	display: block;
	width: 300px;
	float: left;
	margin-top: 20px;
}
#leftInfoBox270px {
	display: block;
	width: 270px;
	float: left;
	margin-top: 20px;
}

#rightInfoBox280px {
	display: block;
	width: 280px;
	float: right;
	margin-top: 20px;
}
#leftInfoBox280px {
	display: block;
	width: 305px;
	float: left;
	margin-top: 20px;
}
#middleInfoBox280px {
	display: block;
	width: 305px;
	float: right;
	margin-top: 20px;
	margin-right: 25px;
}
#rightInfoBox300px a {
	color: #7dbe38;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
}
#leftInfoBox300px a {
	color: #7dbe38;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
}

#leftInfoBox270px a {
	color: #7dbe38;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
}

#rightInfoBox280px a {
	color: #7dbe38;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
}
#leftInfoBox280px a {
	color: #7dbe38;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
}
#middleInfoBox280px a {
	color: #7dbe38;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
}
p a {
	color: #7dbe38;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
p {
	margin-bottom: 25px;
}
.clearer {
	clear: both;
	padding: 0;
	margin: 0;
	border: 0;
}
.spacer10px {
	display: block;
	width: 100%;
	height: 10px;
}
#footer {
	background: url(../images/footer.png) no-repeat #fff;
	display: block;
	width: 940px;
	height: 35px;
}
#hrule {
	background: url(../images/hrule.png) no-repeat;
	width: 620px;
	height: 25px;
	display: block;
}
#hruleLong {
	background: url(../images/hruleLong.png) no-repeat;
	width: 915px;
	height: 25px;
	margin: 0 auto;
	display: block;
}
.textField {
	background:transparent url(../images/layout/textField.jpg) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:30px;
	position:relative;
	width:510px;
	margin-bottom: 4px;
}
.textField input {
	border:0 none;
	color:#454346;
	margin-left:6px;
	margin-top:6px;
	padding-top:1px;
	width:494px;
}
.textFieldBigNew {
	background:transparent url(../images/layout/textArea.jpg) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:90px;
	position:relative;
	width:510px;
	margin-bottom: 4px;
}
.textFieldBigNew textarea {
	border:0 none;
	color:#454346;
	height:72px;
	margin-left:7px;
	margin-top:7px;
	padding-top:4px;
	width:493px;
}
.submitButton {
	background:transparent url(../images/layout/submit_button.jpg) no-repeat scroll 0 0;
	border:0 none;
	height:23px;
	margin-left:3px;
	margin-top:2px;
	width:70px;
}
.submitButton:hover {
	background:transparent url(../images/layout/submit_button_pressed.jpg) no-repeat scroll 0 0;
	border:0 none;
	height:23px;
	width:70px;
}
b {
	color: #7dbe38;
}
.vertLine {
	display: block;
	float: left;
	background:transparent url(../images/layout/vert_separator.jpg) no-repeat scroll 0 15px;
	width: 2px;
	height: 137px;
	margin-right: 40px;
	margin-left: 8px;
}
