body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: #f2f2f2;
	background-image:url(/pics/thin_line.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.HPNews, .HPEvents, .HPLinks {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
	width: 308px;
	border-left:1px solid #c47473;
	border-right:1px solid #c47473;
}

.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #833333; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

.contentIndex {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background-color:#FFFFFF;
}

.content {
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background-color:#FFFFFF;
}

a, a:link, a:visited { color: #454702; }
a:hover, a:active { color: #00349A; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color: #e3e3e3;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #01002A; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #8b1f1d;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	height:23px;
	height:16px!important;
	vertical-align: middle;
	padding: 2px 0px 5px 7px;
	margin-bottom: 10px;
	font: bold 10pt "Arial", Times, serif;
	color: #ffffff;
	background: #8f1a19;
	background-image:url(/pics/topnav_left.gif);
	background-repeat:repeat-x;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font: 8pt "Arial", Times, serif;
	color: #fff;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: underline;
}

#topNav {
	position: relative;
	height: 23px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 662px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 23px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 75px;}
#topNav3Sub {left: 235px;}
#topNav4Sub {left: 415px;}
#topNav5Sub {left: 496px;}
#topNav6Sub {left: 510px;}
#topNav8Sub {left: 155px;}
#topNav9Sub {left: 322px;}


#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
}

#Sborder {
	border-bottom:1px solid black;
}

#topNav .list li {
	background-color: #9c0705;
	width: 150px;
	line-height: 18px;
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
}

#topNav .list li:last-child {
	border-bottom: 1px solid black;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 8px;
	color: #ffffff;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #70A924;
	color:#FFFFFF;
}
/* ##### CUSTOM FORM START ##### */
form.customForm .message { margin: 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
form.customForm .message p { margin: 0; }
form.customForm .message p em { color: #C00; font-style: normal; font-weight: bold; }

/* ##### CUSTOM FORM START ##### */
form.customForm {
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #eee;
	border: #ddd 1px solid;
	}
	
form.customForm p {
	padding: 0;
	margin: 13px 0;
	}

form.customForm fieldset {
	background: #eee;
	border: #999 1px solid;
	_padding: 4px 5px 8px 9px;
	color: #000;
	}

form.customForm fieldset legend {
	color: #00;
	text-transform: uppercase;
	font-weight: bold;
	_margin: 0 0 3px -4px;
	}

form.customForm fieldset input,
form.customForm fieldset textarea {
	border: 1px solid #DDD;
	margin: 0 10px 0 0;
	}

form.customForm input#submit {
	background: #FFC;
	margin: 3px 0 0 163px;
	border: none;
	}

form.customForm fieldset input:focus,
form.customForm fieldset textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
	}

form.customForm fieldset textarea {
	overflow: auto;
	height: 60px;
	width: 64%;
	}

form.customForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-variant: small-caps;
	text-align: right;
	margin-right: 3px;
	}

form.customForm ol {
	margin: 0;
	padding: 0;
	}
	
form.customForm li {
	list-style: none;
	padding: 1px;
	margin: 0;
	}
	
form.customForm fieldset fieldset {
	border: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 163px;
	}
	
form.customForm fieldset fieldset legend {
	color: #000;
	padding: 0;
	margin: 3px 0 0 -161px;
	_margin: 3px 0 0 -169px;
	font-size: 12px;
	text-transform: none;;
	font-variant: small-caps;
	font-weight: normal;
	}

form.customForm fieldset fieldset label {
	width: auto;
	text-align: left;
	margin-right: 3px;
	}

form.customForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
	
form.customForm div.note {
	margin: 3px 0 0 163px;
	font-variant: small-caps;
	}

form.customForm fieldset label#firstField { width: 155px;  } /* Width of first label */
form.customForm fieldset fieldset label#firstField { width: 250px;  } /* Width of first label in a secondary fieldset, use for multiple columns */
form.customForm fieldset fieldset input { margin-right: 5px; }
form.customForm fieldset fieldset p { margin: 0 0 0 30px; padding: 0; }

form.customForm input[type='text'] { width: 110px; }
form.customForm input { _width: 110px; }

/*\*//*/ form.customForm legend { display: inline-block; } /* IE Mac legend fix */
/* ##### CUSTOM END START ##### */


