body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

TABLE {
border: solid 1px #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000099;
	font-size: 14px;
}


a {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}

form {
	background-color: #CCCC99;
}

p {
	padding-top: 0em;
	color: #000099;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	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: #000099;
	text-decoration: underline;
}

.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;
	list-style-type:none;
	text-align: left;	
}

.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: 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
	color: #000099;
	text-align:center;
	}

.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 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	border: solid 1px #000000;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	background-color: #C4C4FF;
	top: auto;
}

.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;
}

.navborder {
	border-top: 1px #000000;
	border-bottom: 1px #000000;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
}

#navcontainer ul li { 
	display: inline; 
	}

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #000099;
}

#navcontainer ul li a:hover
{
color: #000099;
background-color: #99CCFF;
}

.cap {
	float:left;
	margin-top:0px;
	color: #000099;
	padding-top:0em;
	font-size:25pt;
	height:1em;
	line-height:25pt;
	font-family: Georgia, "Times New Roman", Times, serif; 
}

.cap2 {
	float:left;
	margin-top:0px;
	color: #000099;
	padding-top:0.15em;
	font-size:36pt;
	height:1.15em;
	font-family: Georgia, "Times New Roman", Times, serif; 
}

.dropcaptext {
	padding-top: 0em;
	color: #000099;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}

#side_nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
}

#side_nav ul li { 
	display: block; 
	}

#side_nav ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #000099;
	font-size: 10px;
}

#side_nav ul li a:hover
{
background-color: #99CCFF;
}
