body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#030;
	background-image:  url("Assets/background.png");
	background-repeat:repeat-x;
}

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


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #006666;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
  color: #333333;
}

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

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #EEEEEE;
	line-height: 18px;
	color: #006666;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006666;
}

.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: #EEF3F9;
	font-weight: bolder;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #333333;
}

.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: 8px;
	font-weight: bold;
	line-height: 10px;
	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;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#tabs {background: #006666; padding: 2px 20px 0px; margin: 0;
  list-style: none; font: bold 10px Verdana, sans-serif;}
#tabs li {display:inline; padding: 0px 0; background: white; background: url(Assets/lcurve.gif) top left no-repeat;}
#tabs li a {padding: 0px 20px; text-decoration: none; background: white url(Assets/rcurve.gif) top right no-repeat;}
#tabs li a:link {color: black;}
#tabs li a:visited {color: gray;}
.cellbar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
}
.specialP {
	border-top: none;
	border-right: thin dashed #006666;
	border-bottom: none #006666;
	border-left: thin none #006666;
	padding:7px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bolder;
	color: #666666;
	background-color: #EEEEEE;

}
.title {
}
