/* MAIN STYLE */

body, p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

#wrapper {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding: 0;
	text-align: left;
	}


#logo {
	float:left;
	width:774px;
	height:125px;
	margin-bottom:8px;
}

#banner {
	float:left;
	width:774px;
	height:165px;
	margin-bottom:10px;

}

h1 {
	float:left;
	font-size: 12px;
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
	height:31px;
	width:100%;
	text-indent:10px;
	margin:0px;
	padding-top:8px;
	text-transform:uppercase;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 13px;
}

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	margin-bottom:6px;
	text-transform:uppercase;
}

a {
	color: #3455C4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #3455C4;
}

#content_wrapper {
background-color:#FFFFFF;
width:774px;
height:auto;
margin:0px;
padding:0px;
}

#subnav {
	float:left;
	background-color:#FFFFFF;
	height:auto;
	text-align: left;
	padding:15px 0px 15px 10px;
	width: 160px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 150px;
	visibility: visible;
	}

html>#subnav {
	width: 150px;
	} 
	
.subnav{
	float:left;
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	margin-bottom:3px;
	text-indent: 3pt;
	height:17px;
	width: 140px;
	border: 1px solid #ABABAB;
}

.subnav:hover {
	color: white;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #000000;
}

.subnav1 {
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	height: auto;
	text-indent: 7pt;
	width: 145px;
	padding-bottom:2px;
	border-bottom:1px solid #cccccc;
	margin-bottom:4px;
}

.subnav1:hover {
	color: #BC0507;
	text-decoration: none;
}

.subnav2 {
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BC0507;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	height: 17px;
	text-indent: 11pt;
	width: 150px;
	padding-bottom:2px;
}

.subnav2:hover {
	color: #000000;
	text-decoration: none;
}


#content{
	float:left;
	height: auto;
	background-color: #FFFFFF;
	padding: 15px 10px 15px 10px;
	width: 614px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 594px;
	visibility: visible;
	}

html>#content {
	width: 594px;
	} 

.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #000000;
}

input {
	border: 1px solid #666666;
}

img {
	border-color:#000;
}

.hide {
	display: none;
	}
