@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

#wrapper {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}

#head {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
}
#HorNavBar {
	color: #FFFFFF;
	background-color: #336600;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
}
.SecondaryHeading {
	font-size: large;
	font-weight: bold;
}


#footer {
	color: #FFFFFF;
	background-color: #336600;
	clear: both;
	width: 100%;
	font-size: x-small;
	text-align: center;
	height: 40px;
}

.PageHeading {
	font-size: x-large;
	text-align: center;
	color: #336600;
	font-weight: bold;
}

.blackwhitelinks {
	color: #000000;
}
.blackwhitelinks a:link {color:#000000}
.blackwhitelinks a:visited {color:#000000}
.blackwhitelinks a:hover {color:#FFFFFF}
.blackwhitelinks a:active {color:#FFFFFF}

.whitelinks {
	color: #FFFFFF;
}
.whitelinks a:link {
	color:#FFFFFF
}
.whitelinks a:visited {color:#FFFFFF}
.whitelinks a:hover {
	color:#CCCCCC
}
.whitelinks a:active {color:#FFFFFF}

.VertNavColor {
	background-color: #FFCC66;
	margin: 0px;
	font-size: medium;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: normal;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PageContentWrapper {
	background-color: #FFFFFF;
	width: 780px;
	color: #000000;
}
.ImageWithBorder {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}
.ImageLeftRborder {
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.ImageLeftTRBborder {
	border-top-width: 5px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.ImageLeftClearAll {
	clear: both;
	float: left;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}
.BulletGreen {
	list-style-position: outside;
	list-style-image: url(images/BulletGreen.jpg);
	list-style-type: circle;
	line-height: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.BulletRed {
	list-style-image: url(images/BulletRed.jpg);
	list-style-type: square;
}
.clearALL {
	clear: both;
	padding: 0px;
	margin: 5px;
}
.TableforNewItems {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: small;
	vertical-align: top;
}
.TableforNewItems  td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
