/* 	0089C8 - light blue
	004C84 - dark blue 
	003464 - navy blue
*/

/* general  */
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px 0px 15px 0px;
}
table {
	border-collapse: collapse;
}
a {
	text-decoration: none;
}
hr {
	height: 1px;
	border: none;
	border-top: 1px solid #8F9FAD;
}
p {
	margin: 0.7em inherit;
}
div.hr {
	margin: 11px 0px 13px; font-size: 2px; height: 2px; border-top: 1px solid #8F9FAD;
}
div.leaderImg {
	float: left; margin: 0px 15px 27px 0px;
}
a:link, a:visited, a:active {
	color: #004c84;
}
a:hover {
	color: #f65920; /* old f37021 */
}
ul li {
	list-style-image: url(../images/b1-1b.gif);
	_list-style-image: url(../images/b1-8t.gif);
}
h2 {
	font-size: 13px;
	font-weight: bold;
	/*color: #004c84;*/
	color: #003464;
	margin-top: 1.5em;
	clear: both;
}
h3 {
	color: #f65920;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: -0.5em;
	/*_margin-bottom: -1.1em;*/
	clear: left;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	/*color: #004c84;*/
	color: #003464;
	margin-bottom: -0.2em;
	_margin-bottom: -0.5em;
	clear: both;
}
/* main layout  */
table.mainLayout {
	width: 769px;
}
table.mainLayout td {
	vertical-align: top;
	padding: 0px;
}
table.mainLayout td.blueBar {
	background-color: #004c84; font-size: 2px; height: 2px; padding: 0px; padding-top: 9px; border-bottom: 1px solid #fff;
}
table.mainLayout td.login {
	vertical-align: bottom; text-align: right; padding: 10px 31px 16px 10px; width: 1%;
}
table.mainLayout td.flashArea {
	background-image: url(../images/bg-stripe.gif);
	background-repeat: repeat-x;
}

