﻿body {
	margin:10px 0px 0px 0px;
	font-family:Arial;
	background-color:#59925b;
}
h1 {
	font-size: 1.3em;
	margin:0px;
	padding-bottom:5px;
}
h2 {
	font-size: 1.2em;
	margin:0px;	
}
p {
	margin-top:0px;
}
.FooterHolder {
	width:823px;
	margin:0px auto 0px auto;
	text-align:center;
	font-family:Arial, Sans-Serif;
	font-size:.7em;
	color:#000000;
	padding-top:5px;
}
.FooterHolder a {
	font-size:1em;
}
.MainDiv {
	width:823px;
	margin:0px auto 0px auto;
}
.BodyDiv {
	width:821px;
	border-top:solid 3px #a5a5a5;
	border-bottom:solid 3px #a5a5a5;
	margin:2px 0px 2px 0px;
	padding:5px 0px 5px 0px;
	background-color:#fefcee;
}
.FooterMenu {
	width:823px;
	height:18px;
	padding-top:2px;
	background:url('/images/footer.png') no-repeat;
	font-weight:700;
	color:#291f00;
	text-align:center;
	font-size:.8em;
}
.FooterMenu a {
	color:#291f00;
	text-decoration: none;
}

.PageMenuHolder {
	font-size:14px;
	font-weight:700;
	color:#ffffff;
	border: solid 1px #bdbdbd;
	width:160px;
	margin-top:0px;
}
.PageMenuHeader {
	padding:3px 0px 3px 5px;
	background:#FFC20F url(../images/Subpages/menuheader.jpg) repeat-x;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.Menu {
	width:823px;
	/*width:815px;*/
	height:20px;
	padding-top:5px;
	background:url('/images/menu.png') no-repeat;
	font-weight:700;
	color:#291f00;
	text-align:center;
	font-size:.8em;
}
.Menu a {
	color:#291f00;
	text-decoration: none;
}
.SubMenuItem {
	width:120px;
	text-align: left;
	cursor:default;
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#000000 ;
	padding:3px 5px 3px 5px;
}
.SubMenuItemOn {
	width:120px;
	text-align: left;
	cursor:default;
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#002f6f ;
	padding:3px 5px 3px 5px;
	background-color:#7d97ba;
}
a.SMItem{
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#000000 ;
	text-decoration:	none;
}
a.SMItem:hover {
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#002f6f ;
	cursor: pointer;
	text-decoration:	none;
}
a.SMItemOn{
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#6a6c61 ;
	text-decoration:	none;
}
a.SMItemOn:hover {
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#6a6c61 ;
	cursor: pointer;
	text-decoration:	none;
}
.NewsPageNewsTitle {
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#291f00 ;
	text-decoration:	none;
}

a.NewsPageNewsTitle{
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#291f00 ;
	text-decoration:	none;
}
a.NewsPageNewsTitle:hover {
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#291f00 ;
	cursor: pointer;
	text-decoration:	none;
}
.NewsPageNewsDesc {
	font-size:		12px;
	font-family:	Tahoma;
	font-weight:	normal;
	color:			#291f00 ;
	text-decoration:	none;
}
.AlertTitle {
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#760300 ;
	text-decoration:	none;
}

a.AlertTitle{
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#760300 ;
	text-decoration:	none;
}
a.AlertTitle:hover {
	font-family:	Tahoma ;
	font-size:		13px ;
	font-weight:	bold ;
	color:			#760300 ;
	cursor: pointer;
	text-decoration:	none;
}
.PageSectionHeaders2 {
	font-size:		15px;
	font-family:	Tahoma;
	font-weight:	bold;
	color:			#291f00 ;
	text-decoration:	none;
}
.BodyContent {
	padding: 1px 0px 10px 0px;
	width:610px;
	min-height:400px;
	margin-left:170px;
}