/* For IE 5 PC */
	* html .boxhead h2 {
	height: 1%;
}

a:link,#footer a:link {
	color: #137A33;
	text-decoration: underline;
}

a:visited, #footer a:visited {
	color: #137A33;
	text-decoration: underline;
}

a:hover, #footer a:hover {
	color: #137A33;
	text-decoration: none;
}

body {
	background-color: #ffffff; /*background-color: #fafafa;*/
	border: 0;
	color: #333333;
	font: normal 11px/17px Tahoma, verdana, arial, helvetica, sans-serif;
	margin: 0px;
	min-width: 780px;
	padding: 0px;
}

div.invi{
	background-color: #FDFDFD;
	border: #ECECEC 1px solid;
	margin-top: 20px;
	padding: 10px;
}

div.nav_toolbar {
	border-bottom: 1px solid #B0B1B3;
	border-top: 1px solid #B0B1B3;
	margin-bottom: 50px;
}

/*=====================8/
	
	#home_cnt_container {
	/*width: 567px;
	padding: 0px 0px 20px 0px;
	/*margin-left: 7px;*/
	/*float: left;
	}*/
	
	/* this is a hack to get the white background color of the main container to extend down to the footer */ 
	div.spacer {
	clear: both;
}

h1 {
	color: #001D59;
	font: normal 21px/21px Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
}

