body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 11px;
	color: #336699;
}

td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #003366;
}
#th{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a {
	color: #FF0000;;
	text-decoration: none;
	text-decoration:none;
	font-weight:bold;
	
}

#call{
	font-family: Bookman Old Style;
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;
	}
#num{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
	}
#top {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	line-height: 23px;
	color: #000066;
	
	}
#bottom {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000066;
	}
#foot{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #0000CC;
	}
#foot1{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
	}	
#foot2{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	line-height: 12px;
	}

title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.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: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	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 {
	
	color: #336699;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


