﻿/* sidebar styles */

.sidebartitle {
    background: url(../images/gadgetHeader.gif) no-repeat #cccccc;
    color: #00568f;
    font-weight: bold;
    width: 204px;
    height: 42px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 4px;
}
.sidebartitleDeep {
    background: url(../images/gadgetHeader2.gif) no-repeat #cccccc;
    color: #00568f;
    font-weight: bold;
    width: 204px;
    height: 62px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 4px;
}
.sidebarsymbol {
    font-family: Wingdings;
    color: White;
    font-size: 24px;
    float: left;
    width: 38px;
    height: 29px;
    text-align: center;
    padding: 13px 0px 0px 0px;
}
.sidebartext {
    float: left;
    width: 166px;
    height: 30px;
    padding: 12px 0px 0px 0px
}
.sidebartext2 {
    float: left;
    width: 166px;
    height: 38px;
    margin: 4px 0px 0px 0px;
    font-size: 11px;
}
.newsarticle {
    padding: 0px 10px 0px 10px;
}
.newstitle {
    font-weight: bold;
    color: #00568f;
    margin-bottom: 4px;
}
.testitle 
{
	font-weight: bold;
    color: #00568f;
    margin-bottom: 4px;
    text-align: left;
    margin-top: 4px;
}
.tessnippit 
{
	height: 170px;
}
.newssnippit {
}
.newsmore {
    color: #00568f;
    width: 50%;
    float: left;
    text-decoration: none;
    margin-top: 4px;
}
.newsdate {
    color: #999999;
    width: 50%;
    float: right;
    margin-top: 4px;
}

.inputbox {
    padding: 0px 10px 0px 10px;
    height: 25px;
}
.inputlabel {
    color: #00568f;
    width: 60px;
    float: left;
    padding-top: 1px;
}
.inputSidebar {
    width: 109px;
    border: 1px solid #999999;
    float: right;
}
.formButton {
    border: 1px solid #999999;
    background: url(../images/formbutton-bg.gif) repeat-x;
    float: right;
}
.formButton2 
{
	border: 1px solid #999999;
    background: url(../images/formbutton-bg.gif) repeat-x;
    font-size: 11px;
}
.sidetwolinetitle {
    background: url(../images/gadgetHeader.gif) no-repeat;
    color: #00568f;
    font-weight: bold;
    width: 204px;
    height: 49px;
    padding: 8px 0px 0px 50px;
    margin-bottom: 10px;
}
