body {
margin:0;
padding:0;
background:#2C446D url(/images/background2.gif) repeat;
font:12px/1.3em verdana,arial,helvetica,sans-serif;
}

td, th {font: 12px/130% verdana,geneva,lucida,arial,sans-serif;}

h1, h2, h3 {
font-size: 17px;
color: #3366cc;
padding: 10px;
margin: 10px;}

h2 {font-size: 15px;}

h3 {font-size: 13px;}

p {margin: 5px 5px 5px 20px;}

li {margin-bottom: 3px;}

.small {font-size: 11px;}

.smaller {font-size: 10px;}

.bluebar {
border-top: 3px solid #3366cc;
border-bottom: 3px solid #3366cc;
margin: 0 10px 10px 10px;
}

.bluebar2 {
border-top: 3px solid #3366cc;
border-bottom: 3px solid #3366cc;
margin: 0 0px 10px 0px;
}

.bluebar3 {
border-top: 3px solid #3366cc;
margin: 10px 0px;
padding-top: 10px;
}

.address {
border: 1px dotted #3366cc;
padding: 3px;
margin: 5px;
}

#date {padding: 3px 10px;}





.nav1 a:link, .nav1 a:visited {
color: #fff;
text-decoration: none;
}

.nav1 a {
display: block;
width: 133px;
padding: 0 5px;
margin: 0 2px;
}

.nav1 a:hover {
color: #fff;
text-decoration: underline;
}

.nav1 ul {
list-style-type: none;
margin: 0;
margin: 5px 0;
padding: 0;
}

.nav1 ul li {
padding: 7px 0px; 
border-bottom: 1px solid #96b6cf;
}

.nav1 ul li ul li {
padding: 2px 8px;
font-size: 11px;
border-bottom: none;
text-transform: uppercase;
}

.nav1 {
background: #e6ebf0 url(/images/nav-bg.gif) no-repeat;
color: #fff;
font: 12px arial,sans-serif;
text-transform: uppercase;
border: 1px solid #000;
margin-left: 5px;
}

#nav2 {
	position: relative;
}

#nav2 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	w\idth: 14em;
	font-weight: normal;
	margin-left: -7px;
	margin-top: -20px;
	background: #1d60ad;
}

#nav2 li li {
	padding-right: 5px;
	width: 170px;
}

#nav2 li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: 153px;
}

* html #nav2 li:hover ul, 
* html #nav2 li.sfhover ul {
	left: 150px;
}



a:link {color: #00338d;}

a:visited {text-decoration: none;}

a:hover {
color: #645c83;
text-decoration: none;
}

a.linkedimage {border: 0;}

.footer {
background: #1d60ad;
color: #c3ddf4;
font-size: 11px;
padding: 10px;
text-align: center;
}

.footer a:link {color: #c3ddf4;}

.footer a:visited {
text-decoration: none;
color: #c3ddf4;
}

.footer a:hover {
color: #645c83;
text-decoration: none;
}


.bottom-strip {background: #195090;}

.very-bottom-strip {background: #195090; height: 2px;}

.undernav {background: #4a6f8f;}

.dotted-border {
border: 1px dotted #3366cc; 
background: #e0e4f1;
padding-bottom: 10px;
padding-right: 37px;
margin: 20px;
width: 500px;
height: 675px;
overflow: auto;
}