/* page layout */
table.pageLayout {
	width: 100%;
}
table.pageLayout td {
	vertical-align: top;
	padding: 0px;
}
table.pageLayout td.leftNav {
	width: 190px;
	padding: 20px 20px 20px 30px;
}
table.pageLayout td.greyBar {
	height: 39px; 
	background-color: #9fadb9;
}
table.pageLayout td.pageText {
	padding: 16px 40px .7em .7em;
}
table.pageLayout td.pageText a {
	text-decoration: underline;
}
table.pageLayout td.pageText p {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
table.pageLayout td.pageText p.intro {
	font-size: 12px;
	/*color: #004c84;*/
	
	margin-bottom: 15px;
	/*margin-top: 0.5em;*/
}
table.pageLayout td.pageText p.introHead {
	font-size: 14px;
	color: #f65920;
	margin-bottom: 0em;
	margin-top: .7em;
}
table.pageLayout td.pageText ul, table.pageLayout td.pageText ul li {
	font-size: 12px;
	line-height: 2em;
}

/* top nav  */
table.topNav {
	margin: 27px 61px 10px 44px;
	_margin-right: 20px;
}
table.topNav td {
	padding: 0px 13px;
	font-size: 11px;
	color: #455c6e;
}
table.topNav td a:link, table.topNav td a:visited {
	font-size: 11px;
	color: #455c6e;
	text-decoration: none;
}
table.topNav td a:hover, table.topNav td a:active {
	font-size: 11px;
	color: #f65920;
	text-decoration: none;
}
table.topNav td.divider {
	padding: 0px;
	padding-top: 2px;
}

/* left nav  */
img.menuIcon {
	border: none; display: none; position: absolute; vertical-align: bottom; margin-left: -25px; margin-top: 2px; margin-bottom: 5px; _margin-top: 0px;


}
div.homePageLeftCol {
	width: 240px;
}
div.homePageLeftNav {
	width: 130px; /* 114 */
	margin-left: 50px; /* 57 */
	position: absolute;
	margin-top: -75px;
	left: 3px;
	
}
div.subPageLeftCol {
	width: 240px;
}
div.subPageLeftNav {
	width: 130px; /* 114 */
	margin-left: 50px; /* 57 */
	/*position: absolute;*/
	margin-top: 20px;
	left: 3px;
}
table.leftNav td {
	font-size: 11px;
	border-bottom: 1px solid #8F9FAD;
	height: 33px;
	_height: 26px;
	vertical-align: top;
	line-height: 1.6em;
	padding: 7px 0px 0px;
}
table.leftNav td ul {
	display: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	list-style-type: none;
	color: #455c6e;
}
table.leftNav td ul li {
	/*white-space: nowrap;*/
	list-style-image: none;
}
table.leftNav td ul li ul {
	display: block;
}
table.leftNav td ul li ul li {
	margin-left: 13px;
	padding-left: 0px;
}
table.leftNav td ul li ul li.current {
	/*list-style-image: url(../images/nav_arrow.gif);
	_list-style-image: url(../images/nav_arrow-ie.gif);*/
	list-style-position: outside;
}
table.leftNav td ul li a:link, table.leftNav td ul li a:visited {
	color: #455c6e;
	text-decoration: none;
	line-height: .7em;
}
table.leftNav td ul li a:hover, table.leftNav td ul li a:active {
	color: #f65920;
	text-decoration: none;
	line-height: .7em;
}
table.leftNav td a:link, table.leftNav td a:visited {
	color: #004c84;
	text-decoration: none;
}
table.leftNav td a:hover, table.leftNav td a:active {
	color: #f65920;
	text-decoration: none;
}

/* home page text content  */
table.homeContent td {
	font-size: 12px;
	text-align: left;
}
table.homeContent td.rightContent {
	padding-left: 35px; border-left: 1px solid #8F9FAD;
}
table.homeContent td.leftContent {
	padding-right: 35px;
}
table.homeContent h3 {
	_margin-bottom: -1.1em;
}
table.homeContent td a:link, table.homeContent td a:visited, table.homeContent td a:active {
	color: #004c84;
	text-decoration: underline;
}
table.homeContent td a:hover {
	color: #f65920;
}
table.homeContent td p {
	color: #455c6e;
	margin-top: 0.8em;
	margin-bottom: -0.4em;
}

/* sub page text content  */
table.pageContent {
	width: 100%;
}
table.pageContent td {
	font-size: 11px;
	text-align: left;
	color: #000;
	padding: .7em;
}
table.pageContent td a:link, table.pageContent td a:visited, table.pageContent td a:hover, table.pageContent td a:active {
	font-weight: bold;
	color: #004c84;
	text-decoration: none;
}
table.pageContent td a:visited, table.pageContent td a:active {
	font-weight: bold;
	color: #2299D1;
	text-decoration: none;
}
table.pageContent td a:hover {
	font-weight: bold;
	color: #f65920;
	text-decoration: none;
}
table.pageContent td p {
	color: #000;
	margin-top: 0.8em;
	margin-bottom: -0.4em;
}

/* footer  */
a.footerLink:link, a.footerLink:visited {
	color: #004c84;
}
a.footerLink:hover, a.footerLink:active{
	color: #f65920;
}
table.footer {
	width: 100%;
	margin-top: 40px;
}
table.footer td {
	color: #455c6e;
	font-size: 9px;
	white-space: nowrap;
}
table.footer td.left {
	padding-left: 5px; width: 1%;
}
table.footer td.right {
	padding-left: 20px; padding-right: 31px;
}
span.footerStrong {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
}
div.inset div.insetText {
	/*color: #004c84;*/
	color: #003464;
	padding: 1px 7px 3px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; text-align: center; 
	line-height: 1.3em; 
	background-image: url(../images/inset-bg.gif); 
	background-repeat: repeat-y;
}
div.inset div.insetText p {
	/*color: #004c84;*/
	color: #003464;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; text-align: center; 
	line-height: 1.3em; 
}
div.inset div.insetText p.sig {
	font-weight: bold;
	color: #000;
}
div.inset {
	width: 132px;
	float: right; 
	margin: 0px 0px 20px 20px;
}