h2 {
	color: #317637;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

h3 {
	color: #66CC00;
	font: normal 12px/20px arial, helvetica, sans-serif;
}

h4 {
	color: #317637;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

h4 a:link {
	color: #317647;
	text-decoration: none;
}

h4 a:visited {
	color: #317647;
	text-decoration: none;
}

h4 a:visited:hover {
	color: #317647;
	text-decoration: none;
}

h4 a:hover {
	color: #317647;
	text-decoration: underline;
}

h4.form {
	color: #333333;
	font: bold 12px/18px arial, helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

h5 {
	color: #B8860B;
	font: bold 11pt/15pt Helvetica;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 10px 0;
	text-indent: 0pt;
}

h6 {
	color: #666666;
	font: 17px/18px arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 10px 0;
	text-indent: 0pt;
}

h7 {
	color: #666666;
	font: bold 13pt/15pt Helvetica;
	text-indent: 0pt;
}

html>body #deeplinks li a {
	width: auto;
}

html>body #navigation li a {
	width: auto;
}

img	{
	border: 0;
	display: block;
}

img.stock {
	border: 1px solid #666666;
	padding: 3px 3px 3px 3px;
}

p {
	font: normal normal normal 10pt/14pt Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}

td {
	color: #333333;
	font: normal 11px/17px Tahoma, verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}

td.content_center {
	padding-left: 25px;
	padding-right: 25px;
	width: 430px;
}

td.content_center_wide {
	padding-left: 25px;
	width: 595px;
}

td.footer {
	background-color: #FFFFFF;
	color: #666666;
	display: block;
	height: 40px;
	padding-bottom: 25px;
	padding-top: 0px;
	text-align: center;
	vertical-align: bottom;
	width: 780px;
}

td.home_content_cell {
	border-right: 1px solid #CCCCCC;
	padding: 0px 5px 25px 15px;
}

td.home_content_cell_last {
	line-height: 15px;
	padding: 0px 5px 25px 15px;
}

tr.boxheading td {
	color: #000000;
	font: bold 13px arial, helvetica, sans-serif;
	margin: 0px;
}

tr.boxsubheading td {
	color: #000000;
	font: bold 11px arial, helvetica, sans-serif;
	margin: 0px;
}

ul.pdf {
	border: none;
	list-style-type: none;
	margin: 0px;
}

ul.pdf li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

ul.pdf li img {
	padding-right: 10px;
}

ul.related_link {
	list-style-image: url(/images/bullet.gif);
	margin-left: 15px;
}


.border-both {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}

.border-left {
	border-left: 1px solid #C0C0C0;
}

.border-right {
	border-right: 1px solid #C0C0C0;
}

.box {
	background-color: #F6F6F6;
	border: 1px solid #C0C0C0;
	margin: 20px 0px 10px 0px;
	width: 100%;
}

.box h3 {
	color: #000000;
	font: bold 13px arial, helvetica, sans-serif;
	margin: 0px;
	padding: 8px;
}

.boxheading {
	background-color: #F6F6F6; /* workaround for weird ie bug, keeps any stub columns from wrapping below content div containing this style */
	border: 1px solid #C0C0C0;
	margin: 0px;
	width: 99%;
}

.boxheading h3 {
	color: #000000;
	font: bold 13px arial, helvetica, sans-serif;
	margin: 0px;
	padding: 8px;
}

.boxheading p {
	margin: 0px;
	padding: 8px;
}

.boxsubheading {
	background-color: #FAFAFA; /* workaround for weird ie bug, keeps any stub columns from wrapping below content div containing this style */
	border: 1px solid #F6F6F6;
	margin: 0px;
	width: 99%;
}

.boxsubheading h3 {
	color: #000000;
	font: bold 12px arial, helvetica, sans-serif;
	margin: 0px;
	padding: 8px;
}

.boxsubheading p {
	margin: 0px;
	padding: 8px;
}

.center_div {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 780px;
}

/* Call out Styles */

.co_action {
	display: block;
	padding: 0 3px 0px 8px;
}

.co_body {
	display: block;
	line-height: 130%;
	padding: 0 3px 0 8px;
}

.co_contextual {
	border-color: #768890;
	border-style: solid;
	border-width: 1px;
	width: 140px;
}

.co_head {
	background-color: #DBEBB7;
	border-bottom: 1px solid #768890;
	display: block;
	font-weight: bold;
	line-height: 110%;
	padding: 8px 3px 8px 8px;
}

.content_callout {
	padding: 0 0 0 0;
	width: 140px;
}

.content_center {
	padding: 0 15px 15px 0px;
}

.content_left {
	float: left;
	padding: 0px;
	width: 169px;
}

.content_nav {
	width: 169px;
}

.content_right {
	float: left;
	margin-left: 20px;
	padding: 0px;
	width: 140px;
}

.content_thin {
	float: left;
	padding: 0px;
	width: 382px;
}

/* These two content divs can be named the same, but they must exist in different css files */
	.content_wide {
	float: left;
	padding: 0px;
	position: relative;
	width: 567px;
}

/* when the stub div is inside the content, this style is called */
	.content_wide .stub {
	float: right;
	margin-left: 20px;
	padding: 0px;
	width: 165px;
}

.doc_contentbox {
	position: relative;
	width: 400px;
}

.home_center_div {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 760px;
}

.hr {
	border-top: 1px solid #E1E1E1;
	height: 10px;
}

.hrspacer {
	border-top: 1px solid #FFFFFF;
	height: 10px;
}

.ipromo {
	padding-bottom: 5px;
	padding-top: 5px;
}

.ipromo h3 {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}

.ipromoimage {
	margin-right: 10px;
}

/* Newsletter Subscription Styles */
.leftnewsltrcontainer {
	background-color: #ABC7C6;
	clear: both; /*border: 1px solid blue;*/
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 157px;
	width: 157px;
}

.leftnewsltrcontent {
	background-color: #ABC7C6;
	color: #666666;
	float: left;
	font: 11px Arial,Verdana,Geneva;
	font-weight: bold;
	padding-left: 9px;
	width: 157px;
	width: 148px; /*border: 1px solid blue;*/
}

.leftnewsltrcontent .nsltrinput{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #666666;
	font: 11px Arial,Verdana,Geneva;
	padding-left: 2px;
}

/* ------- Masthead Tools ---------------------------- */	
.mastheadtools {
	color: #000033;
	font: normal 10px/15px Arial, Helvetica, sans-serif;
}

.mastheadtools a,
	.mastheadtools a:visited {
	color: #000033;
	text-decoration: none;
}

.mastheadtools a:hover {
	color: #003399;
	text-decoration: underline;
}

.mhsbtn {
}

.mhsfield {
}

.mhsfield input {
	background-color: #D7EEFB;
	border-bottom: 1px solid #B4DFFF;
	border-left: 1px solid #025695;
	border-right: 1px solid #B4DFFF;
	border-top: 1px solid #025695;
	color: #000000;
	font: normal 9px Tahoma, verdana, arial, helvetica, sans-serif;
	height: 10px;
	padding: 2px 0px 0px 3px;
	width: 92px;
}

.morebtn {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

/*Navigation*/

.navbody {
	font: 11px arial, helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 15px;
}

.navbox {
	font-size: 100%;
	margin-bottom: 10px;
}

.navhead {
	background-color: #F7F7F7;
	border-bottom: 1px solid #B0B1B3;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-top: 1px solid #B0B1B3;
	margin: 0px;
	padding: 0px;
}

.navhead h2 {
	color: #055F92;
	font: bold 9px verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 8px 8px 7px 8px;
	text-transform: uppercase;
}

.navheadb {
	background-color: #F4FBFF;
	border-bottom: 1px solid #D7EEFB;
	border-left: 1px solid #E8F7FF;
	border-right: 1px solid #D7EEFB;
	border-top: 1px solid #E8F7FF;
	margin: 0px;
	padding: 0px;
}

.navheadb h2 {
	color: #055F92;
	font: 9px verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 8px 8px 7px 8px;
	text-transform: none;
}

.newsevents {
	background-image: url(/images/home_leftcol_bkgrnd.gif);
	height: 253px;
}

/* Generic Padding Rules */

.padding10 {
	padding: 10px;
}

.padding15right {
	padding-bottom: 20px;
	padding-right: 15px;
}

.padding15rightb1 {
	padding-bottom: 20px;
	padding-right: 15px;
}

.padding20left {
	padding-left: 20px;
}

.padding30top {
	padding-left: -5px;
	padding-top: 20px;
}

.prtitle h4 {
	color: #000000;
	font: bold 15px/22px arial, helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

/*related links*/
.related_hd {
	border-top: 1px solid #333333;
	display: block;
	font: normal normal normal 10pt/14pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding-top: 20px;
	width: 411px;
}

.rule {
	border-bottom: 1px solid #E1E1E1;
	border-style: none;
	border-width: 0;
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}


.stub {
	float: left;
	margin-left: 20px;
	padding: 0px;
	width: 165px;
}

.tableborder {
	border-color: #768890;
	border-style: solid;
	border-width: 1px;
}

/* List Styles ----------- */

.ul05 {
	list-style-image: url(/images/bullet.gif);
	margin-left: 5px;
}
	
.ul10 {
	list-style-image: url(/images/bullet.gif);
	margin-left: 10px;
}

.ul20 {
	list-style-image: url(/images/bullet.gif);
	margin-left: 20px;
}

.ulnopad {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content_container {
	float: left;
	margin-left: 20px;
	padding: 0px 0px 20px 0px;
	width: 567px;
}

#content_container ul {
	border: none;
	margin: 7px; /*padding-left: 2px;*/
	padding-left: 16px;
}

#content_container ul.inlinecta {
	border: none;
	list-style-image: url(/images/graphic_arrow_off.gif);
	margin: 7px 0 10px 7px;
	padding-bottom: 7px;
}

#content_container ul.inlinecta a,
	#content_container ul.inlinecta a:visited {
	text-decoration: none;
}

#content_container ul.inlinecta a:hover {
	text-decoration: underline;
}

