/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.topContent{
	padding-left: 2px;
	padding-top: 12px;
	padding-bottom: 36px;
	background-color:#FFFFFF;
}
.lftCell{
	padding-left:43px;
	background-color:#FFFFFF;
}
.whiteCell{
	background-color:#FFFFFF;
}
.date{
	font-size: 9px;
	color: #999999;
}
a:link {
	color: #009999;
	font-weight: bold;
}
a:visited {
	color: #009999;
}
a:hover {
	color: #009999;
}
a:active {
	color: #009999;
}
a.Subnavoff:link{
	color: #333333;
	font-weight: bold;
	font-family: Arial;
}
a.Subnavoff:visited{
	color: #333333;
	font-weight: bold;
	font-family: Arial;
}
a.Subnavoff:hover{
	color: #333333;
	font-weight: bold;
	font-family: Arial;
}
a.Subnavoff:active{
	color: #333333;
	font-weight: bold;
	font-family: Arial;
}
a.Subnavon:link{
	color: #009999;
	font-weight: bold;
	font-family: Arial;
}
a.Subnavon:visited{
	color: #009999;
	font-weight: bold;
	font-family: Arial;
}
a.Subnavon:hover{
	color: #009999;
	font-weight: bold;
	font-family: Arial;
}
a.Subnavon:active{
	color: #009999;
	font-weight: bold;
	font-family: Arial;
}
.BoldHighlight {color: #009999; font-weight: bold; }

#nav {
	position:relative;
	width:800px;
	height:20px;
	z-index:3;
	left: 0;
	top: 0;
}
#homesub {
	position:absolute;
	width:255px;
	height:20px;
	z-index:1;
	left: 0;
	top: 0;
	visibility: hidden;
}
#educatesub {
	position:absolute;
	width:274px;
	height:20px;
	z-index:2;
	left: 110px;
	top: 0px;
	visibility: hidden;
}
#knowsub {
	position:absolute;
	width:518px;
	height:20px;
	z-index:3;
	left: 97px;
	top: 0px;
	visibility: hidden;
}

.topContent{
	padding-left: 2px;
	padding-top: 9px;
	padding-bottom: 36px;
}
.subNav{
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	font-family: Arial;
}
.pageTitle{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 125%;
	font-family: Arial;
}
.SubTitle{
	font-family: Arial;
	font-size: 14px;
	color:#009999;
	line-height: 112%;
	font-weight:bold;
}
body{
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subContentBox{
	padding-left: 5px;
	padding-right: 90px;
	background-color: #F7F7F7;

}
#colheader_image{
	width: 316px;
	height: 121px;
	background-image:url(../images/tablebuild/educate_urself_findoutmore_hdr.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#haveyoursay_image{
	width: 316px;
	height: 87px;
	background-image:url(../images/tablebuild/know_the_law_clickherenew.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.col2but{
width:316px;
height:78px;
background-image:url(../images/tablebuild/educate_urself_clickherenew.gif);

}
.subContentBoxright{
	min-height:185px;
	height:185px;
}
-->