	BODY {
 	overflow: -moz-scrollbars-vertical; 
	background: #a0a0a0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
} 

h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
	text-transform: capitalize;
	text-align: center;
	margin-top: 15px;
}
h2 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	padding-top:15px;
}
h3 {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	text-align: center;
}
h4 {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
}
p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	color: #336699;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #6699cc;
}
ol {
	text-indent: -40px;
	font-size: small;
}
ul {
	text-indent: -40px;
	list-style-type: square;
	font-size: 12px;
	line-height: 17px;
}
a:visited {
	font-size: 12px;
	color: #b552ad;
	text-decoration: none;
}
li {
	font-size: 12px;
	text-indent: 0px;
}
td {
	font-size: small;
	line-height: 15px;
}
th {
	font-size: 12px;
}

h6 {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#PageWindow {width: 960px; background-color: white; margin:0px auto}
#WorkArea {width: 940px; text-align: left; margin:0 auto; overflow:hidden}
#Updated {padding-left: 10px; padding-top:5px; border-top: solid black 1px; padding-bottom: 5px; margin-top:0}
.PageHeading {width: 960px}
.TopColorBar {background-color: orange; width: 100%; height: 30px; border-top: 1px solid black; border-bottom: 1px solid black}
.ImageCell {background-color: green; width: 100%; height: 85px; background-image: url(../Images/PageBanner.jpg); background-repeat: no-repeat;}
.TopNavBar {background-color: yellow; padding: 5px 0 5px 10px; border-top: 1px solid black; font-size: 14px} 
.TopNavBar a {padding-left: 10px; padding-right: 10px; font-size: 14px}	
.AboutContact {float: right; padding-right: 10px}
.BottomNavBar {background-color: #ffff9c; width: 100%; height:23px; Border-bottom: 1px solid black; margin: 0 auto}
.CurrentPageName {padding-left: 10px}
.BottomNavBar ul {margin-left: 50px; padding-left: 0; white-space: nowrap; padding-top: 3px; margin-top:0; margin-bottom:0; padding-bottom: 1px}
.BottomNavBar li {display: inline; list-style-type: none; padding-left: 5px}
.BottomNavBar a {padding: 3px 10px; }
.BottomNavBar a:link, .BottomNavBar a:visited {color: #fff; background-color: #036; text-decoration: none;}
.BottomNavBar a:hover {color: #fff; background-color: #369; text-decoration: none;}
.WorkAreaRHColumn {float: right; clear:right; padding:10px 0 10px 15px; border-left: 1px solid black; margin-left:20px; width: 220px; line-height: 12px; font-size:0.8em; border-bottom: 1px solid black; margin-bottom: 20px}
.WorkAreaRHColumn a {font-size: 1em}
.WorkAreaRHColumn img {padding-top:5px; border-width: 0; display: block; margin: 0 auto; margin-bottom:0; padding-bottom:0}
.WorkAreaRHColumn h4 {font-size: 1.1em; font-style: normal; font-weight: bold; font-variant: normal; color: #336699; padding-top: 10px; margin-top: 0; text-align: center; line-height: 15px}
.RHColumnHorizontalLine {border-bottom: 1px solid black; padding-top: 15px}