body
{
    margin: 0px;
    text-align: center;
    font-family: Arial;
}

td
{
    vertical-align: top;
}

img
{
    border: 0px;
}

.main
{
    width: 950px;
    position:relative;
    margin:0 auto;
}

a
{
    color: #240c48;
    font-size: 9pt;
    text-decoration: none;
}

.leftspacer
{
    width: 75px;
    background-image: url(../images/tab_left.jpg);
    background-repeat: no-repeat;
    background-color:   #4a3768;  
}

.rightspacer
{
    width: 75px;
    background-image: url(../images/tab_right.jpg);
    background-repeat: no-repeat;
    background-color:   #4a3768;
}

.contents
{
    width: 800px;
    background-color: #FFFFFF;
    height: 430px;
}

.header
{
    height: 75px;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-color: #4a3768;
    padding-left: 620px;
    padding-top: 34px;
}

.menubar
{
    height: 28px;
    background-color: #4a3768;
    background-image: url(../images/menu_bar.gif);
    background-repeat: no-repeat;
    
}

.footer
{
    height: 75px;
    background-color: #4a3768;
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
}

.pagecontent
{
    width: 643px;
    height: 100%;
    background-color: #FFFFFF;
}

.newscontent
{
    width: 150px;
    height: 100%;
    background-color: #FFFFFF;
    padding-left: 2px;
    padding-top: 5px;
    padding-right: 5px;

}

.newsmessages
{
    background-image: url(../images/news_button.gif);
    background-position: top center;
    background-repeat: no-repeat;
    height: 160px; 
    color: #240c48; 
    background-color: #D1CCD8;
    border-top: 1px solid #808080;  
    border-right: 1px solid #808080;  
    border-left: 1px solid #808080;  
    color: #17003d;
    font-size: 10pt;
    padding-left: 10px;
    font-weight: bold; 
}

.search
{
    height: 50px; 
    color: #240c48; 
    background-color: #D1CCD8;
    border-bottom: 1px solid #808080;  
    border-right: 1px solid #808080;  
    border-left: 1px solid #808080;   
    color: #17003d;
    font-size: 10pt;
    font-weight: bold; 
}

.newsletter
{
    background-image: url(../images/newsletter_button.gif);
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%; 
    background-color: #D1CCD8;
    border: 1px solid #808080;  
    padding-top: 30px;
    font-weight: bold;
}


.contenttop_border
{
    height: 8px;
    background-image: url(../images/contentborder_top.gif);
    background-position: top left;
    background-repeat: no-repeat;

}


.contentleft_border
{
    border-right: 1px solid #404040;
    width: 7px;
}

.contentright_border
{
    border-left: 1px solid #404040;
    width: 5px;
}


.actualpagecontent
{
    height: 100%;
    font-family: Arial;
    font-size: 9pt;
    padding-left: 15px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 15px;
}


.contentbottom_border
{
    height: 8px;
    background-image: url(../images/contentborder_bottom.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.inputstyle
{

    border: 1px solid #808080;
    width: 144px;
    height: 20px;
}

.pageheader
{
    font-size: 14pt;
    color: #240c48;
}

#vote_bar
{
    font-weight: normal;             
    float: left;
    overflow:  visible;
    padding-left: 8px;   
    padding-bottom: 4px;
    padding-top: 4px;
}

.question
{
    font-size: 8pt;
    font-weight: bold;
    width: 140px;
}

.question p
{
    font-size: 8pt;
    font-weight: bold;
    margin-bottom: 6px;
}




.voteresults
{
    -moz-box-sizing: border-box; 
    width: 75px;              
    height: 20px;
    float: left;
}

.voteoption
{
    -moz-box-sizing: border-box;  
    width: 140px;
    font-size: 8pt;
    font-weight: bold;
    clear: left;             

}

.votepercentage
{                
    -moz-box-sizing: border-box;   
    width: 25px;
    float: left;
    font-size: 8pt;          
}


.votewrapper
{
    -moz-box-sizing: border-box; 
    width: 140px;
}                                  


.pollwrapper
{
    width: 100%;   
}


.polldate
{
    float: left;
    width: 140px;
}



.poll
{
    height: 50px; 
    color: #240c48; 
    background-color: #D1CCD8;
    border-bottom: 1px solid #808080;  
    border-right: 1px solid #808080;  
    border-left: 1px solid #808080;  
    border-top: 1px solid #808080;    
    color: #17003d;
    font-size: 10pt;
    font-weight: bold; 
}
