#home {
	background-color: #e8be20;
	background-image: url('/Webfiles/Img/strip.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 120px;
	margin: 0px;
}

#home, #home td {
	font-family: 'Verdana', sans-serif;
	color: #333333;
}

#home h1 img {
	margin-left: 80px;
	margin-top: 35px;
}

#home h4 {
	font-size: small;
}

#home #navigation {
	position: absolute;
	left: 60px;
	top: 210px;
}

#home #navigation li {
    list-style: none;
	background: url('/Webfiles/Img/arrow.gif') top left no-repeat;
    padding-left: 19px;
    padding-bottom: 2px;
	vertical-align: middle;
	font-size:10pt;
}

#home #content {
	margin-top: 110px;
	margin-left: 260px;
	font-size:10pt;
}

#home a:link {
	color: #0000FF;
}

#home a:visited {
	color: #800080;
}

#home a:hover, #home a:active {
	color: #2480C4;
}

#home img {
	border: 0px;
}

#home #footerLinks {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#default {
	background-color: #c0c0c0;
	margin: 0px;
	text-align: center;
}

#default, #default td {
	font-family: 'Verdana', sans-serif;
	color: #333333;
}

#default #container {
	margin: 0 auto;
	width: 772px;
	text-align: left;
	background-color: #e8be20;
	border: 1px solid #000000;
	border-top: 0px solid #000000;
}

#default h2 {
	margin: 0px;
	margin-left: 30px;
}

#default #banner {
	height: 35px;
	background-color: #000000;
	border-bottom: 1px solid #ffffff;
}

#default #banner h3 {
	margin: 0px;
	padding: 0px;
}

#default #column {
	border-collapse: collapse;
}

#default #navigationShell, #default #contentShell {
	padding: 0px;
	vertical-align: top;
}


#default #navigationShell {
	background-color: #dadad9;
	background-image: url('/Webfiles/Img/NavBG.jpg');
	background-repeat: repeat-y;
	border-right: 1px solid #ffffff;
}

#default #navigation {
	margin-left: 29px;
	width: 98px;
	padding: 0px;
}

#default #navigation li {
	list-style-type: none;
	border-bottom: 1px dashed #747474;
	padding: 7px;
	padding-left: 15px;
	font-size: 10pt;
}

#default #navigation li.active {
	background-color: #f9f9f9;
}

#default #navigation a:link, #default #navigation a:visited {
	color: #000000;
	text-decoration: none;
}

#default #navigation a:hover, #default #navigation a:active {
	color: #2480C4;
	text-decoration: underline;
}

#default a:hover, #default a:active {
	color: #2480C4;
	text-decoration: underline;
}

#default td.content {
	background-color: #e8be20;
	padding: 12px;
}

#default div.content 
{
	padding: 12px;
}

#default #footer {
	background-color: #000000;
	border-top: 1px solid #ffffff;
}

#default #footer a:link, #default #footer a:visited, #default #footer a:active, #default #footer a:hover {
	color: #dadad9;
	text-decoration: none;
}

#default #footer p {
	margin: 0px;
	padding: 5px;
	padding-left: 0px;
}

#default #otherLinks 
{
	margin: 0px;
	margin-top: 0.4em;
	padding: 0px;
}

#default #otherLinks li {
	display: inline;
	list-style-type: none;
	border-right: solid 1px #3f4c3f;
	padding-left: 0.4em;
	padding-right: 0.2em;
}

#default #otherLinks .last 
{
	border-right: solid 0px #000000;	
}

#default img {
	border: 0px;
}

#default .right {
	text-align: right;
}

#default .center {
	text-align: center;
}
#default h1 {
	font-family: sans-serif;
	font-size: large;
	font-weight: normal;
}


.BackNextLinks 
{
	padding: 4px;
	text-align: center;
	clear: none;
	text-decoration: none;
	color: Black;
	
}

.BackNextLinks .back 
{
	background-image: url('/Webfiles/Img/back.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	float: left;
	clear: none;
	text-decoration: none;
	color: Black;
	
}

.BackNextLinks .contact
{
	text-decoration: none;
	color: Black;
}

.BackNextLinks .next 
{
	background-image: url('/Webfiles/Img/next.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	float: right;
	clear: none;
	text-decoration: none;
	color: Black;	
}
	.formRequired {
	color: #ff0000;
}	
	
.newsList 
{
	list-style-image: url('/Webfiles/Img/arrow.gif');	
}

#home #content td 
{
	padding-right: 1em;
	padding-left: 2em;	
}

#home #content 
{
	padding-right: 1em;	
}