body {
    font-family: Tahoma, Arial, Verdana,  Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    background-color:#CCCCCC;
}

.clearspacer {
    clear: both;
    height: 2px;
}

input {
    font-weight: bold;
    font-family: Arial;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    padding: 0px;
    border: none;
}

h2 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 1px;
    padding-top: 0px;
    padding-left: 4px;
}

h5 {
    font-size: 12px;
}

h3 {
    font-size: 12px;
    margin-bottom: 1px;
    margin-top: 5px;
    padding: 0px;
    padding-left: 13px;

}


#activenavoption {
    padding-left: 0px;
}

h4 {
    font-size: 11px;
    margin-bottom: 1px;
    margin-top: 1px;
}

h3 a, h4 a {
    text-decoration: none;
    color: #333333;
}

.navoption {
    font-size: 11px;
    padding-left: 20px;
    padding-top: 4px;
}

.spacer {
    height: 15px;
}

#accessibility {
    width: 870px;
    padding: 0px;
    clear: both;
    margin: auto;
}

#accessibilitytext {
    float: right;
    text-align: right;
    margin-right: 30px;
    font-size: 10px;
}

#accessibilitytext a:hover {
    text-decoration: none;
}

.paddedimg {
    padding-left: 5px;
    padding-right: 5px;
}

#bodycontainer {
    background-image: url('../../images/dropshadow.jpg');
    background-position: center;
    background-repeat: repeat-y;
    width: 870px;
    margin: auto;
    padding: 0px;
    clear: both;

}

#header {
    background-image: url('../../images/top.jpg');
    background-position: top;
    background-repeat: no-repeat;
    font-weight: bold;
    color: white;
    height: 60px;
    background-color: #666666;

}

#search {
    float: right;
    margin-right: 25px;
    margin-top: 25px;
    height: 25px;
    overflow: hidden;
    background-color: #FFFFFF;
}

#searchinput {
    border: 0px;
    padding: 0px;
    padding-left: 2px;
    margin: 0px;
    padding-bottom: 2px;
}

#searchsubmit {
    width: 28px;
    height: 25px;
    padding-right: 1px;
    outline: none;
    background-color: #666666;
    font-weight: bold;
    font-family: Arial;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;;
    
}

#headtext {
    float: left;
    width: 300px;
    padding-top: 28px;
    padding-left: 25px;
    padding-right: 15px;
}

#headtext a {
    text-decoration: none;
    color: #FFFFFF;
}

#banner {
    height: 90px;
    width: 850px;
    margin-left: 10px;
    padding: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}

#nav {
    width: 850px;
    height: 34px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: center;

}

#nav img {
    padding: 0px;
    margin: 0px;
    height: 34px;
}

#rightbar {
    font-size: 11px;
    
}

#leftbar {
    font-size: 11px;
}

#leftbar img {
    padding-right: 1px;
}

#mainarea {
    width: 870px;
    overflow: hidden;
    padding-bottom: 15px;
}


#footer {
    background-color: #666666;
    background-image: url('../../images/bottom.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    height: 100px;
    padding-left: 15px;
    color: #FFFFFF;
    font-size:11px;

}

#address {
    padding-top: 20px;
    padding-left:10px;
    float: left;
    width: 150px;
}

#telnos {
    padding-top: 20px;
    float: left;
    clear: none;
}

#footernotes {
    float: right;
    padding-right: 25px;
    clear: none;
    padding-top: 20px;
}

#footernotes a {
    text-decoration: none;
    color: silver;
}

.barexpander {
    width: 150px;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
}

.rightbarexpander {
    width: 165px;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
}

#compliancy {
    margin: auto;
    width: 870px;
    padding-left: 40px;
}

#copycontainer {
    height: 350px;
    padding-left: 13px;
    margin-right: 13px;
    overflow: auto;
}

#largescrollcopycontainer {
}


.adminoption {
    color: red;
    text-decoration: underline;
    font-style: italic;
}

.pressreleaseshead {
    font-size: 16px;
    font-weight: bold;
}

.dateposted {
    font-size: 10px;
}

.borderimg {
	border: 1px solid #CCCCCC;

}

object. mov {
    display: none;
}