#content_container ul.spaced li {
	padding-bottom: 10px;
}

/* --- General Rules ------------------------------------------------------- */
	#debug {
	background-color: #FFFFCC;
	display: none;
}


#navigation {
	float: left;
	margin-left: 7px;
	padding: 0px;
	width: 162px;
}

#navigation li {
	margin: 0;
}

#navigation ul {
	border: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li a {
	border-bottom: 1px solid #E8F7FF;
	color: #005FA2;
	display: block;
	height: 20px;
	padding: 3px 0px 0px 14px;
	text-decoration: none;
}

#navigation ul li a:hover {
	background-color: #F9FDFF;
	color: #3E93E2;
}

#navigation ul li.advsearch a {
	background: url(/images/search.gif) #FFFFFF no-repeat top left;
	display: block;
	font-weight: normal;
	padding: 3px 0px 0px 38px;
}

#navigation ul li.advsearch a:hover {
	background: url(/images/search.gif) #F9FDFF no-repeat top left;
	color: #3E93E2;
}

#navigation ul li.email a {
	background: url(/images/email.gif) #FFFFFF no-repeat top left;
	display: block;
	font-weight: normal;
	padding: 3px 0px 0px 38px;
}

#navigation ul li.email a:hover {
	background: url(/images/email.gif) #F9FDFF no-repeat top left;
	color: #3E93E2;
}

