html {	background: none}

#printHeader {
	width: 600px;
	height: 100px;
	margin: 0 auto;
	display:block;
	float:left;
}

#printHeader img {
	width: 297px;
	height: 86px;
	display: block
	}

body { 
	margin:0;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	}

#container {
	background-color:#fff;
	width: 767px;
	border:6px solid #fff; 
	margin:0 auto;
	text-align:left
	}

p { margin:0}

a, a:visited, a:active { 
	color: #747c89;
	text-decoration:underline;
	}

a:hover { 
	text-decoration:none;
	}

a img { border:none}

#header { display:none	}

#flash { display:none	}

#image { display:none	}


#nav { display:none	}

img { display:none	}

#content { 
	background:none;
	width:650px;
	padding-bottom:15px;
	overflow:hidden
	}

#content #single { 
	background:none;
	width:650px;
	padding:0;
	overflow:hidden;
	line-height:16px
	}

#content #leftCol {
	float:left;
	width:380px;
	padding:0;
	overflow:hidden;
	line-height:16px
	}

#content #rightCol {
	float:right;
	width:227px;
	margin:8px 8px 0 0;
	padding:5px 10px 10px 10px;
	overflow:hidden;
	border:1px solid #b9bec7;
	line-height:14px;
	background-color:#FFF
	}

#leftCol #cols { 
	width:455px;
	overflow:hidden
	}
	
#leftCol #cols #col-left {display:none
	}

#leftCol #cols #col-right { 
float:left;
	overflow:hidden;
	width:260px;
	}

#content #subnav { display:none	}
	


#content #rightCol2 {
	float:left;
	overflow:hidden;
	width:600px;
	padding:0;
	line-height:16px;
	}

#footer { display:none	}


#rightCol .box1 {
	padding:10px 0; 
	border-bottom:1px dotted #b9bec7;
	}

#rightCol .box1 a {
	text-decoration:underline;
	}
	
#rightCol .box1 a:hover {
	text-decoration:none
	}

#line1 { 
	border-bottom:1px dotted #999;
	margin:20px 0
	}

/* page subheading */
h1 {	
	color:#000;
	font-size:14px;
	font-family:Arial;
	margin-bottom:5px;
	margin-top:0
	}

/* homepage subheadings */
h2 {	
	color:#000;
	font-size:12px;
	font-family:Arial;
	margin-bottom:2px;
	margin-top:0
	}

/* page titles */
h3 {	
	font-size:19px;
	font-family:Arial black;
	margin-bottom:18px;
/*	font-weight:normal;*/
	margin-top:0;
	color:#000;
	}

/* page sub-titles */
h4 {	
	font-size:11px;	
	margin-bottom:2px;
	font-weight:bold;
	margin-top:0;
	color:#000;
	}

#indent { padding-left:40px}