/* HTML Element styles specific to this project. */
* {	
	 margin: 0;
	 padding: 0;
}
html, body
{
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: #FFF;
	/* margin-top: 30px; */
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 80%;
	/* background: #2A242A; */
}
input,
textarea,
select
{
	letter-spacing: normal;
	text-transform: none;
	color: #000;
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	padding: 1px;
}
body,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #333333;
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	text-align: left;
}
p
{
	margin-bottom: 8px;
}
h1, 
h2, 
h3, 
h4, 
h5,
h6 
{
	margin: 20px 0px 15px;
	padding: 0px;
	color: #666666;  /* previously #8F4098 */
	font-weight: bold;
	clear: both;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a,
h6 a,
h1 a:visit, 
h2 a:visit, 
h3 a:visit, 
h4 a:visit, 
h5 a:visit,
h6 a:visit, 
h1 a:active, 
h2 a:active, 
h3 a:active, 
h4 a:active, 
h5 a:active,
h6 a:active 
{
	color: #666666;
	text-decoration: none;
}
h1 {
}
h1 + h2 {
	margin-top: 0px;
}
h1 + h3 {
	margin-top: 0px;
}
h1 + h4 {
	margin-top: 0px;
}
h3 + h4 {
	margin-top: 0px;
}
h2 + h3 {
	margin-top: 0px;
}
h1
{
	font-size: 16px;
}
h2
{
	font-size: 16px;
}
h3 {
	font-size: 14px;
}

h4
{
	font-size: 13px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 11px;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
li {
	background: url(../images/Li.gif) no-repeat left 5px;
	list-style: none;
	padding-left: 12px;
}
ul {
	margin-left: 10px;
}
img {
	display: block;
}
hr
{
	color: #696969;
	width: 99%;
}
unknown
{
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
}

/* ----------------- start skin specific ------------------------ */
#HeaderBackground {
	height: 219px;
	background-color:#000000;
	margin-bottom:-179px;
}
#Header {
	background: #FFFFFF url(../images/header.jpg) no-repeat;
	height: 190px;
	width: 780px;
}
#HeaderSpacer {
height:159px;
}
#Header ul {
	margin-left: 20px;
	clear: both;
	height: 14px;
}
#Header li {
	float: left;
	background: #666666;
	padding: 3px 8px;
	margin-right: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	list-style: none;
	line-height: 14px;
}
#Header li:hover {
	background: #FFF;
}
#Header a,
#Header a:visited,
#Header a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#Header a:hover {
	color: #666666;
}
/*
#TagLine {
	margin-left: 150px;
	height: 20px;
	margin-bottom: 33px;
}
#TagLine h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-align: left;
	line-height: 16px;
}
*/
#Footer {
	background: #FFFFFF;
	height: 86px;
	width: 750px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #F3A74D;
}
#Wrapper #Footer a {
	color: #F3A74D;
}
#Wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#Content {
	background: #FFFFFF;
	padding: 40px 20px 40px 20px;
	width: 740px;
}
.Homebox {
	float: left;
	width: 140px;
}
#FeatureBox {
	width: 230px;
	float: right;
	background: #F29C38;
	margin-left: 20px;
	padding: 8px;
	border: 1px solid #666666;
}
#FeatureBox a, #FeatureBox a:active, #FeatureBox a:hover, #FeatureBox a:visited {
	color: #DE2D26;
	text-decoration: underline;
}
#FeatureBox p {
	color: #000000;
}
.Homebox li {
	background: #F29C38;
	line-height: 19px;
	color: #FFFFFF;
	padding-left: 10px;
	list-style: none;
}
.Homebox ul {
	border: 1px solid #666666;
}
.ClearBoth {
	clear: both;
}
.imgPaddingLeft {
	margin-left: 8px;
	border: 1px solid #EE8508;
}


/* ----------------- end skin specific ------------------------ */
/* --- */
/* ----------------- start contact specific ------------------------ */

/*
form {
	padding: 0px;
	float: right;
	width: 360px;
}
*/
.marginRight {
	margin-right: 20px;
}


fieldset {
	border: 1px solid #FFFFFF;
	padding: 10px;
	float: left;
	/* width: 420px; */
}

/*
label {
	width: 160px;
	float: left;
	white-space: nowrap;

}
*/

legend {
	/* color:  #EE8508; */
	color:#FFF;
	background: #FFF;
	/* padding: 0 2px; */
	padding: 10px;
	font-weight: bold;
}

.submit {
	background-color:  #666666;
	color:  #FFF;
}
#contactLeftCol {
	float: left;
	width: 200px;
}
.required {
	border: 1px solid #990000;
	background: #F3E9E6;
}

#contactLeftCol h2 {
	margin-top: 50px;
}
/* ----------------- end contact specific ------------------------ */
strong, b {
	color: #000000;
}
