body {
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
dl {
	list-style-position: outside;
	text-indent: 20px;
}
li {
	list-style-position: outside;
}
a:link {
	color: #333366;
}
a:visited {
	color: #333366;
}
a:hover {
	color: #333366;
}
a:active {
	color: #333366;
}
a.bclink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
}	
a.bclink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
}	
.PageWrapper {
	float: none;
	background-color: #FFFFFF;
	width: 995px;
}
.breadcrumb {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-right: 10px;
}
.HeaderWrapper {
	width: 100%;
	background-color: #333366;
}
.MenuWrapper {
	height: 28 px;
	float: none;
	width: 100%;
	background-color: #CCCC99;
	background-image: url(navbarBG.gif);
}
.MenuItem {
	float: left;
	padding-left: 20px;
	padding-top: 6px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.MenuItem:link {
	text-decoration: none;
	color: #000000;
}
a.MenuItem:visited {
	text-decoration: none;
	color: #000000;
}
a.MenuItem:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.ContentWrapper {
	width: 100%;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.ItemMenuWrapper {
	background-color: #B4B487;
	width: 100px;
	height: 400px;
	left: 0px;
	float: left;
	margin-right: 20px;
}
.ItemMenu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	padding: 10px;
}
a.ItemMenu:link {
	text-decoration: none;
	color: #000000;
}
a.ItemMenu:visited {
	text-decoration: none;
	color: #000000;
}
a.ItemMenu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.CornerCurve {
	position: absolute;
	top: 98px;
	left: 100px;
}
.ItemEdge {
	position: absolute;
	top: 479px;
	left: 80px;
}
.NewsWrapper {
	border: thin solid #CCCC99;
	overflow: auto;
	width: 300px;
	margin: 10px;
	margin-right: 40px;
	padding: 4px;
	float: right;
}
.FooterWrapper {
	float: none;
	clear: both;
	width: 100%;
	height: 4px;
	border-bottom: thin solid #B4B487;
	border-right: thin solid #B4B487;
	border-left: thin solid #B4B487;
	background-color: #B4B487;
	font-size: xx-small;
}
.PageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	list-style-type: square;
}
.HomeBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	list-style-type: square;
	list-style-position: outside;
}
.MainContent {
}
