/* Applied Safety and Risk Management Website */
/* http://www.appsafety.com */

/* Print Stylesheet */

body {
	background-color: #ffffff;
	font-size: 12pt;
}

#header {
	display: none;
}

#header img {
	display: none;
}

#header p {
	display: none;
}

#menu {
	display: none;
}

#menu ul {
	display: none;
}

#menu ul li {
	display: none;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	display: none;
}

#menu ul li a:hover {
	display: none;
}

#content {
	width: 100%;
}

#content .printlogo {
	text-align: center;
}

#content h1 {
	font: 16pt%/100% "Times New Roman", Times, serif;
	font-weight: bold;
}

#content h2 {
	font: 14pt/125% Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content h3 {
	font: 12pt/125% Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content p, #content li {
	font: 12pt/150% Arial, Helvetica, sans-serif;
}

#content  p {
	text-align: justify;
}

#content p.tagline {
	font-style: italic;
}

#content p span.name {
	font-weight: bold;
	padding: 0 15px 0 0;
}

#content a:link {
	color: #000000;
	text-decoration: none;
}

#content a:visited {
	color: #000000;
	text-decoration: none;
}

#content a:active {
	color: #000000;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}

#content ul.submenu {
	display: none;
}

#content a img {
	border: 0;
	margin: 20px 0;
}

#content fieldset {
	border: 1px solid #999999;
	background: #f4f4f4;
}

#content fieldset legend {
	border: 1px solid #999999;
	padding: 2px 15px;
	font: bold 80%/150% Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(../images/menu-background.jpg) scroll repeat-x;
}

#content div.row {
	clear: both;
	margin: 15px 0;
	font: 12pt/150% Arial, Helvetica, sans-serif;
}

#content div.field {
	width: 150px;
	float: left;
}

#content div.data {
	float: left;
}

#content div.data input.box {
	border: 1px solid #999999;
	padding: 2px;
}

#content div.data span.required, #content p span.required, #content div.extra span.required {
	color: #cc0000;
	font-weight: bold;
	font-size: 125%;
	cursor: help;
}

#content div.indent {
	margin: 0 0 0 50px;
}

#content div.submitbutton {
	display: none;
}

#content div.extra {
	float: left;
	margin: 0 0 0 5px;
}

#content option.light {
	background: #e4e4e4;
}

#content form#recommend fieldset {
	padding: 25px;
}

#content #recommend p {
	display: none;
}

#content div.focus {
	padding: 0 0 10px 25px;
	float: right;
	width: 193px;
}

#content div.focus02 {
	padding: 0 0 10px 25px;
	float: right;
	width: 149px;
}

#content div.focus p {
	text-align: center;
}

#content .focus div.servicelink {
	display: none;
}

div.servicelink2 {
	display: none;
}

#content .focus .servicelink a, .servicelink a {	
	display: none;
}
#content .topper {
	display: none;
}

div.tell {
	display: none;
}

div.tell a:link, div.tell a:visited, div.tell a:active {
	display: none;
}

div.tell a:hover {
	display: none;
}

span.suffix {
	padding-left: 25px;
}

#footer {
	border-top: 1px solid #999999;
	margin: 20px 0 0 0;
	text-align: center;
}

#footer p {
	font: 10pt/150% Arial, Helvetica, sans-serif;
}

#footer p a:link {
	color: #000000;
	text-decoration: none;
}

#footer p a:visited {
	color: #000000;
	text-decoration: none;
}

#footer p a:hover {
	color: #000000;
	text-decoration: none;
}