#navigation ul li.line2 a {
	border-bottom: 1px solid #E8F7FF;
	color: #005FA2;
	display: block;
	height: 35px;
	padding: 3px 0px 0px 14px;
	text-decoration: none;
}

#navigation ul li.map a {
	background: url(/images/sitemap.gif) #FFFFFF no-repeat top left;
	display: block;
	font-weight: normal;
	padding: 3px 0px 0px 38px;
}

#navigation ul li.map a:hover {
	background: url(/images/sitemap.gif) #F9FDFF no-repeat top left;
	color: #3E93E2;
}

#navigation ul li.on a {
	font-weight: bold;
}

#navigation ul li.on a:hover {
	background: #FFFFFF;
	color: #005FA2;
	cursor: default;
}

#navigation ul li.page a {
	background: url(/images/page.gif) #FFFFFF no-repeat top left;
	display: block;
	font-weight: normal;
	padding: 3px 0px 0px 38px;
}

#navigation ul li.page a:hover {
	background: url(/images/page.gif) #F9FDFF no-repeat top left;
	color: #3E93E2;
}

#navigation ul li.parent a {
	background: url(/images/plus.gif) no-repeat top right;
}

#navigation ul li.parent a:hover {
	background: url(/images/plus.gif) #F9FDFF no-repeat top right;
	color: #3E93E2;
}

#navigation ul li.parenton a {
	background: url(/images/minus.gif) #FFFFFF no-repeat top right;
	color: #005FA2;
	cursor: default;
	font-weight: bold;
}

#navigation ul li.parenton a:hover {
	background: url(/images/minus.gif) #FFFFFF no-repeat top right;
	color: #005FA2;
}

#navigation ul li.print a {
	background: url(/images/print.gif) #FFFFFF no-repeat top left;
	display: block;
	font-weight: normal;
	padding: 3px 0px 0px 38px;
}

#navigation ul li.print a:hover {
	background: url(/images/print.gif) #F9FDFF no-repeat top left;
	color: #3E93E2;
}

#navigation ul ul li.level2 a {
	background: #FFFFFF;
	cursor: pointer;
	display: block;
	font-weight: normal;
	padding: 3px 0px 0px 25px;
}

#navigation ul ul li.level2 a:hover {
	background: url(/images/level2arrow.gif) #F9FDFF no-repeat top left;
	color: #3E93E2;
}

#navigation ul ul li.level2on a {
	background: #FFFFFF;
	color: #7C7C7C;
	cursor: default;
	display: block;
	font-weight: normal;
	padding: 3px 0px 0px 25px;
}

#navigation ul ul li.level2on a:hover {
	background: #FFFFFF;
	color: #7C7C7C;
}

/* puts inside page title over the background image */
	#overlay {
	left: 0px;
	position: absolute;
	top: 0px;
}

#overlay h3 {
	width: 280px;
}

#secondary .date {
	color: #007DC9;
	font: normal 11px/14px arial, helvetica, sans-serif;
	margin: 0px;
}

/* homepage content */
	#secondary p,
	#tertiary p {
	color: #666666;
	font: 11px/14px arial, helvetica, sans-serif;
	margin: 0px 0px 9px 0px;
}

#secondary strong,
	.spotlight strong {
	color: #007DC9;
	font: bold 11px/14px arial, helvetica, sans-serif;
	margin: 0px;
}

#subpromo,
	#secondary,
	#tertiary {
	float: left;
	margin: 0px;
	position: relative;
	width: 760px;
}
.topnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	text-decoration: none;
}.Header_home_green {
	color: #669933;
	font: normal 21px/21px Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
}
.Header_home_blue {
	color: #000066;
	font: normal 21px/21px Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
}
