/* =print css
----------------------------------------------- */
body {
	font-family: sans-serif;
	font-size: 11pt;
}
/* links
----------------------------------------------- */
a:link { color: #006EC7; text-decoration: none;}
a:visited { color: #006EC7; text-decoration: none; }
a:hover { color: #4FA800; text-decoration: none;}
a:active { color: #4FA800; text-decoration: none;}

#utility,
#branding,
#mainNavigation { display: none; }

/* =BREADCRUMBS
----------------------------------------------- */
body.sub div#primaryContent ul#breadcrumb {
	list-style:none !important;
	display: block !important;
	width: 100% !important;
	margin:0 !important;
	padding:25px 0 !important;
		}
body.sub div#primaryContent ul#breadcrumb li {
	margin:0 !important;
	padding:0 !important;
	padding-right: 5px !important;
	display: inline !important;
	float: none !important;
	list-style: none;
	font-size: 8pt;
	font-family: sans-serif;
	}

/* =PRIMARY CONTENT (SUB PAGE)
----------------------------------------------- */	
div#primaryContent {
	width: auto !important;
	float: none !important;
	position: relative !important;
	overflow: visible !important;
	height: auto !important;
	margin:0;
	padding:0;
	}
/* ..... H2 is the FIRST heading on the page (with arrow) ..... */	
body.sub div#primaryContent h2 {
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 1em;
	font-size: 17pt;
	color: #4FA800;
	font-weight: normal;
	background: transparent url(/images/template/heading-arrow-trans.png) no-repeat center right;
	}
body.sub div#primaryContent h2 a:link,
body.sub div#primaryContent h2 a:visited,
body.sub div#primaryContent h2 a:hover,
body.sub div#primaryContent h2 a:active  {
	color: #4FA800 !important;
	display: block;
	width: 100%;
	}
/* ..... H3 is the SECOND heading on the page ..... */	
body.sub div#primaryContent h3 {
	font-size: 17pt;
	color: #4FA800;
	clear: both;
	font-weight: normal;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #94948F;
	}
/* ..... OTHER headings on down will be H4-H6 ..... */	
body.sub div#primaryContent h4,
body.sub div#primaryContent h5,
body.sub div#primaryContent h6 {
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	margin: 1em 0;
	padding: 0;
	}
/* ..... block level elements for the content area ..... */	
body.sub div#primaryContent p,
body.sub div#primaryContent ul,
body.sub div#primaryContent ol,
body.sub div#primaryContent blockquote,
body.sub div#primaryContent table,
body.sub div#primaryContent dl {
	font-size: 11pt;
	margin: 1.3em 0;
	padding:0;
	line-height: 1.5;
	}
body.sub div#primaryContent ul,
body.sub div#primaryContent ol,
body.sub div#primaryContent dl {
	margin-left: 3em;
	}
body.sub div#primaryContent ul li {
	list-style-type: disc;
	}
body.sub div#primaryContent ul li li {
	list-style-type: circle;
	}
body.sub div#primaryContent ul li li li {
	list-style-type: square;
	}
body.sub div#primaryContent ol li {
	list-style-type: decimal;
	}
body.sub div#primaryContent ol li li {
	list-style-type: upper-alpha;
	}
body.sub div#primaryContent ol li li li {
	list-style-type: upper-roman;
	}
body.sub div#primaryContent ol li li li li {
	list-style-type: lower-alpha;
	}
body.sub div#primaryContent ol li li li li li {
	list-style-type: lower-roman;
	}
body.sub div#primaryContent h4.currentHeading {
	color: #4FA800 !important;
	}
body.sub blockquote.facts {
	width: 215px !important;
	float: right !important;
	color: #4FA800 !important;
	border-left: 1px solid #4FA800 !important;
	margin-left: 10px !important;
	margin-top: 10px !important;
	margin-bottom: 5px !important;
	padding-left: 16px !important;
	padding-top: 10px !important;
	padding-bottom: 9px !important;
	clear: right !important;
	}
body.sub blockquote.facts h5 {
	color: #4FA800 !important;
	font-size: 11pt !important;
	font-weight: bold !important;
	margin: 0 0 9px 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
	}
body.sub blockquote.facts p {
	color: #4FA800 !important;
	font-size: 11pt !important;
	line-height: 1.3 !important;
	margin: 0 !important;
	padding: 0 !important;
	}
body.sub blockquote.facts a:hover {
	color: #454545;
	}
	
body.sub div#primaryContent td {
	border-bottom: 1px solid #C9D6E0;
	padding: 5px;
	}
body.sub div#primaryContent th {
	background: #C9D6E0;
	padding: 5px;
	text-align: left;
	}

/* SITE INFO (AKA THE FOOTER)
----------------------------------------------- */
div#site-info {
	border-top: 1px solid #000;
	color: #000;
	text-align: left;
	width: 100%;
	margin-top:33px;
	padding-bottom: 15px;
	font-size: 8.5pt;
	letter-spacing: -1px;
	}
div#site-info ul {
	color: #000;
	padding: 5px 0 0 0;
	clear: both;
	}
div#site-info ul li {
	display: block;
	float: left;
	}
div#site-info ul li a {
	color: #000;
	letter-spacing:0;
	}
div#site-info ul li span {
	color: #000;
	letter-spacing:0;
	}

/* =PRIMARY CONTENT (HOME PAGE)
----------------------------------------------- */	
body.home div#primaryContent,
body.home div#secondaryContent,
body.home div#tertiaryContent {
	width: auto !important;
	float: none !important;
	position: relative !important;
	overflow: visible !important;
	height: auto !important;
	margin:0;
	padding:25px 0 0 0 !important;
	font-size: 11pt;
	}
body.home div#primaryContent h2,
body.home div#secondaryContent h2,
body.home div#tertiaryContent h2
 {
	font-size: 17pt;
	color: #4FA800;
	font-weight: normal;
	background: transparent url(/images/template/heading-arrow-trans.png) no-repeat center right;
	}
body.home div#primaryContent h2 a:link,
body.home div#primaryContent h2 a:visited,
body.home div#primaryContent h2 a:hover,
body.home div#primaryContent h2 a:active,
body.home div#secondaryContent h2 a:link,
body.home div#secondaryContent h2 a:visited,
body.home div#secondaryContent h2 a:hover,
body.home div#secondaryContent h2 a:active,
body.home div#tertiaryContent h2 a:link,
body.home div#tertiaryContent h2 a:visited,
body.home div#tertiaryContent h2 a:hover,
body.home div#tertiaryContent h2 a:active  {
	color: #4FA800 !important;
	display: block;
	width: 100%;
	text-decoration: none;
	}
body.home div#primaryContent ul,
body.home div#secondaryContent ul,
body.home div#tertiaryContent ul {
	margin-top: 8px;
	margin-bottom: 8px;
	}
body.home div#primaryContent ul li,
body.home div#secondaryContent ul li,
body.home div#tertiaryContent ul li {
	display: block;
	margin:0;
	padding:0;
	border-top: 1px dotted #94948F;
	clear: both;
	}
body.home div#primaryContent ul li h4,
body.home div#secondaryContent ul li h4,
body.home div#tertiaryContent ul li h4 {
	font-weight: normal;
	display: block;
	margin:0;
	padding:0;
	}
body.home div#primaryContent ul li h5,
body.home div#secondaryContent ul li h5,
body.home div#tertiaryContent ul li h5 {
	font-weight: normal;
	display: block;
	margin:0;
	padding:0;
	}