/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
a, a:hover { 
	text-decoration: none;
	}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	}
	
.skip {
	display: none;
	}
	
	
/* Masthead Styles */

#masthead-outer {
	background: transparent url(../images/pageOuterBG.jpg) repeat-y center top;
	width: 1000px;
	margin: 0 auto;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
#masthead-inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	height: 130px;
	}
#masthead-left {
	width: 386px;
	float: left;
	display: inline;
	padding-top: 15px;
	padding-left: 25px;
	}
#masthead-left-block {
	width: 240px;
	height: 39px;
	background: #000000;
	float: left;
	display: inline;
	z-index: 0;
	position: fixed;
	top: 91px;
	left: 40px;
	}	
.logo {
	display: block;
	}
#masthead-right {
	float: right;
	display: inline;
	color: #FFFFFF;
	width: 435px;
	text-align: right;
	padding-right: 10px;
	padding-top: 7px;
	margin-top: -25px;
	}
#masthead-right-links {
	padding-top: 0px;
	line-height: 1.5em;
	font-size: 1.1em;
	width: 430px;
	}
#masthead-right-links h2 {
	display: none;
	}
#masthead-right-links ul {
	list-style: none;
	}
#masthead-right-links ul li {
	display: inline;
	}
#masthead-right-links a {
	color: #ffffff;
	}
#masthead-right-links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
#masthead-right-links .number {
	color: #FFFFFF;
}
#masthead-right-search {
	display: inline;
	float: right;
	}
#masthead-right-search h2 {
	display: none;
	}
#masthead-right-search a {
	color: #FFFFFF;
	}
#masthead-right-search a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.searchbox {
	width: 111px;
	font-size: .9em;
	margin-top: 4px;
	padding: 1px 2px 1px 2px;
	}
.searchtext {
	width: 100px;
	font-size: .9em;
	}
.hide-search {
	display: none;
	}
	
	
/* Content Background */
#content-outer {
	background:transparent url(../images/contentBG.gif) repeat-y scroll center top;
	width: 1000px;
	margin: 0 auto;
	}

#content-inner {
	overflow: hidden;
	text-align: center;
	width: 960px;
	margin: 0 auto;
	}
	
/* Left Navigation Area */
	
#leftCol {
	width: 240px;
	float: left;
	display: inline;
	text-align: left;
	padding: 0px 0px 30050px 0px;
	margin-bottom: -30000px;
	border-left: #000000;
	background-color: #FEF6DB;
	}
#leftCol-mainNav {
	width: 239px;
	background-color: #005CA2;
	}
#leftCol-mainNav h2 {
	display: none;
	}
#leftCol-mainNav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#leftCol-mainNav a {
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 2.3em;
	display: block;
	width: 209px;
	padding: 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7c7d6d;
	}
#leftCol-mainNav a:hover {
	background-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7c7d6d;
	color: #333;
	}

#leftCol-subNav {
	width: 239px;
	text-align: left;
	background-color: #FEF6DB;
	}
#leftCol-subNav h2 {
	display: none;
	}
#leftCol-subNav ul {
	list-style: none;
	}
#leftCol-subNav a {
	color: #333;
	font-size: 1.4em;
	line-height: 2.3em;
	display: block;
	width: 209px;
	padding: 0px 15px;
	border-bottom: 1px solid #7c7d6d;
	background-color: #FEF6DB;
	}
#leftCol-subNav a:hover {
	display: block;
	border-top: 1px solid #7c7d6d;
	background: #ffffff;
	color: #333;
	background-color: #96C2E4;
	}
	
/* Primary Content (2 columns that are not navigation) */
	
#primaryContent {
	float: left;
	display: inline;
	text-align: left;
	width: 719px;
	padding: 0px 0px 20px 0px;
	}
	
/* Main Content Area */
	
#mainCol {
	float: left;
	display: inline;
	width: 450px;
	padding: 0px 0px 20px 20px;
	margin-top: 10px;
	text-align: left;
	border-right: 1px dotted #bbbbbb;
	padding-right: 15px;
	}
#oneCol #middle {
	width: 420px;
	display: inline;
	float: left;
}
#oneCol #rightSide {
	width: 270px;
	float: left;
	display: inline;
}
	
#twoCol {
	float: left;
	display: inline;
	width: 625px;
	padding: 0px 20px 0px 19px;
	border-right: 1px dotted #bbbbbb;
	margin-top: 0px;
	}
	
#oneCol {
	float: left;
	display: inline;
	width: 700px;
	padding: 0px 0px 20px 15px;
	margin-top: 0px;
	text-align: left;
	}	
	
/* Right Highlight Area */
		
#rightCol {
	float: right;
	display: inline;
	}


	
/* Footer Area */

#footer-green-outer {
	width: 100%;
	background-color: #005CA2;
	}
#footer-green-inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	height: 10px;
	}
#footer-gray-outer {
	background:  #666666;
	width: 100%;
	}
#footer-gray-inner {
	width: 930px;
	margin: 0 auto;
	color: #eeeeee;
	line-height: 1.7em;
	font-size: 1.1em;
	text-align: center;
	padding: 15px 15px 50px 15px;
	text-align: left;
	}
#footer-gray-inner a {
	color: #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 2px;
	}
#footer-gray-inner a:hover {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 2px;
	}
#subMenu a {
	background-color: #fff6db;
	border-bottom: 1px solid #bbbbbb;
	color: #333;
	font-size: 10pt;
	padding-left: 35px;
	width: 190px;
}
#subMenu a:hover {
	background-color: #96C2E4;
	color: #111;
}
