/*
Ourcommunity Index
*/
#columnLeft
{
    width : 559px;
    height : 300px;
    float : left;
    margin : 0 0 0 30px;
}
#headerText
{
    width : 560px;
    height : 53px;
    margin : 16px 0 0 0;
    background-image: url('../../../images/community/ourcommunity/contentHeaderText.jpg');
    background-repeat: no-repeat;
}
#ourCommunityText
{
    width : 540px;
    height : 100px;
    color : #000103;
    font-size : 10pt;
    line-height:1.4em;
}
#quickLinks
{
    width : 540px;
    height : 350px;
    padding : 1px 0 0 0 ;
    margin : 10px 0 0 0;
    background-color: #ecf2f8;
}
#quickLinks .column
{
    width : 270px;
    float : left;
}
#quickLinks .column .header
{
    width : 270px;
    height : 25px;
    margin : 5px 0 5px 20px;
    font-weight : bold;
    font-size : 15pt;
    color : #30416f;
}
#quickLinks .column .block
{
    width : 240px;
    height : 100px;
    margin : 10px 0 5px 20px;
    font-size : 10pt;
}
#quickLinks .column .block .blockHead
{
    font-weight : bold;
}
#quickLinks .column .block .blockText
{
    color : #000103;

}
#quickLinks a
{
    text-decoration:none;
    color : #692e20;
    font-weight : bold;
    font-size : 10pt;
    display : block;
    width : 200px;
    height : 20px;
    float : left;
    cursor : pointer;
}
#quickLinks a:hover
{
    text-decoration : underline;
}
#quickLinks a.all
{
    clear : both;
    float : right;
    text-align : right;
    margin-right : 5px;
}
#newsAndEvents
{
    width : 540px;
    height : 250px;
    margin : 20px 0 0 0;
    padding : 1px 0 0 0 ;
}
#newsAndEvents .header
{
    width : 500px;
    height : 25px;
    border-bottom : 1px solid #CCCCCC;
    margin : 5px 0 5px 20px;
    font-weight : bold;
    font-size : 15pt;
    color : #30416f;
}
#newsAndEvents .item
{
    width : 500px;
    height : 100px;
    margin : 10px 0 5px 20px;
    font-size : 10pt;
}
#newsAndEvents .item .itemHeader
{
    color : #692e20;
    font-weight : bold;
    line-height:1.4em;
}
#newsAndEvents .item .itemDate
{
    color : #30416f;
    font-weight : bold;
    line-height:1.4em;
}
#newsAndEvents .item .itemText
{
    color : #000103;

}
#newsAndEvents a
{
    text-decoration:none;
    color : #692e20;
    font-weight : bold;
    font-size : 10pt;
    display : block;
    height : 20px;
    cursor : pointer;
}
#newsAndEvents a:hover
{
    text-decoration:underline;
}

#report
{
    width : 379px;
    height : 143px;
    margin : 30px 0 0 0 ;
    background-image: url('../../../images/community/ourcommunity/need.jpg');
    background-repeat: no-repeat;
}
#report select
{
    width : 190px;
    height : 25px;
    font-size : 14px;
    border : 1px solid #CCCCCC;
    float : left;
    margin : 80px 0 0 100px;
}
#report .goButton
{
    width : 45px;
    height : 25px;
    float : left;
    margin : 80px 0 0 20px;
    cursor : pointer;
}
