/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #778A75;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-image: url(images/listBox.gif);
	line-height: 15px;
	text-align: left;
}
.sidebarText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
}
a:link {
	color: #2A5353;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #993300;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #336667;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #336667;
	text-decoration: underline;
	font-weight: normal;
}
.bodyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 16px;
}
.bodyTextHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-image: url(images/listBox.gif);
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-image: url(images/listBox.gif);
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-image: url(images/listBox.gif);
	text-align: left;
	font-weight: normal;
}
h5 {
	text-align: right;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-image: url(images/listBox.gif);
	line-height: 20px;
	text-align: left;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-image: url(images/listBox.gif);
	line-height: 15px;
	text-align: left;
}
#bodyContent ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-image: url(images/listBox.gif);
	line-height: 20px;
	text-align: left;
}
#bodyContent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	list-style-image: url(images/listBox.gif);
}
#sidebarMenu
{
	margin-top: 15px;

}
#sidebarMenu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 12px;
}
#sidebarMenu li
{
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCCA99;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
#sidebarMenu a
{
	display: block;
	width: 208px;
	color: #336666;
	text-decoration: none;
}

#sidebarMenu a:link, #navlist a:visited
{
color: #336666;
text-decoration: none;
}

#sidebarMenu a:hover
{
background-color: #336666;
color: #F1EAC6;
}
#menus{
	background-color: #E8DFAF;

}
.menuTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: right;
}
