body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #D35E3D;
	text-decoration: underline;
}
a:visited {
	color: #D35E3D;
	text-decoration: underline;
}
a:hover {
	color: #9C3F23;
	text-decoration: none;
}
a:active {
	color: #D35E3D;
	text-decoration: underline;
}


#Header {
	width: 780px;
}
#ContentWrap {
	width: 780px;
}
#Navigation {
	width: 205px;
	float: left;
}
.MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D3D2DE;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	color: #292B47;
}
.MenuItem a {
	color: #292B47;
	text-decoration: none;
}
.MenuItem a:hover {
	color: #777BB0;
	text-decoration: underline;
}
.MenuItem a:active {
	color: #777BB0;
	text-decoration: none;
}
.MenuItemIndent {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EAEBF1;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	color: #787A97;
}
.MenuItemIndent a {
	color: #787A97;
	text-decoration: none;
}
.MenuItemIndent a:hover {
	color: #787A97;
	text-decoration: underline;
}
.MenuItemIndent a:active {
	color: #787A97;
	text-decoration: none;
}
.MenuItemSelected {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #9E9EB4;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	color: #9799AE;
}
.MenuItemSelected a {
	color: #292B47;
	text-decoration: none;
}
#Content {
	width: 385px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D2DE;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #474B7C;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
}
#RightContent {
	float: left;
	width: 139px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D2DE;
	padding-left: 10px;
	margin-left: 9px;
	padding-top: 5px;
}
#ColLeft {
	width: 185px;
	float: left;
}
#ColRight {

	width: 180px;
	float: right;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D2DE;
}
.lineDouble {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9896B1;
}
.AnnualReportImg {
	float: left;
	margin-right: 10px;
	border: 1px solid #D3D2DE;
}
.AnnualReport {
	height: 170px;
	width: 385px;
}

.heading {
	font-weight: bold;
}
.SubHeading {
	color: #000000;
}
.SubHeadingB {

	color: #666666;
}
.Figs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.FigsHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

