body {
	margin: 2px;
	background-color: #003366;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
th {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003366;
	padding: 2px;
}
p {
	margin: 4px 0px 8px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	margin: 2px 0px;
	padding: 2px 0px;
	border-bottom: 1px solid #999999;
}
h2, h3 {
	font-size: 18px;
	margin: 2px 0px;
	padding: 2px 0px;
	border-bottom: 1px solid #999999;
	font-weight: normal;
}
h4, h5, h6 {
	font-size: 18px;
	margin: 2px 0px;
	padding: 2px 0px;
	border-bottom: 1px solid #999999;
	font-weight: normal;
}
b {
	color: #990000;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #3300FF;
	text-decoration: underline;
}
.img-left {
	margin: 0px 10px 6px 0px;
	clear: right;
	float: left;
}
.img-right {
	margin: 0px 0px 6px 10px;
	clear: left;
	float: right;
}
.table-right {
	margin: 0px 0px 6px 20px;
	clear: left;
	float: right;
	border: 1px solid #CCCC99;
}
.thumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 6px 2px;
	text-align: left;
	vertical-align: top;
}
.thumbs a:link {
	color: #0000FF;
}
.thumbs a:visited {
	color: #0000FF;
}
.thumbs a:hover {
	color: #0000FF;
}
.intro {
	background-image: url(intro.jpg);
	background-repeat: no-repeat;
	background-color: #66CCCC;
	vertical-align: top;
	text-align: left;
	font-size: 13px;
	color: #000000;
	padding: 4px 290px 2px 26px;

}
.nav-left {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 6px;
	background-image: url(left-nav-area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body {
	background-color: #FFFFFF;
	padding: 6px 10px 6px 8px;
	vertical-align: top;
	background-image: url(text-area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cell-alignment-top {
	vertical-align: top;
}
.nav-top-horizontal {
	background-image: url(nav-area.jpg);
	background-repeat: no-repeat;
}
.site-nav-horizontal {
	font-size: 13px;
	color: #333333;
	text-align: right;
	vertical-align: middle;
	padding: 0px 20px;
}
.bottom-navigation {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 10px 10px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #003366;
}
.bottom-navigation a:link {
	color: #003366;
	text-decoration: none;
}
.bottom-navigation a:visited {
	color: #003366;
	text-decoration: none;
}
.bottom-navigation a:hover {
	color: #0033CC;
	text-decoration: underline;
}
ul {
	margin-top: 2px;
	margin-bottom: 6px;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
em {
	font-style: normal;
	border-bottom: 1px dotted #CC3333;
	color: #0066CC;
}
.big-text {
	font-size: 16px;
}
.cell-underline {
	border-bottom: 1px solid #99CCCC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	color: #000066;
}
.note {
	font-weight: bold;
	color: #CC0000;
}
blockquote {
	margin-top: 6px;
	margin-bottom: 6px;
}
.highlight {
	border: thin double #990000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 6px 20px;
	padding: 6px 12px;
	font-size: 12px;

}
.backlight {
	background-color: #FFFF99;
}
.read-note {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.comments {
	padding: 6px 12px;
	margin: 6px 12px;
	border: 2px solid #CCCCCC;
	background-color: #FFFFD7;
}
.medium-text {
	padding: 6px;
	font-size: 12px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.licensefees {
	border-bottom: 1px solid #CFDBF1;
	padding: 2px 2px 2px 8px;
}
.licensefees-heading {
	border-bottom: 1px solid #66CCFF;
	padding: 2px;
	background-color: #CFDBF1;
	text-align: center;
}
.tborder {
	border: 1px solid #666666;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.map-large {
	margin: 0px 0px 10px 10px;
	float: right;
	height: 375px;
	width: 430px;
}
.right340 {
	float: right;
	height: 280px;
	width: 336px;
	margin-left: 10px;
}
.left340 {
	height: 280px;
	width: 336px;
}
.body .calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	text-align: center;
	padding: 2px;
	border-bottom: 1px solid #99CCCC;
	background-color: #FFFFFF;
}
.intro .strikethru {
	text-decoration: line-through;
}
