/* MAIN STYLESHEET */

html {
	scrollbar-face-color: #cccccc;
	scrollbar-arrow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #036ebe;
	scrollbar-3dlight-color: black;
}

/* Main Structure */
body {
	background-color: #ffffff;
	margin-left:10%;
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.75em;
	line-height: 1.5em;
}

hr {
	color: #103e8b;
}



p,.normal {
	font-size: 1em;
	color: #000000;

}

.foot {
	font-size: 0.8em;
	color: #666666;
}


.head {
	font-size: 0.9em;
}

.tel {
	font-size: 1.1em;
}

.whitehead {
	color: #ffffff;
	letter-spacing: 0.15em;
}

.active {
	color: #103e8b;
	font-weight: bold;
	font-size: 1.1em;
}

.head2 {
	font-size: 1.2em;
	color: #103e8b;
	font-weight: bold;
}

h1 {
	font-size: 1.6em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.05em;
}

h1.para {
	font-size: 1.2em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.05em;
}



h2 {
	font-size: 1.3em;
	color: #333399;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.05em;
}

h2.news {
	font-size: 1.3em;
	color: #f02020;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.05em;
}

h3 {
	font-size: 1.1em;
	color: #333399;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.05em;
}


a.white {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.15em;

}

a.white:Hover {
	color: #ffffff;
	text-decoration: underline;
}

a.footer {
	color: #103e8b;
	text-decoration: none;
	font-weight: normal;

}

a.footer:Hover {
	text-decoration: underline;
	font-weight: normal;
}


a {
	color: #103e8b;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

a:Hover {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}

a.nav {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

a.nav:Hover {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

a.sub {
	color: #68aedf;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

a.sub:Hover {
	color: #68aedf;
	text-decoration: underline;
	font-weight: bold;
}

	
}

.table{
	color: #666666;
}

.navbkgnd {
	background-image:url('images/nav_bkg_white.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.navbkgndhover {
	background-image:url('images/nav_bkg_1.gif');
	background-repeat: no-repeat;
	background-position: left;

}

#range-right-panel {
	float: right;
	text-align: right;
}


#swoosh {
	position: relative;
	top: -100px;
	z-index: 2;
	padding: 0;
	width: 1000px;
	height: 144px;
}

#footer {
	position: relative;
	top: -100px;
	z-index: 2;
	padding: 0;
	width: 1000px;
	height: 144px;
	color: #595959;
}

tr.blue {
	background-color: #C6D8E5;

}

.adminform {
	font-size: 1.1em;
}