@CHARSET "ISO-8859-1";

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #336600;
	margin-top: 0px;
}

.title {
	font-size: 22px;
	font-weight: bold;
	color: #9D4A66;
}
.subheader {
	font-style: italic;
	color: #9D4A66;
}
td.menu {
	background-color: #003366;
	vertical-align: middle;
	text-indent: 7px;
	height: 30px;
}

#notVisible {
	color: gray;
}

.smallNote {
	font-size: 10px;
	font-style: italic;
}

.nav {
	background-color: #FFFFFF;
	color: #9D4A66;
	font-weight: bold;
}

.footer {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: normal;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

table.mainTable {
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 875px;
}

h1{
	font-size: 20px;
	font-weight: bold;
	color: #006600;
	padding-top: 15px;
}
h1.homepage{
	font-size: 22px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 0px;
	padding-top: 15px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 0px;
}
h4 {
	font-weight: bold;
	color: #006600;
	margin-bottom: 0px;
	margin-top: 0px;
}
.quotebar {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-width: 1px;
	border-color: #CCCCCC;
	margin-right: 30px;
}
a.discrete:link {
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
a.discrete:visited {
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
a.discrete:hover {
	color: #999999;
	text-decoration: underline;
	font-style: italic;
}
a.discrete:active {
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
.notop {
	display: none;
	margin-top: 0px;
	margin-left: 20px;
}
.spacer {
	margin-top: 5px;
	margin-bottom: 5px;
}
hr {
	height: 1px;
	color: #CCCCCC;
	margin-bottom: 0px;
	padding-right: 40px;
}
td.contact_right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #B1C3D9;
}
