body {
background-image: none;
margin: auto;
text-align: center;
background-color: #fff;
color: #000;
font-family: verdana, arial, sans-serif;
font-size: 12pt;
font-weight: normal;
}
#masthead {
width: auto;
height: auto;
background-image: none;
text-align: center;
}
a {
text-decoration: none;
color: #000;
}
#masthead a {
display: block;
width: auto;
height: auto;
background-image: none;
color: #009;
text-decoration: none;
}

h1 {
margin: auto;
padding: 0;
margin-bottom: 0;
text-align: center;
font-size: 24pt;
color: #352da8;
text-indent: 0;
}
h2 {
margin-top: 0in;
font-size: 15pt;
text-align: center;
margin-bottom: .5in;
color: #736ec2;
display: block;
}
h3 {
font-size: 16pt;
color: #bc7229;
margin: auto;
padding: 0;
}
h4 {
color: #85613d;
font-style: italic;
font-size: 15pt;
margin-top: 0;
}
#site {
width: auto;
padding: 0;
background-image: none;
margin: auto;
text-align: left;
}
#content, #content-wide {
width: auto;
float: none;
margin: auto;
text-align: left;
line-height: 1.3em;
padding: 0;
}


h5 {
color: #bc7229;
font-style: italic;
}
#content ul {
margin-left: 15px;
padding-left: 15px;
}
#content ul li {
padding-left: 17px;
background-image:url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 6px;
margin-bottom: .25em;
}
#content-wide ul {
margin-left: 15px;
padding-left: 15px;
}
#content-wide ul li {
padding-left: 17px;
background-image:url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 6px;
margin-bottom: .25em;
}
#footer{
margin:auto;
padding-top: 0;
width: auto;
color: #000;
font-weight: normal;
background-image: none;
height: auto;
}

#footer #meta {
	padding: 0;
	color: #000;
	font-size: 14pt;
}
.copyright {
	color: #999;
	font-size: 12pt;
	font-weight: bold;
}
#sidepanel {
display: none;
}

#cross a {
height:40px;
} 
h3.side {
background-color: #eee;
margin-top: 0;
padding: 2px 0 3px 5px;
}
.note {
font-size: .75em;
font-style: italic;
}
/* FORMS */
fieldset {
margin-bottom: 20px;
padding-left: 20px;
padding-bottom: 40px;
}
legend {
margin-bottom: 20px;
font-size: 1.5em;
font-weight: bold;
color: #85613d;
}
label {
display: block;
margin-top: 8px;
}
input.text {
width: 300px
}
#buttons {
border: none;
text-align:center;
padding-top: 20px;
}
#clear {
clear: both;
margin: 0 auto 0 auto;
padding: 0;
}
#nav {
display: none;
}

