/* CSS Document */

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

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

#masthead-outer {
	background: transparent url(../images/pageOuterBG.jpg) repeat-y center top;
	margin: 0 auto;
	width: 1000px;
	height: 165px;
	}
#masthead-inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	}
#masthead-left {
	width: 170px;
	float: left;
	display: block;
	margin-top: 15px;
	}
.logo {
	display: block;
	}
#masthead-right {
	float: right;
	display: inline;
	color: #052E44;
	width: 435px;
	text-align: right;
	padding-right: 20px;
	padding-top: 50px;
	}
#masthead-right-links {
	padding-top: 50px;
	line-height: 1.9em;
	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: #000000;
	}
#masthead-right-links a:hover {
	color: #006298;
	text-decoration: underline;
	}
#masthead-right-links .number {
	color: #000000;
}
#masthead-right-search {
	display: inline;
	float: right;
	padding-top: 5px;
	}
#masthead-right-search h2 {
	display: none;
	}
#masthead-right-search a {
	color: #000000;
	}
#masthead-right-search a:hover {
	color: #006298;
	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:#FFFFFF url(../images/contentBG.gif) repeat-y scroll center top;
	width: 1000px;
	margin: 0 auto;
	}
#content-inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	border-top: 1px solid #bbbbbb;
	}
	
/* Left Navigation Area */
	
#leftCol {
	background-color: #FFFFFF;
	width: 240px;
	float: left;
	display: inline;
	text-align: left;
	padding: 0px 0px 30050px 0px;
	margin-bottom: -30000px;
	}
#leftCol-mainNav {
	width: 239px;
	border-right: 1px solid #bbbbbb;
	background-color: #FFFFFF;
	}
#leftCol-mainNav h2 {
	display: none;
	}
#leftCol-mainNav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#leftCol-mainNav a {
	color: #0A5984;
	font-size: 1.4em;
	line-height: 2.3em;
	display: block;
	width: 209px;
	padding: 0px 15px;
	border-bottom: 1px solid #bbbbbb;
	}
#leftCol-mainNav a:hover {
	background-color: #006298;
	color: #FFFFFF;
	}

#leftCol-subNav {
	width: 239px;
	text-align: left;
	}
#leftCol-subNav h2 {
	display: none;
	}
#leftCol-subNav ul {
	list-style: none;
	}
#leftCol-subNav a {
	color: #0A5984;
	font-size: 1.4em;
	line-height: 2.3em;
	display: block;
	width: 209px;
	padding: 0px 15px;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	}
#leftCol-subNav a:hover {
	display: block;
	background-color: #006298;
	color: #ffffff;
	}
	
/* Primary Content (2 columns that are not navigation) */
	
#primaryContent {
	float: left;
	display: inline;
	text-align: left;
	width: 719px;
	padding: 0px 0px 20px 0px;
	}
	
#primaryContent-feature-main {
	display: inline;
	float: left;
	width: 650px;
	margin: 20px 0px 10px 20px;
	/*background: #f4dfae;*/
	padding: 5px;
	border: 1px solid #b9b8b6;
	text-align: center;
	}
	
/* Main Content Area */
	
#mainCol {
	float: left;
	display: inline;
	width: 446px;
	padding: 0px 20px 0px 19px;
	border-right: 1px dotted #bbbbbb;
	margin-top: 20px;
	}
	
#twoCol {
	float: left;
	display: inline;
	width: 625px;
	padding: 0px 20px 0px 19px;
	border-right: 1px dotted #bbbbbb;
	margin-top: 20px;
	}
	
#oneCol {
	float: left;
	display: inline;
	width: 675px;
	padding: 10px 20px 0px 19px;
	margin-top: 20px;
	}	
	
/* Right Highlight Area */
		
#rightCol {
	float: right;
	display: inline;
	}


	
/* Footer Area */

#footer-green-outer {
	width: 100%;
	background-color: #CCCCCC;
	}
#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 {
	color: #0A5984;
	background-color: #dddddd;
	border-bottom: 1px solid #bbbbbb;
	font-size: 10pt;
}
#subMenu a:hover {
	background-color: #006298;
	color: #ffffff;
}
.subTXT {
	margin-left: 25px;
}

#previewCol {
	width: 690px;
	margin-left: 15px;
}
