body {
	background-color: #333333;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 14px;
	line-height: 1.3em;
}

#nav {height: 43px; font-family: Arial, Helvetica, sans-serif;}
#nav ul {list-style: none; margin: 0 0 0 10px; padding: 0;}
#nav ul li {float: left; margin: 0 17px 0 13px; padding: 0 0 0 4px;}
#nav ul li a {color: #fff; font-weight: bold; text-decoration: none; padding: 0 8px 0 4px; font-size: 16px; float: left; line-height: 43px;}
#nav ul li.hover, #nav ul li:hover {background: url('../assets/hover_left.gif') no-repeat left center;}
#nav ul li.hover a, #nav ul li:hover a {background: url('../assets/hover_right.gif') no-repeat right center;}
#nav ul li.current {background: url('../assets/hover_left.gif') no-repeat left center;}
#nav ul li.current a, #nav ul li.selected a {background: url('../assets/hover_right.gif') no-repeat right center;}

#tabs {
  width:100%;
	line-height:normal;
	height: 23px;
	float: left;
	margin-bottom: -1px;
  }
	
* html #tabs {
	margin-bottom: -4px;
}
	
#tabs ul {
  margin:0 0 0 2px;
  padding: 0;
  list-style:none;
  }
#tabs li {
  float:left;
  background:url("../assets/left_blind.gif") no-repeat left top;
  margin:0 2px;
  padding:0 0 0 2px;
  }
#tabs a {
  float:left;
  font-size:12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display:block;
  background:url("../assets/right_blind.gif") no-repeat right top;
  padding:2px 9px 3px 8px;
  text-decoration:none;
  font-weight: bold;
	color: #34495D;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
  color: #5E80A3;
  }
#tabs #current {
  background-image:url("../assets/left_blind_on.gif");
  }
#tabs #current a {
  background-image:url("../assets/right_blind_on.gif");
  color:#333;
  padding-bottom:4px;
  }

table tr td  {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
	line-height: 1.3em;
}


p, ul {
	padding: 10px 30px;
	margin: 0;
	font-size: 1.2em;
	line-height:1.6em;
}

p img {
	margin: 10px;
}

p.searchnav {
	padding: 10px 21px;
	margin: 0;
	font-size: 1.2em;
}

p.searchnav img {
	float: left;
	border: 0;
	margin: 10px 10px 25px 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	padding: 15px 0 3px 0;
	margin: 0 30px 10px 30px;
	border-bottom: 1px #000 solid;
}

a {
	text-decoration: none;
	color: #002060;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #34495D;
	font-size: 1.5em;
	font-weight: bold;
	padding: 15px 0 3px 0;
	margin: 20px 30px 0 30px;
	border-bottom: 1px #000 solid;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #34495D;
	font-size: 1.5em;
	font-weight: bold;
	padding: 15px 0 3px 0;
	margin: 20px 30px 0 30px;
}

h3 span {
	font-size: .8em;
}

div.hr {
	background: url("../assets/site_hrtile.gif") repeat-x top left;
	line-height: 10px;
	padding: 0;
	margin: 10px 30px 30px 30px;
	border: 1px #000 solid;
	border-width: 0 1px 0 1px;
}


em {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing:1px;
}

b {
	font-weight: bold;
	font-size: 12px;
	letter-spacing:1px;
}

h1.big {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: 0;
	padding: 10px 30px;
	margin: 0;
	text-decoration: none;
}

ul {
	padding: 15px 0 3px 0;
	margin: 0 30px 0px 45px;
}

ul li {
	color: #333;
	line-height: 20px;
}

.footer {
	background-color: #D1E6F8;
	border-top: 4px #AEC1D1 solid;
	padding: 3px 15px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.footercopy {
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
}

.footernav {
	float: right;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
}

.footernav a {
	text-decoration: none;
	color: #333;
}

.footernav a:hover {
	text-decoration: underline;
}	

.shadow1 {
margin: 0;
padding: 2px;
padding-top: 0;
background-color: #222;
width: 740px;
}
.shadow 2 {
margin: 0;
padding: 2px;
padding-top: 0;
background-color: #111;
width: 738px;
}
.shadow 3 {
margin: 0;
padding: 2px;
padding-top: 0;
background-color: #000;
width: 736px;
}

#linksFooter {
	padding:12px;
	color:#666;
	text-align:center;
}

#linksFooter a {
	color:#666;
	font-weight:normal;
}
.aa {
	text-decoration: none;
	color: #002060;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.aa:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}




