/* Body */

body {
	margin: 0px;
	padding: 0px;
}

body, p, td, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

body, p, td {
	font-size: 12px;
	}

table {
	border-collapse: collapse;
	border: 0px;

}

span.link {
	font-size: 1.1em;	
}



a:link {
	color: #000066; 
	background: transparent; 
	
}

a:hover { 
	color: #009999; 
	background: transparent;
	text-decoration: none; 
	
}

a:active { 
	color: blue; 
	background: transparent; 
}


/* Fonts */

h1 {
	font-size: 16px;
	color: #330099;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	
}

h3 
{
	font-size: 12px;
}

.topbanner1, .topbanner2 {
	background: #e6e6e6;
	height: 100px; 	
	letter-spacing: -8px;
	margin: 0px;
	padding: 0px;
}

.topbanner1 {
	width: 400px;
	margin: 0px;
	padding: 0px;
}

.topbanner2 {
	width: 580px;
	margin: 0px;
	padding: 0px;
}

/* Navigation */

tr.navigation td.background {
	background: url("navbg.gif");
}

a.whitenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.whitenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}


/* Sidebar */

.side {
	border-top: 1px dashed #9999cc;
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

.side ul {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #009999; 
	font-weight: normal;
	list-style-type: square;
}

.sideleft {
	border-right: 1px dotted #9999cc; 
	padding-left: 19px;
}

.sidetitle {	
	padding-bottom: 15px;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}

a.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

a.sidebar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}


/* Main */

.main {
	padding-left: 12px; 
	padding-right: 6px;
	padding-top: 0px;
}

.picture {
	border: 1px solid #9999cc;
	padding-left: 19px;
}

a.map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
}	

a.map:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
}	

.events th {
	border-right: 1px #003399 groove; 
	border-bottom: 2px #003399 groove; 
	font-size: 12px;
	font-weight: bold;
} 
	
.events2 td {
	border-bottom: 1px #666666 groove; 
	border-right: 1px #666666 groove; 
}

.benefit td {
	border-bottom: 1px #666666 groove; 
	border-right: 1px #666666 groove; 
}

/* Style for footers */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

a.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffcccc;
}

a.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccffff;
}

a.footerlink:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffcccc;
}

a.footerlink:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccffff;
}

	
tr.footer td.up {
	background: url("footer.gif");
}

tr.footer td.up_custom {
	background: url("footer_custom.gif");
}
	
tr.footer td.down {
	background: url("footer2.gif");
}
