body {
	background-color: #FFFFCC;
	font-family: verdana, "Futura Lt BT", Arial;
	font-size: 16px;
	line-height: 12px;
	color: black;
}

td, th {
	font-family: verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: white;
	text-decoration: none;
	
}

a {
	font-family: verdana, "Futura Lt BT", Arial;
	font-size: 12px;
	color: #0199F3;
	text-decoration: none;
}

a:hover {
	color: #0199F3;
	text-decoration: underline;
}

.navlink {
	font-family: verdana, "Futura Lt BT", Arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

h1 {
    font-family: verdana, "Futura Lt BT", Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: black;
	display:inline;	
}

.h1link {
	font-family: verdana, "Futura Lt BT", Arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
	line-height: 14px;
}
	
h2 {
    font-family: verdana, "Futura Lt BT", Arial;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #333333;
	background-color: none;
}

.h2link {
	font-family: verdana, "Futura Lt BT", Arial;
	font-size: 28px;
	color: #0199F3;
	text-decoration: none;
}

h3 {
    font-family: verdana, "Futura Lt BT", Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #333333;
	background-color: white;
	link-decoration: none;
}

.h3link {
	font-family: verdana, "Futura Lt BT", Arial;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

h4 {
    font-family: verdana, "Futura Lt BT", Arial;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	background-color: white;
	link-decoration: none;
}

.h4link {
	font-family: verdana, "Futura Lt BT", Arial;
	font-size: 20px;
	color: black;
	text-decoration: none;	
}
	
.greenbox {
	border-width: thick;
	border-color: #99CC66 #99CC66 #99CC66 #99CC66;
    border-style: solid;	
 }

.greenbox TD {
    border: thin;
    font-family: verdana;
	border-color: #E8E8E8;
	border-style: double;
}

.singlegreenbox {
	border-width: thick;
	border-color: #99CC66 #99CC66 #99CC66 #99CC66;
    border-style: solid;
 }
 

.middlebox {
	border-width: medium;
	border-color: #F8F8F8;
    border-style: solid;
	line-height: 2px;
	background-color: #99CC66;
 }
 
.middlebox TD {
    border-style: solid;
    border-color: #99CC66 #99CC66 #99CC66 #99CC66;
	background-color: #99CC66;
	line-height: 2px;
}
	
.clearbox    {
    font-size: 11px;
    font-family: verdana;
    background-color: transparent;
	
}

.clearbox TD {
    border: none;
    font-size: 11px;
    font-family: verdana;
    filter: alpha(opacity=35);
    -moz-opacity: .35;
    opacity: .35;
}

.directorybox {
	border-width: thick;
	border-color: #FFFFFF #99CC66 #99CC66 #99CC66;
    border-style: solid;
 }
 
.directorybox TD {
	cell-padding: 10px;
 } 

form {
	background-color: #CCCC99;
}

.title {
	font-family: "Futura Lt BT", Arial;
	font-size: 18px;
	line-height: 20px;
    background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: "Futura Lt BT", Arial;
	font-size: 16px;
	line-height: 30px;
    color: #003300;}

.header {
	font-family: "Futura Lt BT", Arial;
	font-size: 20px;
	background-color: #669900;
    color: #FFFF33;
}

.nav {
	font-family: "Futura Lt BT", Arial;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.sidebar {
	font-family: "Futura Lt BT", Arial;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
    color: #003333;
}

.sidebarHeader {
	font-family: "Futura Lt BT", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: "Futura Lt BT", Arial;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
    font-style: italic;
}

.footer {
    font-family: "Futura Lt BT", Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: "Futura Lt BT", Arial;
	font-size: 9px;
	color: #333333;
}



.promo {
	font-family: "Futura Lt BT", Arial;
	color: #000033;
}

.titlebar {
	font-family: "Futura Lt BT", Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: "Futura Lt BT", Arial;
	background-color: #FFFFFF;
    color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


	
