body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	right: 15px;
	}

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

form {
	background-color: #ffffff;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
  color: #003366;
}

.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;
}

.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: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border: 1px solid #003366;
}

.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;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#navlist {
	width: 565px;
	height:15px;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #D7DADF;
text-decoration: none;
}

#navlist li a:link { color: black; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #fec519;
border-color: #227;
}

#navlist li a#current
{
color: #000;
background: white;
border-bottom: 1px solid white;
}
ul{
	list-style-image: url("images/arrow.gif");
}
#sidenav {
  float:left;
  width:221px;
  line-height:11px;
  border-bottom:1px solid #003466;
  }
#sidenav a {
  display:block;
  margin:0px;
  padding:1px 0px 0px 50px;
  /*height:17px;*/
  font:400 12px Arial, Helvetica, sans-serif;
  line-height:18px;
  color:#ffffff;
  background:#003466;
  text-decoration:none;
  border-top:1px solid #003466;
  }
#sidenav a:hover {
  color:#fec828;
  background:#;
  text-decoration:underline;
  }
  
#Badge {
	position:absolute;
	width:184px;
	height:115px;
	z-index:1;
	left: 847px;
	top: 160px;
}
.pics {
	height:  184px;
	width:   184px;
	padding: 0;
	margin:  0;
	background-image: url(images/save-300.jpg);
	background-repeat: no-repeat;
} 
 
.pics img {  
    /*padding: 15px;  
    border:  1px solid #ccc;*/
    background-color: #fff;  
    height:  184px;  
    width:   184px;  
    top:  0; 
    left: 0 
} 
/*.bug {
	position:absolute;
	background-color:#fff;
	margin:30px 0 0 785px;
	width:300px;
	height:40px;
	text-transform:uppercase;
}*/
img.fb {
	margin:0;
	padding:0;
}