﻿body {
	background-position: top;
	background-color: #5E5B52;
	margin: 0px;
	background-image: url('../images/background.png');
	background-repeat: repeat-x;
}
#Content a {
	color: #000080;
	text-decoration: underline;
}
#Content a:hover  {
	color: #000080;
	text-decoration: underline;
}


#TopContact a {
	color: #C0C0C0;
	text-decoration: none;
}
#TopContact a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
#Menu a {
	color: #C0C0C0;
	text-decoration: none;
}
#Menu a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
#Menu img {
	vertical-align: middle;
	margin-right: 4px;
	margin-left: 4px;
}
#Footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#Footer a {
	color: #C0C0C0;
	text-decoration: none;

}
#Footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#Content {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
li {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Content td {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Content p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
#BodyText {
	padding-right: 25px;
	padding-left: 10px;
}
.PicFloatRight {
	border-style: none;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.Button {
	margin-bottom: 12px;
}
#News a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#News a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-color: #595958;
	color: #FFFFFF;
	font-size: 18pt;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}

ol {
	margin-left: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
}
ul {
	margin: 5px 0px 15px 20px;
	padding-left: 0px;
}
.SideCell {
	width: 210px;
	background-color: #595958;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
#ContentTable {
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #363636;
}
.SideCell img {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

