body {
	margin: 0px;
	background-color: #696D6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 11px;
}
a:link {  color: #666666}
a:active {  color: #000000}
.normalwhite { color: #FFFFFF}
a:visited {color: #666666}
a:hover {color: #000000; text-decoration: none}
.button {font-weight: bold; color: #FFFFFF; background-color: #009933; border-color: #000000 black black #000000; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
.normalMediumRed { font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-weight: bold }
.smallred { font-family: Arial, Helvetica, sans-serif; color: #FF0000}
.smallwhitebold { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: 700}
.BoldText {
	font-weight: bold;
}
.SectionLink {
	background-image: url(images/PageDecs/SectionLink.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	padding-top: 2px;
	text-indent: 3pt;
	padding-bottom: 2px;
	text-decoration: none;
}
.borderright {
	background-image: url(images/core09/right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.borderbottom {
	background-image: url(images/core09/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.verticaldividergrey {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
.SectionLink a:link {
	color: #515151;
	text-decoration: none;
}
.SectionLink a:visited {
	color: #515151;
	text-decoration: none;
}
.SectionLink a:hover {
	color: #000000;
	text-decoration: none;
}
.MenuLink {
	vertical-align: middle;
	text-align: left;
	padding-top: 2px;
	text-indent: 3pt;
	padding-bottom: 2px;
	text-decoration: none;
}
.MenuLink a:link {
	color: #515151;
	text-decoration: none;
}
.MenuLink a:visited {
	color: #515151;
	text-decoration: none;
}
.MenuLink a:hover {
	color: #000000;
	text-decoration: none;
}
.ActiveLinkSection {
	background-color: #FFFFFF;
	background-image:  url("images/PageDecs/ActiveLinkSection.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	width: 149px;
	border: 0px none;
	text-align: left;
	text-indent: 3pt;
	vertical-align: top;
	padding: 0px;
	text-transform: uppercase;
}
.SectionLinkSelected {
	text-align: left;
	text-transform: uppercase;
	padding-top: 2px;
	text-indent: 3pt;
	padding-bottom: 2px;
	text-decoration: none;
	background-color: #d1d1d1;
}