@charset "UTF-8";
.boldgrey {
	color: #666666;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-image: url(../images/background_grey.gif);
	background-repeat: repeat-x;
	background-color: #C0C6C3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagecontainer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
li {
	padding-right: 20px;
}
.cell_header {
	background-image: url(../images/header.jpg);
	height: 100px;
	width: 780px;
}
.cell_navigation {
	background-color: #3BA537;
	text-align: center;
}
.cell_background {
	background-color: #FFFFFF;
}
.cell_leftmargin_top {
	width: 125px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
}
.cell_pagetitle {
	background-color: #E2F2E1;
	height: 55px;
}
.cell_line {
	width: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.cell_maincontent {
	width: 469px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
p, ul, ol {
	padding-right: 20px;
}
.cell_sponsors {
	width: 123px;
	background-image: url(../images/t_clicktovisit.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 9px;
	vertical-align: top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.cell_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8BC68C;
	background-color: #188D19;
	text-align: center;
	height: 15px;
	padding: 5px;
}
.cell_sponsortitle {
	height: 55px;
	width: 143px;
	background-color: #EEEEEE;
	background-image: url(../images/t_sponsors.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link, a:visited {
	color: #188D1A;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #0C460C;
	background-color: #DFEFDE;
	width: 459px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.form_required {
	font-weight: bold;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	height: 24px;
	vertical-align: middle;
	width: 180px;
}
a.footer:link {
	text-decoration: underline;
	color: #8BC68C;
	font-weight: normal;
}
.long {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	width: 250px;
	border: 1px solid #999999;
	vertical-align: middle;
}
.short {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	width: 150px;
	border: 1px solid #999999;
	vertical-align: middle;
}
.form_notrequired {
	font-weight: bold;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	height: 24px;
	vertical-align: middle;
	width: 180px;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	width: 50px;
	border: 1px solid #999999;
	vertical-align: middle;
}
.photo_content_left {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.photo_content_right {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a.button:link, a.button:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #188D1A;
	border: 2px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 200px;
}
a.button:hover, a.button:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3BA537;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #CCCCCC;
	width: 200px;
}
.cell_leftmargin_bottom {
	width: 125px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	text-align: center;
}
