body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
    padding: 15px 0px 0px 0px;
}

.bodytable
{
	border-left:1px solid #000099;
	border-right:1px solid #000099;
	border-top:1px solid #000099;
	border-bottom:1px solid #000099;


}

.bodyback1{
	background-image: url('/_borders/Blue-background-marble.jpg');

}
H1
{ 
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px; 
  font-weight: bold;
  color: #000000;
  padding: 2px 0px 0px 0px;
}

H2
{font-size:15px;
  color: #000000;
  background: #ffffff;
}

H3
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:13px;
  color: #000000;

	}
H4
{font-size:12px;}

H5
{font-size:10px;}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	/*color: #330000; */
}


a {	color: #330000;}
a:hover {	color: #DEDECA;	background-color: #330000;}


.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663399;
	font-weight: bold;

}

form {
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #333399;
	font-weight: bold;
	font-style: italic;
	padding: 10px 0 0 0;

}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;


}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
}
.navLink a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	text-decoration:none;
}
.navLink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	text-decoration:none;
}
.navLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	text-decoration:underline;
}
.navLink a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	text-decoration:none;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
    color: #990000;
}

.footer {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.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: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.navtop {
    border-bottom:2px solid #d6d5cd;
    width:987px;line-height:150%;
  
}

.navtop ul {height: 2.0em;
  padding: 3px 0 0 0px;
  margin:0 auto;
  font-size: 13px; overflow: hidden;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  width: 100%;
  list-style: none;
  line-height: 1;
	
} 

.navtop li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}
  
.navtop ul li {
    float: left; 
    padding: 0 3px 0 3px; 
    margin-left: 3px;
	valign: middle;
    list-style-type: none;
	align: center;
    border-left: none;
	display: inline;
	white-space: nowrap;
	}
        
.navtop ul li:first-child {border-left:none;}
.navtop ul li a:link { color: #333333; text-decoration: none; }
.navtop ul li a:visited { color: #333333; text-decoration: none; }
.navtop ul li a:hover { color: #999966; text-decoration: underline; }
.navtop ul li a:active { color: #333333; text-decoration: none; }
.navtop ul li .sfhover { /* lists nested under hovered list items */
	left: auto;
}
