a.highlight {
	background-color: #E8BA00;
	background-image: url(Images/menu_hoverbar.jpg);
	color: #336699;
}
body {
	background-color: #FFFFCC;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
div.container {
	background-color: #FFFFFF;
	width: 100%;
}
div.content {
	background-color: #FFFFFF;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-top: 0px;
	width: auto;
	display: block;
}
div.footer {
	background-color: #336699;
	background-image: url(Images/header_bar.jpg);
	border: 1px solid #336699;
	color: #FFFFFF;
	height: 25px;
	margin-left: 3px;
	margin-right: 2px;
	margin-top: 0px;
	width: auto;
	display: block;
}

div.menu {
	background-color: #FFFFFF;
	text-align: center;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.quote {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
div.rightside {
	float: right;
	width: 200px;
}
div.leftside {
	width: auto;
	margin-right: 205px;
}
div.top {
	background-image: url(Images/domainprotector_bar.jpg);
	background-repeat: repeat-x;
	width: auto;
	margin-left: 2px;
	margin-right: 1px;
	margin-bottom: 0px;
}
h1 {
	font-size: medium;
	padding: 5px;
}
h2, h3, h4, h5, h6 {
	font-size: smaller;
}
hr {
	border: 1px solid #E6E6FA;
}
hr {
	border: 1px solid #FFFFFF;
}
hr.foot {
	border: 10px solid #FFFFFF;
}
img {
	border: 0px;
}
.content img {
	margin-right: 2px;
}
input.slim {
	border: 1px solid #336599;
}
li {
	margin-left: 30px;
}
p {
	padding-left: 5px;
	padding-right: 5px;
}
p.bigquote {
	color: #339966;
	font-size: large;
	font-style: italic;
	text-align: center;
}
span.quote {
	color: #336699;
	font-size: large;
}
table {
	width: 100%;
}
table.form {
	width: auto;
}
table.report {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	width: 100%;
}
table.tmenu {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tmenu tr {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tmenu td {
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	vertical-align: top;
}
td.homelink {
	vertical-align: middle;
	width: 100%;
}
.bold {
	font-weight: bold;
	color: #3363C9;
}
.center {
	text-align: center;
}
.content h1 {
	background-color: #336699;
	background-image: url(Images/header_bar.jpg);
	color: #FFFFFF;
	font-size: medium;
	margin-top: 0px;
	padding: 5px;
	width: auto;
}
.content h1.small {
	background-color: #336699;
	background-image: url(Images/header_bar.jpg);
	color: #FFFFFF;
	font-size: small;
	margin-top: 0px;
	padding-left: 5px;
	width: auto;
}
.content h2, .content h3, .content h4, .content h5, .content h6 {
	color: #3363C9;
	font-size: medium;
	margin-left: 5px;
}
.footer p {
	font-size: x-small;
	margin-top: 6px;
}
.homelink a {
	background-color: #E6E6FA;
	color: #336699;
	display: block;
	font-size: x-large;
	line-height: 20px;
	margin-bottom: 8px;
	margin-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	text-decoration: none;
	width: 100%;
}
.homelink a:hover {
	background-color: #339966;
	color: #FFFFFF;
}
.left {
	text-align: left;
}
.tmenu a {
	background-color: #E6E6FA;
	background-image: url(Images/menu_bar.jpg);
	border: 1px solid #336699;
	color: #336699;
	display: block;
	font-size: smaller;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	margin-top: 0px;
	margin-bottom:2px;
}
.tmenu a:hover {
	background-color: #336699;
	background-image: url(Images/header_bar.jpg);
	color: #FFFFFF;
}
.report td {
	border: 1px solid #CCCCCC;
}
.requiredfield {
	background-color: #FFFF00;
	background-image: url(Images/menu_hoverbar.jpg);
	background-repeat: repeat-x;
}
.right {
	text-align: right;
}
.small {
	font-size: x-small;
}
.tmenu td {
	width: 14.2%;
}
ol.spaced li {
	margin-bottom: 10px;
}