/* smartersafe.com printer-friendly style sheet */

body{
margin:0;
padding:30px 0;
font:0.8em verdana, arial, sans-serif;
background:#FFFFFF;
color:#000000;
}

#top{
margin:0;
}

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#ffffff;
color:#000000;
}

a{
text-decoration:none;
background-color:inherit;
color:#000000;
font-weight:bold;
}

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

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.3em;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
float:left;
width:240px;
margin:0 5px 0 0;
padding:0 5px 0 0;
background:#ffffff;
text-align:left;
color:#555;
overflow:auto;
}

#logo h1{
margin:2px 15px 1px 2px;
padding:0 5px 0 0;
letter-spacing:-1px;
}

#logo a{
background-color:inherit;
color:#000000;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#7318A6;
}

#slogan{
text-align:center;
font-size:1.2em;
color:#7318A6;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:530px;
margin-right:20px;
padding:0;
}

.headerstyle{
display:block;
margin:10px 0 10px 0;
padding:5px 0 5px 8px;
background:#ffffff;
color:#000000;
text-decoration:none;
}

#sidebar{
width:160px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
padding:0;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
display:block;
width:145px;
margin:3px 8px 2px 5px;
padding:5px 0 5px 5px;
font-size:1em;
font-weight:bold;
text-align:left;
background:#ffffff;
color:#000000;
}

.sidelink:hover,.menuheader{
background:#ffffff;
color:#000000;
text-decoration:none;
padding:5px 0 5px 5px;
}

.minilink{
display:block;
width:140px;
margin:3px 8px 2px 5px;
padding:5px 0 5px 5px;
font-size:1em;
font-weight:bold;
text-align:left;
background:#ffffff;
color:#000000;
}

.minilink:hover,.menuheader{
background:#ffffff;
color:#000000;
text-decoration:none;
padding:5px 0 5px 5px;
}

textarea.sidebar   {
	font: 10px;
	width:130px;
	height:100px;
	color:#000000;
	text-decoration:none;
	margin:5px 0px 5px 5px;
}

input.sidebar   {
	font: 10px;
	width:130px;
	color:#000000;
	text-decoration:none;
	margin:0px 0px 5px 5px;
}

input.button_sidebar   {
	font:10px;
	width:130px;
	color:#000000;
	text-decoration:none;
	margin:0px 0px 5px 5px;
}

#footer{
margin:0 auto 20px auto;
width:760px;
padding:0 0 5px 0;
font-size:0.9em;
color:#000000;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:bold;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.link{
font-size:0.9em;
font-weight:bold;
text-align:center;
}

.block{
padding:20px;
background:#ffffff;
color:#000000;
}

.credit{
color:#000000;
background-color:inherit;
}

.hide{
display:none;
}
#logo,.minilink,.link  a:link:after, #logo,.minilink,.link  a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}

#logo,.minilink,.linkt a[href^="/"]:after {
content: " (http://www.smartersafe.com" attr(href) ") ";
}