body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
#navlink a:hover{
	color: #003399;
	background-image:url(images/linkbkgover.jpg);
	text-decoration: none;
	line-height: 20px;
	display:block;
	font-weight:bold;
	width: 165px;
	padding-left: 3px;
}
#navlink a {
	color: #ffffff;
	background-image:url(images/linkbkg.jpg);
	line-height: 20px;
	width: 165px;
	display:block;
	font-weight:bold;
	text-decoration: none;
	padding-left: 3px;
	
}
form {
	background-color: #CCCCCC;
}
.abovetitle {
	line-height: 30px;
	background-color: #ffffff;
	background-image:url(images/bkgd1.gif);
	position: relative;
	width: 790px;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	background-color: #ffffff;
	color: #003399;
	position: relative;
	width: 790px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.rgtcontent {
	font-family: Arial, Helvetica, sans-serif;
	left: 175px;
	top:155px;
	padding: 10px;
	width: 615px;
	position:absolute;
}

.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;
}



.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 3px;
	background-color: #FFFFFF;
	position:relative;
	width: 165px;
	border-right:thin solid #003399;
	padding: 3px;
}

.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: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	background-color: #EEEEEE;
	position:static;
}

.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;
}

.listonly {
	left-margin:150px;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#quickLinks {
	font-weight: bold;
	border-bottom: 2px double #000099;
	width: 165px;
	text-align: center;
	margin-bottom: -17px;
}
