﻿.Left {
	float: left;
}
.imgNoBorder {
	border-width: 0px;
}

#TopBar {
	background-color: #555555;
	clear: both;
	height: 10px;
	width: auto;
}
#MasterContainer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url('../images/body_bg.png');
	background-position: left top;
	background-repeat: repeat-y;
}
#Container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#Header_Statement {
	margin-top: 25px;
	width: auto;
	float: left;
	margin-left: 18px;
}
#Header {
	height: auto;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#Header_Logo {
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	float: left;
}
#NavBar-Top {
	width: 700px;
	height: auto;
	text-decoration: none;
}
#BodyContent {
	padding: 20px;
	width: 660px;
	height: auto;
}
#BodyContent-Top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin: 10px 10px 20px 10px;
	line-height: 18px;
}
#BodyContent-Left {
	padding: 10px;
	width: 220px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
}
#BodyContent-Left a {
	text-decoration: none;
	color: #2b6088;
}
#BodyContent-Left p:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
#BodyContent-Right {
	padding: 15px 10px 10px 20px;
	width: 58%;
	height: auto;
	float: left;
}
#Footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	color: #666666;
	padding: 10px 0 40px 0;
	text-align: center;
}
#Footer p {
	margin: 10px 0px 0px 0px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	width: auto;
}
#FooterDiv {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	clear: both;
}
#BodyContent-Top {
	width: 100%;
	height: auto;
}
#BodyContent-Top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
}

