.pageheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1C3460;
	margin: 0px;
	padding: 0px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #D3B959;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-indent: 5px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	margin: 5px;
}
.nav:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #A79348;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-indent: 5px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	margin: 5px;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.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: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #339900; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.blackboardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 0 50px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-align: center;
	background-position: center center;
	background-image: url(Images/bg_w_blackboard2.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.body {
	padding-top: 0px;
}
#welcome {
	display: block;
	float: left;
	width: 220px;
	padding-right: 15px;
	clear: both;
}
#blackboard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-position: center center;
	background-image: url(Images/bg_w_blackboard2.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	display: inline-block;
	width: 292px;
	float: left;
	height: 366px;
	clear: none;
}
