.printonly {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; VISIBILITY: hidden; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 0px; PADDING-TOP: 0px; POSITION: absolute; HEIGHT: 0px
}

#page_header {BACKGROUND: url(../images/imgHeaderRpt.gif) repeat-x;}

#header {
 	background: url(../images/imgHeaderRpt.gif) repeat-x;
	background-color: #1E2D54;
	}	
	
#leftcol {
	background-color: #d5dffe;
	float: left;
	width: 150px;
	color:#0000A0;
	padding: 10px;
  	height:630px;
	border-bottom:#6f7da1 1px solid;
	padding-bottom:25px;
	}

#leftcol div {
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	}
	
#leftcol li {font-size: 11px;}

#content {
	margin: 0px 25% 0px 165px;
	padding: 5px;
	color:#000000;
	height:300px;
	}

#content p, td, th, blockquote, ol, ul, li {font-size:12px; line-height:17px;}

#contenthome {
	margin: 0px 100px 0px 165px;
	padding: 5px;
	color:#000000;
	height:300px;
	}
	
#contenthome p, td, th, blockquote, ol, ul, li {font-size:12px; line-height:17px;}

#rightcol {
	position: absolute;
	left: 75%;
 	top: 115px;  
	width: 150px;
	padding-left: 0px;
	z-index: 3;
	color: #000000;
	padding: 0px;
	font-size:8px;
	}

#rightcol p, td, th, blockquote, ol, ul, li {font-size: 12px;}

#infocus {
	position: absolute;
	left: 25%;
	top: 350px; 
	padding-left: 0px; 
	width: 75%;
	margin: 0px;
	padding: 0px;
	}

#footer {
	clear: both;
	width: 96%;
	margin: 0px;
	text-align:center;
	font-size: 11px;
	padding: 3px;
	color: #000;
	}
	
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5 {
	margin-top: 10px; 
	font-weight:600;
	}

h1 {font-size: 20px;} 

h2 {font-size: 18px;}

h3 {font-size: 16px;}

h4 {font-size: 14px;}

h5 {font-size: 12px;}

ul{
	font-size: 80%;
	list-style-image: url(../images/bullet-red.gif);
	text-align: left;
	margin-top:5px;
}

ul.menu-item{	
	margin-bottom:2px;
	margin-left:16px;
	}
ul.right-menu-item {	
	margin-bottom:2px;
	margin-left:16px;
	}
ul.right-menu-item li {	
	font-size:11px;
	}
	
li {margin-bottom: 3px;}

a:link {color: #0000FF;}

a:visited {color: #0000FF;}

a:hover {color: #FF0000;} 

.table-colheader {
	font-size:14px;
	font-weight:700;
	}
	
.table-colheader2 {
	font-size:12px;
	font-weight:600;
	}

.no-padding {padding:0px;}

.margin-top-3 {margin-top:3px;}

.notices th { background-color: #CCC; }
