@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FEFEFF;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
}


#head {
	height:175px;
	margin:10px 0;
	padding:0;
	background:#326698;
	width:auto;
	}
	
#headwrap {width:1005px;background:white;height:175px;}

#leftbox {
	height: 175px;
	width: 205px;
	background: url(leftbox.gif) no-repeat top left;
	float:left;
}

.headbox { 
  background: #003366;
  width:375px;
	float:left;
	margin-left:10px;
}
.headboxtop { 
  background: url(headne.gif) no-repeat top right; 
}
.headboxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(headnw.gif) no-repeat top left; 
}
.headboxbottom { 
  background: url(headse.gif) no-repeat bottom right; 
}
.headboxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(headsw.gif) no-repeat bottom left; 
}
.headboxcontent {
	height:155px;
  padding: 0px 15px;
}

.locbox { 
  background:#326698;
width:405px;
float:right;
}

.locboxtop { 
  font-size: 0;
  height: 10px; 
  background: url(locnw.gif) no-repeat top left; 
}

.locboxbottom { 
  font-size: 0;
  height: 10px; 
  background: url(locsw.gif) no-repeat bottom left; 
}

.locboxcontent {height:155px;padding: 0 15px;}

#bodywrap {width:1005px;margin:0;}

#content {width:770px;padding:10px;line-height:1.5em;float:right;}

#clear {clear: both;height:20px;}

#footer {width:auto;height:40px;margin-left: 215px;padding:10px;border-top:#326698 1px solid;}

.navbox {width: 205px;background:#dde7f2;}
.navboxtop {font-size: 0;height: 10px; background: url(navne.gif) no-repeat top right;}
.navboxbottom {font-size: 0;height: 10px;background: url(navse.gif) no-repeat bottom right;}
.navboxcontent {padding: 0 10px;}

.navboxcontent ul {margin-top:0px;
padding-left:0px;
font-weight:bold;
line-height:1.2em;
list-style:none;}

.navboxcontent li {margin:6px 0 6px;
padding-left:0px;
font-weight:bold}

.navboxcontent ul ul {margin-top:12px}
.navboxcontent ul ul li {font-weight:normal}

.navboxcontent .current a {border-top:1px solid #8fb1d3;border-bottom:1px solid #8fb1d3;color:#003366;padding:3px 0 0;font-weight:bold}
.darkblue {color:#003366}

h1 {color:#fff;font-size:24px;padding:.4em 0;margin:0;}

.tagline {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0 0 .5em;
	padding:3px 0;
	color:#8fb1d3;
	border:#8fb1d3 solid;
	border-width:1px 0;
	}

.bold {font-weight:bold}
.smaller {font-size:85%}
.bigger {font-size:130%}
.white {color:#fff}
.ltblue {color:#4a85bd}
.medblue {color:#326698}
.50 {color:#aaa}

h2 {color:#fff;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color: #003366;font-size: 2.1em;letter-spacing: -0.3pt;margin:0;padding:0 0 .3em; line-height:.9em;}
h3 {color:#777;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;font-size: 1.1em;letter-spacing: -0.3pt;margin:0;padding:0 0 .5em;line-height:.9em}
h4 {color:#326698;font-size: 1.1em;letter-spacing: -0.3pt;margin:.5em 0 0;}

p {
	margin:0;
	padding:.3em 0 .7em;
}

A:link {text-decoration: none; color:#326698}
A:visited {text-decoration: none; color:#326698}
A:active {text-decoration: none; color:#003366}
A:hover {text-decoration: underline; color:#003366}
ul{margin:0 0 1em;font-weight:bold;color:#003366;padding-left:1em}
li{margin-left:1em;font-weight:normal;padding:0}

.headshot {float:right;padding:8px;margin:0 0 5px 15px;border:solid #aaa 1px;}