/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../images/columns_articles/stanley/background_leaves.jpg);
	background-repeat:repeat-y;
	margin-left: 108px;
	margin-top: 20px;
}

.p {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 6000px;
	float: left;

	width: 600px;
}

.bottomnav {

margin-top:20px;
font-size:11px;
color: #00AFD1;
font-weight:bold;
}

.bottomnav a {
	font-size:11px;
	color:#00AFD1;
}
.bottomnav link {
font-size:11px;
color:#00AFD1;
}
.bottomnav active {
color: #00AFD1;
font-size:11px;
}
.bottomnav visited {
color: #00AFD1;
font-size:11px;
}
#bottom-nav {

margin-left: 20px;
margin-top:20px;
font-size:11px;
color: #00AFD1;
font-weight:bold;
}

#bottom-nav a {
	font-size:11px;
color:#00AFD1;
}
#bottom-nav link {
font-size:11px;
color:#00AFD1;
}
#bottom-nav active {
color: #00AFD1;
font-size:11px;
}
#bottom-nav visited {
color: #00AFD1;
font-size:11px;

}


.textlinks {color: #00AFD1}
a:link {
	color: #00AFD1;
}
a:visited {
	color: #00AFD1;
}
a:hover {
	color: #00AFD1;
}
a:active {
	color: #00AFD1;
}
.graphic {
}

@media print {
#bottom-nav, #graphic, #printer {display : none;
	}
	body {
	background-color: #ffffff;
	margin-left: 25px;
	}
	.p {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float:none;
	font-weight:normal;
	}
	}
	


.navlineheight {
line-height:20px;
}

