a:link {color: black;}
a:visited {color: black;}
a:hover {color: #333333;}
a:focus {color: #333333;}
a:active {color: #009900;}

a:link, a:visited, a:focus, a:active {
    text-decoration: none;
}

a:hover {
    background: #617291;
    color: white;
}

#test {
    display: none;
    
    
}

img {
    border: none;
}

UL {
    list-style-type: square;
    
}

.input1 {
    width: 600px;
}

HTML {
    font-family: Tahoma;
    font-size: 12px;
    background: url(../images/background.jpg);  
}

BODY {
    
}

.panelheading {
    font-family: "Arial";
    font-size: 14.0pt;
    
    color: #A1A0A1;
}

#container {
    width: 72%;
    margin: 10px auto;
    background-color: #fff;
    color: #333;
    border: 1px solid gray;
    line-height: 130%;
    
}


#header {
    padding: 1em;
    background: #788DAF;
    height: 40px;
    color: white;
    font-size: 30px;
    padding-bottom: 15px;
    border-bottom: 10px solid #E6E6E6;
    font-family: "Verdana";
}

#header h1 {
    padding: 0;
    margin: 0;
}

#leftpanel {
    float: left;
    width: 160px;
    margin: 0;
    padding: 1em;
    min-height: 100%;
    
}

#rightpanel {
    margin-left: 200px;
    border-left: 1px solid gray;
    padding: 1em;
    max-width: 100%;
    text-align: justify;
    
}


#rightpanel a:hover, #rightpanel a:visited, #rightpanel a:active, #rightpanel a:focus, #rightpanel a:link {
    text-decoration: underline;
}

#footer {
    clear: both;
    margin: 0;
    padding: .5em;
    color: #333;
    background-color: #ddd;
    border-top: 1px solid gray;
}

#footer a:hover, #footer a:visited, #footer a:active, #footer a:focus, #footer a:link {
    text-decoration: underline;
}

#leftpanel p { margin: 0 0 1em 0; }
#rightpanel h2 { margin: 0 0 .5em 0; }

.leftnavlist {
    list-style: square;
}

#seperator {
    height: 20px;
    background: #617291;
    
}



.numberedlist {
    list-style-type: decimal;
}

.title {
    
    font-weight: bold;
}

.fullnewsentry {
    
    
    margin-top: 25px;
    
    
}

.fullnewstitle {
    color: #5D5D5D;
    font-weight: bold;
    font-size: 13.0pt;
    
}

.fullnewsdate {
    float: right;
    font-size: 12.0pt;
    
    color: #818181;
    
}

.fullnewsimage {
    float: right;
    margin-top: 10px;
    padding-left: 15px;
}

.fullnewsbody {
    
}

.blogentry {
    padding-top: 10px;
    margin-top: 50px;
    border-top: 1px solid #EDEDED;
    margin-bottom: 40px;
    
}

.blogtitle {
    color: #5D5D5D;
    font-weight: bold;
    font-size: 13.0pt;
    
}

.blogdate {
    float: right;
    font-size: 12.0pt;
    padding-left: 15px;
    color: #818181;
    
}

.blogimage {
    float: right;
    margin-top: 10px;
    padding-left: 15px;
}

.blogbody {
    
}

.blogmore {
    float: right;
    
}

.newsentry {
    margin-bottom: 5px;
}

.newstitle {
    display: inline;
    
}

.newsdate {
    border-right: 1px dashed gray;
    padding-right: 10px;
    margin-right: 10px;
    display: inline;
}

.newsimage {
    float: right;
    margin-top: 10px;
    padding-left: 15px;
}

.newsbody {
    
}

.newsmore {
    text-align: right;
    margin-top: 40px;
    
}

UL.news {
    list-style-type: circle;
    
}

.input1 {
    width: 300px;
}

.input2 {
    width: 300px;
    height: 100px;
}

.input3 {
    font-size: 10.0pt;
}

.ziptable {
    border: 1px solid black;
    margin-bottom: 20px;
}

.newsnavigation {
    margin-top: 30px;
}

.newsnavigation .left {

}

.newsnavigation .right {
    float: right;
}

tr .bottomborder {
    border-bottom: 1px solid black;
}
