* {
	margin: 0;
	padding: 0;
}

a {
text-decoration: none;
}

html {
background-color: #C3D3D4;
background: #c3d3d4 url('dropshadow.gif') center top repeat-y;
}

body {
width: 808px;
margin: 0 auto;
font-family: georgia;
font-size: .85em;
}

h1 {
background: #dbe6f3 url('header.gif') top left no-repeat;
height: 108px;
text-indent: -9000px;
}

h2 {
background: #6c97c6 url('heading.gif') bottom left no-repeat;
color: #fff;
font-style: italic;
font-size: 1em;
font-weight: normal;
padding: 15px 23px 30px 23px;
}

h2 a {
	color: white;
}

#content {
padding: 0 34px 0 30px;
background: #dbe6f3 url('dropshadow.gif') center top repeat-y;
}

.section {
color: #1e5352;
background: transparent url('sectionfoot.gif') bottom right no-repeat;
margin-bottom: 10px;
padding-bottom: 30px;
font-style: italic;
}

.section p {
margin: 0 0 1em 0;
padding: 0 20px 0 47px;
}

.section dl {
margin: 0 0 1em 0;
padding: 0 47px 0 47px;
text-align: center;
}

.section dt {
font-style: normal;
font-weight: bold;
margin-top: 1.5em;
}

.section ul {
padding: 0 40px 0 47px;
margin: 0 0 1em 0;
}

.section ul li {
margin: .5em 0;
}

.section cite, .section em {
font-style: normal;
}

#topnav {
text-align: center;
background-color: #1e5352;
margin-bottom: 20px;
padding: 4px 0;
}

#bottomnav {
text-align: center;
padding: 30px 0;
}

#topnav li, #bottomnav li {
display: inline;
}

#topnav li a {
color: #fff;
text-transform: uppercase;
padding: 0 15px;
}

#topnav li a.current,
#topnav li a:hover {
border-bottom: 4px solid #447AB6;
border-top: 4px solid #6c97c6;
background-color: #6c97c6;
color: #fff;
}

#bottomnav li a {
color: #1e5352;
text-transform: uppercase;
padding: 0 15px;
font-style: normal;
}

.bigleft {
width: 425px;
float: left;
}

.smallright {
float: right;
width: 300px;
}

.fullmiddle {
}

blockquote {
background: transparent url('openquote.gif') 20px 20px no-repeat;
padding: 20px 20px 20px 40px;
}

blockquote p {
color: #4d777a;
padding-right: 20px;
font-style: italic;
background: transparent url('closequote.gif') right bottom no-repeat;
}

#footer, #footer p {
clear: both;
color: #4D777A;
font-style: italic;
text-align: center;
}

#footer {
font-family: italic;
padding-bottom: 20px;
}

img {
border: 5px solid #1e5352;
}

fieldset {
border-width: 0;
padding-left: 1em;
margin-top: 1em;
}

label {
clear: left;
display: block;
margin: .5em 0;
}

label span {
width: 150px;
float: left;
}

input, textarea {
width: 230px;
}

input.button {
width: auto;
}

input.security {
width: 4em;
}
