/* RCE Print CSS file meant to override the screen CSS file. Version 1.1 */
html {	margin: 2pt;
	padding: 2pt;
	color: #000;}
body { font: 85% "palatino linotype", "times new roman", georgia, serif;
	margin: 5pt 2pt 10pt 2pt; /* bottom margin & padding prevents loss at end and beginning of page */
	padding: 5pt 2pt 10pt 2pt;
	background-color: #fff;}
p {	font:100% "palatino linotype", "times new roman", georgia, serif;
	margin: 0.2em 0 1.0em 1.5em;
	line-height: 1.3em;}
strong {font-weight: normal}
b {font-weight: bold}	
h1,h2,h3 {
	font: bold 100% arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0 1.0em 0.5em 0;
	color: #253F78;}
h1 {font-size: 140%;}
h2 {font-size: 110%; margin-top: 1.3em}

hr {background-color: #253F78; /*for Opera and Gecko*/
	color: #253F78; height: 2px}
div.faq dl {
	padding: 0.2em 10px 0.2em 0px; 
	margin: 0.5em 10px 0.1em 0px;}
div.faq dt {
	padding: 0.2em 5px 0.2em 5px;  /* left padding in IE moves text relative to list markers */
	margin-top: 0.7em;
	font-weight: bold;
	background-color:#E7E7E7;}
div.faq dd {
	padding: 0.2em 10px 0.2em 10px; 
	margin: 0.1em 10px 0.1em 10px;}
#main{	position: relative; /* IE6 crashed with absolute !! here*/
	top: 60px;
	left: 0;
	padding-right: 15pt;  /* prevents cut-off of right hand text in mozilla printing */}
.footer, .footerwide {
	position: relative;
	width: auto;
/*	z-index: 3;/*
	padding: 0.3em 0 0.3em 0;
	margin-top: -5px; /*  to properly overlap content class div */
	margin-right: 0px; /* must match margin-right of content */
	margin-bottom: 0.5em;
	/* margin -left should be 20 more than for content class */
	margin-left: 0px;
	text-align: center;
	border-top: #253F78 2px solid;
	color: #000}
.copyright { font-size: 75%;
	margin-top: 0.3em;}
#newsWrap {
	display:none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150px;
	padding: 0;
	margin: 0;
	border: #5F9EA0 1px solid;
/*	z-index: 1 */}
#newsRight, #newsRight {
	font-size: 89%;
/*	z-index: 1*/;
	padding: 0.8em 1.5em 0.8em 1.5em;
	margin-bottom: 1.5em;}
.FormLabel {
	margin-top: 0.8em;
	margin-bottom: 0.1em;}
.alertb, .alertg {
	font-size: 110%;
	font-weight: bold;
	font-style:italic;
	color: #E22032;}
.alertg {color:#33CC33;}
/*Page Title Indicator goes IN CONTENTWRAP Style*/
#pgid, #pgidwide {
	display:none;
	position: absolute;
	top: -50px;
	right: 10px; /*4 prnt mv 2 L side of screen*/
	width: auto;
	padding: 0;}
div#pgid p, div#pgidwide p {
	margin: 0px;
	padding: 3px 8pt 3px 8pt;
	font-size: 80%;
	font-weight: bold;
	color: #000;
	border: #253F78 2px solid;}
#logo, #logobar {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 150px;
	min-width:755px;
	width: expression((document.body.clientWidth < 790) ? "755px" : "96%" );
	padding-left: 0px;}
#logobar {display: none}
.topimg {display: none}
.lgoimg {
	position:absolute;
	top:0px;
	height: 111px; /*wz 111*/
	width: 316px;
	clip:rect(0 316px 68px 0)}
#navLeft {display:none;}
.nve { padding: 0.2em 4px 0.2em 4px;
	margin-bottom: 0.1em;}
#navLogo {display:none;}
.indent {padding-left: 25px;}
ul {list-style-type: disc;}
div#newsRight ul {padding: 0.2em 5px 0.3em 1em; /* have to set BOTH margin and Padding to be browser compatible for lists. */
	/*makes sure image marker prints*/
	margin: 0.2em 5px 0.3em 1em;
	list-style-type: disc;}
div#newsRight li { margin-bottom: 0.3em;}
div.content li, div.contentwide li {
	margin-bottom: 0.3em;}
/* for coloring text like normal links */ 
.linktext {color: #000;}
a.link {color: blue;}
a:link {color: blue;}
a:visited {color: blue;}
a:active {color: blue;}
a.dlk {color: blue;	text-decoration: underline;}
a.dklk {color: blue; text-decoration: underline;}
a.dklk:visited { color: blue;}
