body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

 #top	{
 		position: absolute;
 		top: 0px;
 		left: 0px;
 		width: 700px;
 		height: 170px;
 	}
 #left-nav	{
	position: absolute;
	top: 195px;
	left: 0px;
	width: 178px;
	height: 600px;
 	} 
 #content	{
	position: absolute;
	top: 235px;
	left: 185px;
	width: 590px;
 	}
 #bottom	{
	clear: both;
	margin-right: -250px;
	width: 590px;
	color: #FFFFFF;
 	}
	
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

td.navbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
 	background-image: url(images/Bennett-Rec-Center.gif);
	background-repeat: no-repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	color: #0033CC;
}

h1.subhead {
	margin-top: -30px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	color: #000000;
}

a.leftnav:link, a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 0px;
	padding-top: 2px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	text-decoration: none;
}

a.leftnav:hover {
	color: #99CCFF;
	text-decoration: none;
}

a.editor:link, a.editor:visited {
	text-decoration: none;
	color: #ffffff;
}

p.leftnavgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.leftside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bolder;
	text-align: center;
	width: 170px;
}
a {
	color: #3366CC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

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

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

.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;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.bookmark {
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #333399;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
}

input.small {
	width: 50px;
}

p.copyright {
	font-size: 11px;
	text-align: center;
	background-color: #3300CC;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 0px;
	clear: both;
	color: #FFFFFF;
}
.white {color: #FFFFFF}
input.button {
	background-color:#000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
td.minmax {
	font-size: 10px;
	text-align: left;
	font-style: italic;
}
td.sessionnote {
	font-size: 10px;
	text-align: center;
	font-style: italic;
	color: #0000CC;
}
td.subcategorynote {
	font-size: 12px;
	text-align: center;
	color: #000000;
}
p.dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

h2.dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 3px;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
}
tr.dir {
	padding-top: 5px;
	font-weight: bold;
}

