body { 
background-color: #FFFFFF; 
margin:0px; 
width: 100%;
font-family: Arial, sans-serif;
font-size: 75%;
color: #333333;
}

#backto {
 display:none;
}

.plus {
text-decoration:none;
padding:1px 3px;
color:#333333;
border:1px solid #999999;
}

#toolbar {
display:none;
}

input, select, textarea {
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}

ol li {
margin-bottom: 5px;
}

ul li {
margin-bottom: 5px;
}

ul ul {
list-style-image: none;
list-style-type: circle;
}

ul ul li {
margin-bottom:0px;
}

a { color:#0066CC; }

h1 {
font-family: Arial;
font-size: 155%;
font-weight: 600;
color:#000000;
}

h2 {
font-family: Arial;
font-size: 125%;
font-weight: 600;
color:#000000;
}

h3 {
font-family: Arial;
font-size: 100%;
color:#000000;
}

p { font-family: Arial; }
div { font-family: Arial; }

#website { 
width:720px;
/width:725px;
text-align: center; 
margin:auto;
}

.button {
 display:none;
 }
 
 #search {
  display:none;
 }
 
#content {
background-color: #FFFFFF;
padding: 5px;
margin: 5px;
text-align: left;
float: left;
width:100%;
line-height:19px;
}

#content.norightbar #areas {
border-top: 1px dashed #CCCCCC;
float: left;
width:100%;
padding: 5px;
margin: 5px 5px 0px 0px;
}

#content ul {
list-style-image: url(../images/bullet_square.gif);
}

#content ul ul {
list-style-image: url(../images/bullet_dash.gif);
list-style-type: square;
}
#content survey ul {
list-style-type:none;
}

#content #areas ul {
margin:0px;
margin-left: 20px;
padding: 0px;
}

#content #areas li {
width: 311px;
}

#content.norightbar {
width: 698px;
}

.right_box {
display:none;
}

#copyright { 
display:none; 
}

.edit_button {
display:none;
}

#full_copyright {
display:none;
}

form {
margin:0px;
padding:0px;
}

.tools {
margin-bottom: 10px;
padding: 5px;
background-color: #F8F8F8;
border:1px solid #CCCCCC;
}

.error {
margin: 10px 0px;
border: 1px solid #CCCCCC;
padding: 2px;
background-color: #FFECEC;
}

.success {
margin: 10px 0px;
border: 1px solid #CCCCCC;
padding: 2px;
background-color: #E6FFE8;
}

h1.options {
padding: 8px 0px 8px 35px;
background-image: url(../images/icons/tools_32_hot.gif);
background-repeat:no-repeat;
}

.record {
border-top: 1px solid #CCCCCC;
padding: 5px 0px 5px 0px;
}

.previous { padding: 5px 0px; }
.next { padding: 5px 0px; }
.back_menu {
position: absolute;
margin-top: 15px;
margin-left: 20px;
}

.resource {
padding: 10px 0px;
border-top: 1px solid #CCCCCC;
}

.resource .title {
font-weight: normal;
}

.resource .description {
color: #777777;
}

#content ul.image_buttons
{
    list-style-type:none;
    list-style-image: none;
    margin:0px;
    padding:0px;
}

#content ul.image_buttons li 
{
    display: block;
    float:left;
    width:160px;
    height:66px;
}

#content ul.image_buttons li a 
{
width:160px;
height:66px;
}

#redirect {
    display:none;
}

#footer {
    display:none;
}

div.form_field {
margin: 5px 0px;
}

fieldset label {
width:150px;
float:left;
text-align:right;
}

.sitemap ul ul a,  {
color:#993366;
}

.sitemap ul ul ul a{
color:#CC0000;
}

.sitemap ul ul ul ul a {
color:#009900;
}

.sitemap ul ul ul ul ul a {
color: #663333
}

.sitemap ul ul ul ul ul ul a {
color: #0000FF;
}

.sitemap ul ul ul ul ul ul ul a {
color:#993366;
}

.sitemap ul ul ul ul ul ul ul ul a {
color:#CC0000;
}

.field_description {
color:#999999;
margin-left:100px;
}

#loader {
visibility:hidden;
display:none;
position:absolute;
width:100%;
top:0px;
left:0px;
padding:10px 0px;
letter-spacing:1px;
text-align:center;
background-color:#DDFFDD;
border-bottom:1px solid #000000;
}


.site_comments input, select { border: 0px; }
.site_comments li { list-style-type:none; width: 135px; float: left; }