/* CSS Document */

body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: black;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
	background-color: white;
	text-decoration: none;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3093AF;
	text-decoration: underline;
}

a:hover {
	color: #3093AF;
	text-decoration: none;
}

#center  {
	margin: auto;
}

#tagline {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	letter-spacing: .5em;
	color: #287DC2;
	font-size: 12px;
	font-weight: normal;
}

#bar {
	background-color: #81C8DC;
	letter-spacing: .2em;
	font-color: #FFFFFF;
	font-size: 12px;	
}	

h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #CCCCCC;
	display: inline;	
}

.h1link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 14px;
}
	
h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	background-color: none;
	
}

.h2link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
	
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #FFCC66;
	background-color: white;
	link-decoration: none;
	letter-spacing: .1em;
}

.h3link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
	line-height: 20px;	
	letter-spacing: .1em;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #333333;
	background-color: white;
	link-decoration: none;
}

.h4link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

h5 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #91C228;
	link-decoration: none;
}

.h5link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91C228;
	text-decoration: underline;	
}
	
bodytext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #555555;
	background-color: white;
	link-decoration: none;
}

.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;	
}

blue {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: blue;
	background-color: white;
	link-decoration: underline;
}

.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: underline;	
}

.pinkbox {
	font-family: Arial, Helvetica, sans-serif;
	border-width: thin;
	border-color: #FC8799;
    border-style: double;	
 }

.pinkbox TD {
    border: thin;
    font-family: Arial, Helvetica, sans-serif;
	border-color: #FFFFFF;
	border-style: double;
	
}

.singlepinkbox {
	font-family: "avantgarde Bk BT", "century gothic";
	border-width: thin;
	border-color: #FC8799;
    border-style: solid;
 }
 

.middlebox {
	font-family: "avantgarde Bk BT", "century gothic";
	border-width: thin;
	border-color: #FC8799;
    border-style: dotted;
	line-height: 1px;
	background-color: #FC8799;
 }
 
.middlebox TD {
    font-family: "avantgarde Bk BT", "century gothic";
	border-style: dotted;
    border-color: #FC8799;
	background-color: #FC8799;
	line-height: 1px;
}

.greybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: thin;
	border-color: #FFFFFF;
    border-style: solid;
	line-height: 14px;
	background-color: #CCCCCC;
 }
 
.greybox TD {
    border-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-style: solid;
    border-color: none;
	background-color: #FFFFFF;
	line-height: 14px;
}
	
.clearbox    {
    font-size: 11px;
    font-family: verdana;
    background-color: transparent;
	
}

.clearbox TD {
    border: none;
    font-size: 11px;
    font-family: "avantgarde Bk BT", "century gothic";
    filter: alpha(opacity=35);
    -moz-opacity: .35;
    opacity: .35;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "avantgarde Bk BT", "century gothic";
	font-size: 18px;
	line-height: 20px;
    background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: "avantgarde Bk BT", "century gothic";
	font-size: 16px;
	line-height: 30px;
    color: #003300;}

.header {
	font-family: "avantgarde Bk BT", "century gothic";
	font-size: 20px;
	background-color: #669900;
    color: #FFFF33;
}

.nav {
	font-family: "avantgarde Bk BT", "century gothic";
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: "avantgarde Bk BT", "century gothic";
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: "avantgarde Bk BT", "century gothic";
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
    color: #003333;
}

.sidebarHeader {
	font-family: "avantgarde Bk BT", "century gothic";
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: "avantgarde Bk BT", "century gothic";
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
    font-style: italic;
}

.footer {
    font-family: "avantgarde Bk BT", "century gothic";
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: "avantgarde Bk BT", "century gothic";
	font-size: 9px;
	color: #333333;
}



.promo {
	font-family: "avantgarde Bk BT", "century gothic";
	color: #000033;
}

.titlebar {
	font-family: "avantgarde Bk BT", "century gothic";
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: "avantgarde Bk BT", "century gothic";
	background-color: #FFFFFF;
    color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


	