/* StrokeSmart CSS */

body {
	padding:0;
	margin:10px;
	background:#e0e0e0 url(/images/bg_stripes.gif);
}
img {
	display:block;
	border:0;
}
.inline {
	display:inline;
}
body, div, td{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
#framer {
	border:2px solid #bbb;
	width:780px;
}
td{
	padding:0px;
}
a:link, a:visited, a:active{
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #57662C;
}
p.anchors {
	padding:0;
	margin:0;
}
p.anchors a {
	text-decoration: none;
}
p.anchors a:hover {
	text-decoration: underline;
}
.popBody {
	padding:0;
	margin:20px;
	background:#e0e0e0 !important;
}
#frameTable{
	border:0px;
	padding:0px;
}
#topTable{
	background:#EF9521;
	/*background:#ea6faa;*/
	border:0px;
	padding:0px;
}
ul.navlist {
	margin:0px;
	padding:0 20px 0 0;
}
ul.navlist li {
	margin:0px;
	padding:5px 6px;
	display:inline;
	list-style:none;
	color:#fff;
	font-weight:bold;
}
ul.navlist li a, ul.navlist li.off a  {
	color:#fff;
	text-decoration:none;
}
ul.navlist li.on, ul.navlist li.on a{
	color:#ffff66;
	text-decoration:none;
}
ul.navlist li a:hover {
	text-decoration:underline;
}
#logoTable{
	background-color:#ffffff;
	border:0px;
	padding:0px;
}
.leftBar{
	background-color:#B0D7AD;
	font-weight: bold;
	color: #4a4a4a;
	border-right:1px dashed #999999;
}
.leftBar a:link, .leftBar a:visited, .leftBar a:active{
	color: #4a4a4a;
	text-decoration: none;
}
.leftBar a:hover{
	text-decoration: underline;
}
.mainBar{
	background-color:#ffffff;
	text-align: left !important;
}
img.title{
	margin:15px 15px 0px 15px;
}
#intro{
	padding:15px 15px 15px 15px;
	font-size: 12px;
	line-height: 20px;
}
#copy{
	padding:0px 15px 15px 15px;
}
.subhead{
	font-weight: bold;
	font-size: 12px;
	color:#666;
}
.rightBar{
	background-color:#ffffcc;
	border-left:1px dashed #999999;
}
#adList{
	padding:0px 15px 15px 15px;
}
#adList ul{
	margin: 0 0px 0px 15px;
	padding: 0px;
	list-style-image: url(/images/bullet_green.gif);
}
#adList li{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 14px;
	width:320px;
}
#adList li.sec {
	list-style-image:none;
	list-style-type:none;
	font-weight:bold;
	padding-top:12px;
}
#adList li.sec a, p.toplink a {
	font-weight:normal;
	text-decoration:none;
}
#adList li.sec a {
	float:right;
}
#featList{
	padding:10px 15px 5px 15px;
}
#featList ul{
	margin: 5px 0px 0px 15px;
	padding: 0px;
	list-style-image: url(/images/bullet_green.gif);
}
#featList li{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 14px;
}
#footer, #footer a{
	color: #666666;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
p.smallSpace{
	padding-top: 10px;
}
#contactTable td{
	padding: 8px 0px 0px 0px;
	line-height: 16px;
}
#contactTable {
	margin-bottom: 10px;
}
hr {
	border: none 0;
	border-top: 1px dashed #666;
	height: 1px;
}
#tocTable {
	/*width: 380px;*/
}
#tocTable ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#tocTable li{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 14px;
	list-style-type: none;
	list-style-position: outside;
}
.subTwo {
	color: #666;
	font-weight: bold;
	background-color: #e0e0e0;
	margin: 5px 0px 5px 0px;
	padding: 2px 4px 2px 5px;
	border: 1px solid #ccc;
}
h2.leftlink {
	color:#fff;
	border-top:1px dashed #fff;
	border-bottom:1px dashed #fff;
	padding:8px 0;
	margin:20px 22px;
	font-size:11px !important;
}
div.dedication {
	margin:20px 20px 10px;
	padding:8px;
	background:#fff;
	border:1px solid #ef9521;
}
h1 {
	color:#333 !important;
	font-size:14px !important;
	margin:10px 0 0 14px;
	padding:0;
}
h2.leftlink a {
	color:#fff !important;
}
img.coverpic {
	border:1px solid #000;
}
#dloadbox {
	margin:20px 0;
	width:164px;
	border:1px solid #000;
}