body {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #336699;
	background-image: url(../Images/bg.jpg);
	background-repeat: repeat;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

a {
	color: #666666;
	text-decoration: none;
}

form {
	background-color: transparent;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
  color: #87895A;
}

.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;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #446202;
	font-weight: bold;
}

.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: 14px;
	color: #333333;
	background-color: #CCCCCC;
}

.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;
}






input.big {
	width: 100px;
}
a:link {
	text-decoration: underline;
	color: #333333;
}


a:hover {
	color: #339900;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #333333;
}


input.small {
	width: 50px;
}

.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/bg_content.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
}
.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: auto;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	background-color: #FFFFFF;
	font-style: normal;
	line-height: 12px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
