/* Style rules for printer */
* {margin:0;padding:0;}
html{border:none}

body {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	color:#000000;
	background-color:#ffffff;
}

#header-x, #nav, #nletter-x{display:none;}

a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#000000;
}

#content-rs a:link, #content-rs a:visited, #content-rs a:hover, #content-rs a:active {
	text-decoration:none;
	color:#000000;
}

h1, h2, h3 ,h4 ,h5, h6 {
	font-family:"Times New Roman", Times, serif;
}

em {
	color:#666666;
}

.home-icon, .news-icon, .question-icon {
	height:auto;
	line-height:auto;
	padding-left:0;
}

.obullet, .gbullet {
	padding-left:0em;
	background:url("images/obullet.gif") left center no-repeat;
}

#container {
	border:none;
	background-color:#fff;
}

#outer {
	border-left:700px solid #fff;
}

#footer {
	color:#666666;
	line-height:auto;
	height:auto;
}
