body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
	line-height: 30px;
  background-color: #CCCCCC;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color: #CCCCCC;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	line-height: 18px;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}
strong {
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.GrayBlock {
	background-color: #CCCCCC;
}
a:hover {
	color: #FF0000;
	background-color: #CCCCCC;
}
a:active {
	color: #0000CC;
}
.navbarspacing {
	font-size: 14px;
	line-height: 18px;
}
ul {
	list-style-image: url(assets/images/dab.gif);
	list-style-position: outside;
	color: #000000;
}
.smallerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	background-color: CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.Green {
	color: #008000;
}

