* {
    margin:0; padding:0;
    font-family:Arial;
    color:#000;
    font-size:16px;
    text-align:left;
}
#content ul{
    padding-left:20px;
    margin-bottom:10px;
}
body {
    margin:20px 0px 20px 0px;
    background:#39c;
    text-align:center;
}
img {
    border:0;
}
a, a:active, a:visited {
    color:#36c;
    text-decoration:underline;
}
a:hover {
    color:#39c;
}
h1 {
    display:none;
}
h2, h3, h4, h5, h6 {
    color:#39c;
    margin:10px 0px 5px -10px;
}
h2 {
    font-size:32px;
    color:#036;
    margin-top:0px;
}
h3 {
    font-size:28px;   
}
h4 {
    font-size:24px;   
}
h5 {
    font-size:20px;   
}
h6 {
    font-size:16px;   
}
p {
    margin-bottom:5px;
}
#google_translate_element select {
    width:150px;
    display:block;
}
#google_translate_element {
    width:155px;
    background:#fff;
    overflow:hidden;
    padding:10px;
}

#content p {
    line-height:20px;
}
div#page_wrap{
    width:760px;
    margin:0px auto;
}
div#left_col {
    width:175px;
    float:left;
}
div#right_col {
    margin-left:180px;
}
div#logoBox {
    background:url(logoBox.jpg) no-repeat;
    width:175px;
    height:271px;
    margin-bottom:10px;
}
div#logoBox a {
    display:block;
    width:175px;
    height:175px;
    text-indent:-1000px;
}
p#newsticker {
    position:relative;
    top:72px;
    left:5px;
    overflow:hidden;
    text-indent:1px;
    color:#000;
    width:165px;
    height:19px;
}
ul#navigation{
    background:url(navigation.jpg) no-repeat;
    width:175px;
    height:271px;
    padding-top:15px;
    list-style-type:none;
}
ul#navigation li {
    text-indent:-1000px;
    width:150px;
    margin-left:15px;
    margin-bottom:7px;
}
ul#navigation li a {
    display:block;
    width:150px;
}
div#content {
    background:#fff;
    padding:5px 5px 5px 15px;
}
p#footer, p#footer a {
    font-size:12px;
    color:#666;
    font-style:italic;
    padding-left:30px;
}
.alertBox {
    background:#f66;
    border:#f00 2px solid;
    padding:5px;
}
.colorTR {
    background:#ccf;
}
#content table td {
    padding:2px 5px 2px 5px;
}
fieldset {
    background:#ccf;
}
label, input, select {
  display: block;
  float: left;
  width: 200px;
}
input, textarea {
    border:#000 1px solid;
    margin:1px;
    width:190px;
}
form br {
  clear: left;
}
textarea {
    height:200px;
    width:300px;
}
label {
 text-align: right; 
 padding-right: 10px; 
}
a[href$=".pdf"]:after {
    margin-left:3px;
    content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAJCAMAAADaUYZlAAAABGdBTUEAAK%2FINwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAbUExURf%2F%2F%2FwAAANcyMvI9POw6OuA2NuY4OL%2B%2Fv52dnRVLvQgAAAA%2FSURBVHjaXI1JDgAgCANBFv3%2Fi6VIDNqGw1BCSSANuZvZIKEuMPOsWYevWw5zceyfHJw3YP3%2BZzOqbUBbgAEAP%2FEA2hBQtnQAAAAASUVORK5CYII%3D");
}
