

/* PRINT STYLESHEET*/

* { 
    margin: 0; 
	} 
	
#printHeader {
	width:750px;
	height:180px;
	margin:0 auto;
	display:block;
	}

#printHeader img {
	width:215px;
	height:162px;
	}
	
#bg { 
	display:none
	}


html {
	background:none;
/*	height:100% !important;
	padding:0;
	margin:0;*/
	font-family:Arial;
	font-size:0.75em;
	color:#000;
/*	overflow-x: hidden;   removes horizontal scrollbar */
	float:none !important;

	}
	
p { margin:0}

a, a:active, a:visited {
	text-decoration:underline;
	color:#06336c;
	}

a:hover {
	text-decoration:none;
	}
	
img { 
  	display: block; 
  	float: left;
	padding:0
	} 

a img {
	border:none;
	}

#container {
	width: 980px;
	margin: 0 auto;
	}

.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -4em;
	} 

.push { 
    height: 3em;
	}
	
#header {
	/* background: url(../images/header-pic1.jpg) top center no-repeat; header image graphic/flash 
	width:980px;
	height:220px;*/
	overflow:hidden;
	margin:0 auto
	}
	
#header #logo { display:none}
	
#nav { display:none}
	
/* main pages - columns - start */

#content {
	padding:15px 0 50px 0;
	width:980px;
	overflow:hidden;
	line-height:1.5em;
	}

/* top bar for HOME page only */
#top-bar-home { display:none}

#search-home { display:none}

/* top bar for use on pages WITH subnav */
#top-bar { display:none}
	
#breadcrumbs { display:none}

#search { display:none}

/* top bar for use on pages WITHOUT subnav */
#top-bar1 { display:none}

#breadcrumbs1 { display:none}
	
#search1 { display:none}

ul #qm0	{ display:none}



/* 3 col layout with subnav */
#content1 {
	padding:0;
	width:980px;
	line-height:1.5em;
	margin-top:0;
/*	margin-top:-330px*/
	}

/* subnav START */

#content1 #subnav { display:none}

/* subnav END */


#content1 #mid1 { 
	overflow:hidden;
	width:650px;
	margin:0
	}

#mid1 ul {
	margin:3px 0 10px 35px;
	padding:0}

#mid1 li {
	margin:0;
	padding:2px 0}

#content1 #mid2 { 
	width:650px;
	margin:0;
	}
	
.two-col { 
	width:650px;
	overflow:hidden;
	padding-bottom:10px

	}
	
.mid-left { 
/*	float:left;
	overflow:hidden;*/
	width:650px;
	}

.mid-right { 
/*	float:right;
	overflow:hidden;*/
	width:650px;
	}


content1 #aside	{ display:none}


.btn2 a { display:none}
.btn2 a:hover { display:none}
.btn2 a span {display:none}

.btn3 a { display:none}
.btn3 a:hover { display:none}
.btn3 a span {display:none}

.btn4 a { display:none}
.btn4 a:hover { display:none}
	
.btn4 a span {display:none}

#table { 
	padding:10px 0;
	}

#table td { 
	padding:0 5px;
	border-bottom:1px dotted #999
	}

#table td.heading { 
	padding:2px 5px;
	border-top:1px dotted #999
	}

#content2 {
	padding:0 0 50px 0;
	width:980px;
	overflow:hidden;
	background:url(../images/bg_home.gif) left top repeat-y;
	line-height:1.5em;
	}

#content2 #leftcol {
	float:left;
	overflow:hidden;
	width:600px;
	padding-left:40px;
	}

#content2 #rightcol { 
	float:right;
	overflow:hidden;
	width:310px;
	padding-top:35px;
	}

#content3 {	
	float:right;	
	padding:0 0 50px 0;
	width:710px;
	overflow:hidden;
	margin-top:7px;
	line-height:1.5em;
	}

#content #single {
	width:920px;
	padding:0 0 0 40px;
	}
	
.btn1 a { display:none}
.btn1 a:hover { display:none}
.btn1 a span {display:none}
	





/* page headings */
h1 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#06336c;
	padding-bottom:5px
	}

/* subnav and page lists */
h2 { 
	margin:0;
	font-family:Arial;
	font-size:1.1em;
	}

#mid1 h2	{ 
	margin:0;
	font-family:Arial;
	font-size:1em;
	color:#06336c;
	}

/* footer headings */
h3 {
	margin:0;
	font-weight:normal;
	color:#5c7491;
	font-size:1.1em
	}
	
h3 a.h3 {
	color:#5c7491;
	text-decoration:none
	}
	
h3 a.h3:hover {
	text-decoration:underline
	}
/* footer lists */
h4 {
	margin:0;
	font-weight:normal;
	color:#6e7078;
	font-size:0.9em;
	}

/* page titles */
h5 {
	margin:10px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.9em;
	line-height:1.2em;
	font-weight:normal;
	color:#06336c;
	border-bottom:1px dotted #acbbce;
	padding-bottom:3px
	}

.toplink { display:none}

.toplink1 { display:none}


/* footer styles - start */


#footer-bg { display:none}

#footer { display:none}

#footer1 { display:none}



#copyright { 
	position:165px 0 0 22px;
	padding-left:20px;
	font-size:0.9em;
	line-height:1.6em;
	color:#93a3b6;
	}
	
#copyright a { 
	color:#93a3b6;
	text-decoration:none
	}

#copyright a:hover { 
	color:#93a3b6;
	text-decoration:underline
	}

/* footer styles - end */

#images { display:none}



.box1 { display:none}
	


.line1 { 
	border-bottom:1px dotted #acbbce;
	margin:25px 0
	}

hr { 
	color:#FFF;
	background-color:#FFF;
	height:30px;
	border-width:0;
	margin:0;
	width:100%
	}

.line2 { 
	border-bottom:1px dotted #acbbce;
	margin:20px 0
	}

.news-item { 
	border-bottom:1px solid #d5dde6;
	padding-bottom:25px;
	margin-bottom:25px}


	




	






