html, body, div, p {
	font-family: Verdana, Arial, sans-serif; 
	color: #444;
}

body {
	background: #FFF;
}


a:link, a:active, a:visited {
	color: #00529f;
}

a img {
	border-width: 0; 
	border-style: none;
}


br {
	clear: both;
}

hr {
	display: none;
}

p {
	margin: 0; 
	padding-top: 14px; 
	line-height: 150%;
	font-size: 11px;
}


#masthead h1 {
	margin: 0; 
	position: absolute; 
	top: 43px; 
	left: 55px; 
	width: 386px; 
	height: 100px;
	text-indent: -9000px;
}

#masthead h1 a {
	display: block;
	height: 100px;
}


#masthead h2 {
	margin: 0; 
	position: absolute; 
	top: 155px; 
	right: 20px; 
	width: 180px; 
	text-indent: -9000px;
}

#masthead h2 a {
	display: block;
	height: 44px;
}

#masthead h3 {
	margin: 0; 
	position: absolute; 
	top: 205px; 
	right: 20px; 
	width: 320px; 
	text-indent: -9000px;
}

#masthead h3 a {
	display: block;
	height: 25px;
}

#mast-content {
	position: absolute; 
	top: 25px; 
	left: 70px; 
	z-index: 4; 
	margin-left: 50%; 
	width: 50%;
}	

#masthead {
	position: relative; 
	background: #FFFFFF url(../i/bigcentrebanner.png) no-repeat;
	height: 250px;
	border: 1px solid #E5E5DA;
}

#navcontainer ul
{
	padding: 8px 0;
	margin: 0;
	list-style-type: none;
	background-color: #036;
	color: #FFF;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#navlist li 
{ 
	display: inline; 
}

#navlist li a
{
	background: #fff url(i/bkg_nav.jpg) 0 0 no-repeat;
	margin: 0;
	text-decoration: none;
	background-color: #036;
	padding: 8px .6em;
	color: #fff;
}


#navlist li a:link, #navlist a:active, #navlist a:visited {
	/*color: #fff;*/
}

#navlist li a:hover
{
	/*background-color: #fff;*/
	color: #c6b14f;
}

#navlist .active 
{
	color: #c6b14f;
}

#content {
	float: left; 
	width: 50%; 
	padding: 0 0 1em; 
	background: #E2E2D2 url(../i/bg_lightbot.gif) repeat-x top left; 
	font-size: 12px;
}

#content h2 {
	position: relative;
	margin: 0 auto; 
	padding: 25px 0 15px 0; 
	width: 85%; 
	font-size: 13px; 
	color: #00529f; 
}

#sidebar h2 {
	position: relative;
	margin: 0 auto; 
	padding: 5px 0 15px 0; 
	width: 100%; 
	font-size: 13px; 
	color: #00529f; 
}

#sidebar h3 {
	position: relative;
	margin: 0 auto; 
	padding: 0 0 0 0; 
	width: 100%; 
	font-size: 13px; 
	font-weight: bold;
	color: #444; 
}

#content h2 strong, #sidebar h2 strong {
	position: absolute; 
	left: -9000px;
}

#content h3 {
	position: relative;
	margin: 0 auto; 
	padding: 10px 0 0 0; 
	width: 100%; 
	font-size: 12px; 
	font-weight: bold;
	color: #00529f; 
}

#content h4 {
	position: relative;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#content a:link, #content a:active {
	padding: 1px 2px; 
	text-decoration: none; 
	border-bottom: 1px dotted #48546A;
}

#content a:visited {
	color: #777; 
	padding: 1px 2px; 
	text-decoration: none; 
	border-bottom: 1px dotted #777;
}

#content a:hover {
	color: #fff;
	}

#content p {
	text-align: justify;
}

#content ul {
	font-size: 11px;
	line-height: 150%;
	}

#title {
	background: url(../i/bg_hmain.gif) repeat-x bottom;
}

#title2 {
	background: url(../i/bg_hmain.gif) repeat-x bottom;
}


/* Two widths are used, the second being a hack for Internet Explorer */
#sidebar {
	position: relative; 
	float: left; 
	width: 50% !important;
	width: 49.9%;
	padding-top: 25px; 
	background: url(../i/bg_darkbot.gif) repeat-x top left; 
	font-size: 10px;
}

.section {
	clear: both; 
	padding-top: 1.0em; 
	border-bottom: 3px double #E5E5DA; 
}

.section h3 {
	display: inline;
	margin: 0; 
	color: #00529f; 
	font-size: 13px;
}

/* The padding and margin here offset each other, allowing padding for a:hover without affecting the h3 positioning */
.section h3 a {
	margin: -1px -3px; 
	padding: 1px 3px; 
	text-decoration: none;
}

.section h3 a:hover {
	background: #E2E2D2;
}

.section p {
	margin-bottom: 1.0em; 
	color: #777;
	}

.section_pic { 
	float: left;
	margin-right: 1.25em; 
	width: 150px; 
	height: 70px; 
	border: 4px solid #EBEBE5;
}

.sidepic {
	border: 4px solid #EBEBE5;
	}
	

#footer {
	padding: 8px 0 1em; 
	background: url(../i/bg_barbottom.gif) repeat-x top left;
}

#footer p {
	font-size: 10px; 
	color: #999;
}

#footer p#terms {
	float: left; 
	width: 40%;
}

#footer p#siteby {
	float: right; 
	width: 40%; 
	text-align: right;
}

#container {
	background: url(../i/bg_container.gif) repeat-y center;
}

#container, #footer {
	margin: 0 auto; 
	width: 980px;
}

.shell {
	margin: 0 auto; 
	width: 85%;
}

#skip, #back {
	display: none;
	}


.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		


legend {
	padding: 0 8px 8px 8px;
	margin: 0;
	letter-spacing: 3px;
	font-size: 12px;
	font-weight: normal; 
	}

* html legend {
    padding: 0 1px 0px 1px;
	}

fieldset {
   padding: 4px 10px 10px;
   margin: 20px 0 10px 0;
   border: solid 1px #ddd;
	}

* html fieldset {
   margin: 0 0 10px 0;
   padding: 0px 10px;
	}
	
form p {
   margin: 14px 8px;
   font-size: 11px;
   line-height: 18px;
	}	