html {
     overflow: -moz-scrollbars-vertical;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #016020;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #016020;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.leftcolumn {
	background-image: url(images/bk_check.gif);
	background-repeat: repeat;
	vertical-align: top;
}
.maintable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	
}
.rightcolumn {
	background-attachment: scroll;
	background-image: url(images/orange_stripes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 479px;
}
.columntext {
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 60px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 1.6em;
}
.legal {
	color: #666666;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.8em;
	font-size: 9px;
}
.orangeout {
	font-size: 12px;
	font-weight: normal;
	background-color: #ffe8cd;
	text-align: center;
	padding: 6px;
	border: 1px solid #ff6a00;
	line-height: 14px;
}
.contactbox {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
	line-height: 14px;
	width: 250px;
	margin: 0px;
	height: 50px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.greyout {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 12px;
	background-color: #FFE8CD;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.6em;
	border: 1px solid #FF9900;
}

.backlink {
	font-size:10px;
	font-weight: normal;
	}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.strategy {
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #999999;
	padding: 6px;
	text-align: left;
}
.tombstone {
	font-size: 9px;
	line-height: 11px;
	padding: 6px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.subhead {
	color: #333333;
	letter-spacing: 0.10em;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.name {
	font-weight: bold;
	color: #2D7C47;
}
