@charset "utf-8";
body {
	text-align:center; /*older IE browsers*/
	margin: 0;
	font-family: Arial, "Trebuchet MS", "Arial Narrow";
	background-color: #ddd;
	font-size: 14px;
	color: #666;
	text-align: left;
	
}
#wrapper {
	width: 814px;
	margin: 0px auto;
	text-align:left;
	background-color: #FFF;
	margin-top: 8px;
	display: block;
}
#header {
	background-image: url(assets/banner.jpg);
	background-repeat: no-repeat;
	width: 814px;
	height: 83px;
	margin: 0px 0px;
}
#TOPnav {
	height: 75px;
	margin: 0px;
	padding: 10px 0px 0px 23px;
}
#TOPnav ul {
	padding: 0px;
	display: inline;
	margin: 0px;
}
#TOPnav li {
	list-style:none;
	display:inline;
}
#mainContent {
	width: 598px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
}
.picWrap {
	float: right;
	margin-top: 0px;
}
.picWrapLeft {
	float: left;
	margin: 5px 5px 0 0;
}
#mainContent #flash {
	width: 575px;
	height: 200px;
	margin-left: 23px;
	padding-bottom: 0px;
	margin-bottom: 23px;
}
#mainContent #pageTitles {
	margin: 0 0 0 23px;
	padding: 0;
	width: 100px;
	display: block;
}
#text p {
	margin: 0 0 4px 0;
	padding: 0;
	color: #666;
}
#mainContent #text {
	width: 575px;
	padding: 0px;
	margin-left: 23px;
}
#text #rightCOL {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 276px;
}
#text #leftCOL {
	padding: 0px;
	float: left;
	width: 276px;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#stories {
	float: right;
	padding: 0px 0px;
	margin-right: 23px;
	display: inline;
}
#stories a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#stories img {
	display: block;
}
.boldSub {
	font-weight: bolder;
}
#story1 {
	height: 135px;
	width: 170px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 22px;
}
#story2 {
	height: 135px;
	width: 170px;
	margin-left: 0px;
	margin-bottom: 23px;
}
#story3 {
	height: 135px;
	width: 170px;
	margin-left: 0px;
	padding-bottom: 23px;
}
#BOTnav {
	height: 45px;
	margin: 0px;
	padding: 0px;
}
#BOTnav h2 {
	display: inline;
	font-size: 1.1em;
	font-style: normal;
	font-weight: lighter;
	color: #666;
}
#BOTnav a {
	color: #666;
	text-decoration:none;
}
#BOTnav a:hover {
	text-decoration:underline;
}
#BOTnav ul {
	float: right;
	margin-right: 20px;
	display: inline;
}
#BOTnav li {
	list-style:none;
	display: inline;
	margin-left: 10px;
}
#BOTnav ul li .current {
	color: #006;
}
.clearfloat {
	clear:both;
	line-height: 0px;
}
.nextLink {
	font-weight: bolder;
	float: right;
	font-size: 10px;
}
.nextLink a {
	color: #666;
	text-decoration: none;
}
.nextLink a:hover {
	color: #333;
	text-decoration: underline;
}
.bottomPic {
	float: left;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-align: center;
	text-transform: lowercase;
}
.smallPrint {
	font-size: 10px;
}
.italSub {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #036;
	font-weight: bold;
}
.boldblueSub {
	font-weight: bolder;
	color: #036;
}
.section {
	margin-top: 23px;
}
.smallPrintLink {
	font-size: 12px;
	text-align: right;
}
.boldSub {
	font-weight: bolder;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.boldSub {
	font-weight: bolder;
}
p.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 0;
}
h1.Introline {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	padding-bottom: 4px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
h2.subheader {
	color: #003366;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.glossarytip {
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#wrapper #valid {
	text-align: right;
	padding-right: 14px;
}
#valid p {
	margin: 0px;
	padding: 5px 2px;
}
