a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:active {
	color: #660000;
}
a:hover {
	color: #FFFFFF;
	background-color: #CC3300;
	text-decoration: none;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	background-color: #CCCCCC;
	left: 0px;
	top: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-image: url(images_site/bg_grad_fill.png);
}
p {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	padding-right: 5%;
	padding-left: 20px;
}
#button {
	width: 205px;
	padding: 0 0 0em;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	top: 30px;
	background-repeat: repeat-y;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}		
#button li {
	border-bottom: none;
	margin: 0;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC3300;
	border-left-color: #CC3300;
	border-right-width: 10px;
	border-left-width: 10px;
}

 html>body #button li a {
	width: auto;
}

#button li a {
	display: block;
	padding: 3px 1px 3px 0.5em;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC3300;
}
#button li a:visited {
	color: #FFFF99;
	text-decoration: none;
}
#button li a:hover {
	border-left: 10px solid #CC3300;
	background-color: #FFFFFF;
	color: #FF0000;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 0.5em;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .15em;
	padding-left: 20px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px;
}
.hi-light {
	background-color: #CC3300;
	color: #FFFFFF;
	width: 95%;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
