<!--

form{ padding:0px; margin: 0px; }

html {
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%; 
}

body,td,th, span {

	font-family: Arial, Helvetica, sans-serif;
	color: #656565;
	font-size:11px;

}

h1 {font-size:.1em;
}

h3 {font-size:1.1em;
}

td{font-size:11px;}
p, ul, ol, li a, a, div{font-size:11px;}


a:link {
	color:#656565;
	text-decoration: none;
}
a:visited {
	color: #656565;
	text-decoration: none;
}
p a:link {
	color:#0094DA;
	text-decoration: none;
}

p a:visited {
	color:#0094DA;
	text-decoration: none;
}

a:hover {
	color: #0F79B7;
	text-decoration: none;
}
a:active {
	color: #656565;
	text-decoration: none;
}


.header {
	color: #656565;
	font-weight: bold;
	font-size: 11px;
}

.nav {
	color: #656565;
}

.dates {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}

.sitelinks, a.sitelinks {
	color: #0094DA;
	}
	
.white {
	color: #ffffff;
}

.red {
	color: #FF0000;
}

.blue {
	color: #1794BC;
	}

.inputbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #999999;
	margin-left: 3px;
	padding-left: 2px;
	width: 100px;
	height: 15px;
}

.selectbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	border: 1px solid #999999;
	width: 200px;
	height: 15px;
}

.submitbox{
	width: 40px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	background-color: #CDECF9;
}

.border{ 
		border:1px solid #E6E6E6;
}


.navpadding{
		margin-left:8px;

		}

.navArrow{
	width: 8px;
	height: 8px;
	background: url('../images/arrow-grey.gif') 0px 3px no-repeat;
}

.navpadding tr td {
		text-align: left;
		}

.navArrow{
	width: 8px;
	height: 8px;
	background: url('../images/arrow-grey.gif') 0px 3px no-repeat;
}

.style1 {font-size: 11px}

.whtbrd{
	border: 1px solid #ffffff;
}

.imageleftpadding{
		margin-right:5px;
		}
		
li{font-size:11px;}
p a{font-size:11px; ;}

.imagerightpadding{
		margin-left:5px;
		}

.headerAlt{ display: block; text-indent: -1000px; }

.siteMap{
	margin-left: 50px;
}
