TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	line-height : 130%;
}

A {
	color : blue;
	text-decoration : underline;
}

A:hover {
	color : red;
}

.subhead {
	font-weight : bold;
}

.photo {
	margin-right : 20px;
	margin-bottom : 10px;
	margin-top : 4px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #EEEEEE;
	vertical-align : top;
	border : 2px outset #EEEEEE;
	padding-left : 8px;
	padding-right : 8px;
}

.leftbar {
	margin-left : 15px;
}

.leftcontact {
	margin-left : 15px;
	text-align : center;
	margin-right : 74px;
}

.home-rightbar {
	margin-right : 15px;
}

.scrolltext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	background-color:transparent;
	background:transparent
}

ul {
	list-style-image : url(images/bullet.gif);
	margin-left: 16px;
	padding-left: 0;
	margin-top : 4px;
}

li {
	padding-bottom : 16px;
}

.box {
	background-color : #F0F0F0;
	padding : 16px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-align : center;
}

.content {
	margin-right : 20px;
}

.subhead {
	color : #336699;
	font-size : 12px;
	font-weight : bold;
}

.statutes A, .footer A {
	text-decoration : none;
	color : #333333;
}

.statutes A:hover, .footer A:hover {
	text-decoration : underline;
	color : #333333;
}

