/* CSS Document */

body {
	background-color:#CC6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	margin:0px;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	color:#cc6600;
}

a img {
	border:0px;
}

strong {
	font-weight:normal;
	width:9em;
	display:block;
	float:left;
}

/* ID Tags */
#main {
	background-color:#FFFFFF;
	width:1008px;
	margin:0 auto;
}

#splash {
	text-align:center;
}

#logo {
	float:left;
	position:relative;
	top:25px;
	left:27px;
	width:116px;
	height:111px;
}

#maincontact {
	float:right;
	width:300px;
	height:130px;
	color:#ffffff;
}

#maincontact a {
	color:#ffffff;
}

#contactinfo {
	text-align:right;
	position:relative;
	top:65px;
	left:40px;
	width: 250px;
}

#header {
	width: 982px;
	height: 136px;
	background-color:#FFFFFF;
	margin:0px auto;
	background:url(../images/header_img-bg01.gif) top right no-repeat;
}

#header .nav {
	float:left;
	position:relative;
	top:100px;
	left:120px;
}

#header .nav ul {
	padding:0x;
}

#header .nav a {
	font-weight:bold;
}

#content {
	padding-top:20px;
	width:982px;
	margin:0px auto;
}

#sidebar {
	float:left;
	width:227px;
	padding:8px 0px 0px 23px;
}

#maincontent {
	float:left;
	width:630px;
	border-left:2px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#content h2{
	font-weight:normal;
	color: #CC6600;
}

#footer {
	text-align:center;
	width:982px;
	margin:0px auto;
	color:#666666;
	font-size:9px;
	padding-bottom:15px;
}

#footer a {
	font-weight:normal;
	color:inherit;
}

#footer a:hover {
	text-decoration:underline;
}

.footernav li {
	font-size:10px;
	display: inline;
	padding: 0px 15px 0px 2px;
}

#snlinks {
	width:119px;
	text-align:right;
}
	
/* Class Tags */
.clear {
	clear:both;
}

.required {
	color:#FF0000;
	font-size:9px;
}

.contactMsg {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

.nav li {
	font-size:12px;
	display:inline;
	padding:0px 15px 0px 10px;
}

.fieldset_indent {
	padding-left:12px;
	padding-bottom:5px;
	margin-bottom:10px;
}

.fieldset_indent legend {
	font-weight:bold;
	color:#C8640B;
}

.submit_indent {
	position:relative;
	left:107px;
	padding-top:5px;
}

.inputspace {
	padding:4px;
}

.resourcehd {
	font-weight:bold;
}
