body {
	background-color: #ffb000;
	margin: 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
#subnav {
	background-color: #23DBFF;
	text-align: center;
	padding: 4px;
	white-space: nowrap;
	color: #7AF0FF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#subnav a:link {
	color:#005A7E;
	text-decoration:none;
}
#subnav a:visited {
	color:#005A7E;
	text-decoration:none;
}
#subnav a:hover {
	color:#005A7E;
	text-decoration:underline;
}
a:hover {
	color: #00B7FF;
	text-decoration:none;
}
.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: normal;
	text-align: center;
	height: 24px;
	padding-right: 13px;
	padding-left: 13px;
}
.navLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navLink a:hover {
	color: #3D6CB2;
}
.sidepanelLink {
	font-size: 0.6em;
	color: #FFFFFF;
	font-weight: normal;
}
.sidepanelLink a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidepanelLink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidepanelLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 15px;
}

#footerShadowBG {
	width: 100%;
	background-image: url(/images/footer_shadow_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#pageGlowBG {
	background-image: url(/images/page_glow_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
.instructionLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:0px;
	padding-right:75px;
	width: 600px;
}
#mainBody 
{
	font-size: 1.3em;
	padding-top: 5px;
	padding-left:75px;
	page-break-after:auto;
	color: #005A7E;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	width: 600px;
}
.footerLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerLink a:hover {
	color: #000000;
	text-decoration: underline;
}

.pageContent {
	vertical-align: top;
	padding: 25px 10px 20px 25px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
.pageBodyRight {
	padding: 15px;
}
.bodyPad {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
li {
	padding-bottom: 10px;
}
.subhead {
	font-size: 1.1em;
	padding-top: 15px;
	color: #005A7E;
	font-weight: bold;
}
.subhead1 {
	font-size: .9em;
	padding-top: 1px;
	color: #005A7E;
	font-weight: bold;
}
.subTitle {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}
.requiredField {
	color: #663333;
}
#page {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#pageBG {
	background-image: url(/images/page_bg.gif);
	width: 100%;
	background-position: center;
	background-repeat: repeat-y;
}
.headerAd {
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	padding-bottom: 11px;
	text-align: center;
}
#nav {
	background-color: #FFB000;
	background-image: url(/images/nav/nav_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 10px;
}
#pageBody {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
#pageFooter {
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFB000;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.footerBG {
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
}
#copyright {
	color: #000000;
	text-align: center;
	font-size: 10px;
	background-color: #FFB000;
}
.homeSearchBG {
	background-image: url(/images/sr_search_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	vertical-align: top;
	padding-left: 17px;
}
.searchCityInput {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 222px;
}
.searchZipInput {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 95px;
}
.searchStateInput {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 120px;
	font-size: 12px;
}
.grayPanel {
	background-color: #dadada;
	height: 8px;
}
.homeInputLabel {
	font-size: 11px;
	font-weight: bold;
}
.pageSidebar {
	vertical-align: top;
	padding-top: 25px;
	padding-right: 3px;
}
.hdFeature {
	border-top: 1px none #9fd06d;
	border-right: 1px solid #9fd06d;
	border-bottom: 1px solid #9fd06d;
	border-left: 1px solid #9fd06d;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px 5px 5px 9px;
}
.sbFeature {
	background-color: #EFEFEF;
	vertical-align: top;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CB00;
	border-right-color: #66CB00;
	border-bottom-color: #66CB00;
	border-left-color: #66CB00;
	font-size: 11px;
}
.sbEmailInput {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 215px;
}
.sbStateInput {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 105px;
	font-size: 12px;
}
.sbZipInput {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 105px;
}
form {
	margin: 0px;
}
.sbNameInput {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 105px;
}
.utility {
	padding-top: 10px;
	font-size: 11px;
}
.utility a:link {
	color: #000000;
	text-decoration: underline;
}
.utility a:visited {
	color: #000000;
	text-decoration: underline;
}
.utility a:hover {
	color: #000000;
	text-decoration: none;
}
.panelABody {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 10px;
	font-size: 11px;
	text-align: left;
}
.panelATitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
}
.pageBodyLeft {
	padding: 15px 50px 50px 30px;
}
.pageBodyLeft p {
	line-height:1.4em;
}
.eventTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00B7FF;
}
.eventSubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	background-color: #999999;
}
#pageBodyAdmin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
}
.capitalize {
	text-transform: capitalize;
}
