﻿.box
{
    padding-bottom:12px;
}

.boxtop_left, .boxtop_right
{
    top: 0px;
    position: absolute;
    background-repeat: no-repeat;
    width: 9px;
    height: 8px;
}

.boxtop_left
{
    left: 0px;
    background-image: url(images/boxt_l.gif);
}

.boxtop_right
{
    right: 0px;
    background-image: url(images/boxt_r.gif);
}

.boxtop_middle
{
    height: 8px;
    background-image: url(images/boxt_s.gif);
    background-repeat: repeat-x;
}

.boxbottom
{
    font-size: 0;
    position: relative;
}

.boxbottom_left, .boxbottom_right
{
    top: 0px;
    position: absolute;
    background-repeat: no-repeat;
    width: 8px;
    height: 9px;
}

.boxbottom_left
{
    left: 0px;
    background-image: url(images/boxb_l.gif);
}

.boxbottom_right
{
    right: 0px;
    background-image: url(images/boxb_r.gif);
}

.boxbottom_middle
{
    height: 9px;
    background-image: url(images/boxb_s.gif);
    background-repeat: repeat-x;
}

.boxmiddle
{
    position:relative;
}

.boxmiddle table
{
    width: 100%;
}

.boxmiddle_middle
{
    background-color:#fef7f8;
}

.boxmiddle_left, .boxmiddle_right
{
    background-repeat: repeat-y;
    width: 1px;
}

.boxmiddle_left
{
    background-image: url(images/boxm_lr.gif);
}

.boxmiddle_right
{
    background-image: url(images/boxm_lr.gif);
}

.boxtitle
{
    font-family:Arial;
    font-weight:bold;
    color:#e83b68;
    font-size:1.3em;
    padding-left:10px;
}

.texthover
{
    color: #e83b68;
}

#all
{
    color: #e83b68;
    width:97%;
    text-align:right;
    padding-top: 3px;
    font-size:11px;
}

#all a
{
    color: #e83b68;
    text-decoration: none;
    font-family: Tahoma,Verdana,Arial,Sans-serif;
}

#all a:hover
{
    color: #e83b68;
}










.departmentmenu
{
    padding-left:10px;
}

.menu
{
    font-family: Tahoma;
    font-size: 11px;
    padding:0px;
}

.menu table
{
    width:100%;
}

.menu table th
{
    color:#e83b68 !important;
    font-size:1em;
    text-align:left;
    padding:3px 0px 3px 12px; 
    background: url(images/menu.gif) no-repeat center left !important;
}

.menu table th a
{
    font-family:Arial;
    font-weight:bold;
    color:#e83b68;
    font-size:1.0em;
}

.menu table td
{
    padding:2px 0px 2px 9px;
}

.menu a
{
    color: #393738;
    text-decoration: none;
}

.menu a:hover
{
    color: #e83b68 !important;
}

.color
{
    padding-top:10px;
}

.color table td
{
    width:20%;
    text-align:center;
    padding-bottom:10px;
}
















.boxcontent
{
    position:relative;
    font-family: Tahoma;
    font-size: 1.20em;
    padding:7px 7px 7px 7px;
    background-color:Transparent;
    overflow:hidden;
    height:100%;/*ie fix*/
}

.boxcontent table td
{
    padding:3px 0px 3px 9px;
}

.boxcontent a
{
    color: #000000;
    text-decoration: none;
}

.boxcontent a:hover
{
    color: #9aaab1;
}


.boxcontent .menuitem
{
    background: transparent url(images/menu_p.gif) no-repeat 0px 5px;
    padding-left:7px;
}

.transparent 
{
    position:absolute;
    top:0px;
    left:0px;
    width:1000px;
    height:1000px;
    background-color:#aebec5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=17); 
    -moz-opacity: 0.17; 
    -khtml-opacity: 0.17; 
    opacity: 0.17;
    z-index:-100;
}

.awards
{
    color:#777777;
    font-family:Tahoma;
    font-size:11px;
    padding-right:3px;
}

.awards a
{
    color:#393738;
    font-weight:bold;
}

.awards a:hover
{
    color:#393738;
    text-decoration:underline;
    font-weight:bold;
}

.article
{
    color:#777777;
    font-family:Tahoma;
    font-size:11px;
}

.news
{
    color:#777777;
    font-family:Tahoma;
    font-size:11px;
}

.pollbox
{
    font-size: 11px;
    padding-bottom: 7px;
}

.vote
{
    padding:0px 0px 7px 7px;
    font-size:0.7em;
}

.pollquestion
{
    color:Black;
    font-weight:bold;
    font-size:0.9em;
    text-align:left;
    padding:7px 0px 17px 7px; 
}

.polloptions
{
    font-size:0.8em;
    padding-left:17px;
    padding-bottom:17px;
}

.pollbar
{
    background-color: #80b332;
    font-size: 4px;
}


.contactformboxcontent
{
    padding: 5px;
    border: 0pt none;
    font-size: 11px;
    font-family: Tahoma;
    color: #777777;
    text-align: justify;
}

.contactformboxcontent textarea
{
    font-size: 11px;
    font-family: Tahoma;        
}

.contactformboxcontent td
{
    padding-bottom:7px;
}

.contactformboxcontent td a
{
    color:#393738;
    text-decoration:none;
    font-weight:bold;
}

.contactformboxcontent td a:hover
{
    text-decoration:underline;
}

.filterBox
{
    position:relative;
    font-family: Tahoma;
    font-size: 1.0em;
    padding-bottom:7px;
    background-color:#fef7f8;
}

.filterBox table
{
    width:auto;
}

.fi
{
    padding-left:9px;
}

.afi
{
    padding-left:9px;
    vertical-align:top;  
    color: #ee8d9e;
}

.filter
{
    padding:5px;
}

.filter div
{
    padding:3px 0px;
}

.filtertitle
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding-left:5px;
}


.link
{
    color: #393738;
    font-family: Tahoma;
    font-size: 11px;    
    clear:left;
    padding: 0px 0px 5px 0px;
}

.link img
{
    float: left;
    padding: 0px 5px 0px 0px;
}

.link div
{
    padding-left: 20px;
}

.link a
{
    color: #393738;
}

.link a:hover
{
    color: #777777;
    text-decoration:underline;
}

.departmentBox
{
    position:relative;
    font-family: Tahoma;
    font-size: 1.0em;
    /*font-size: 11px;*/
    background-color:#fef7f8;
    padding:7px;
}

.departmentBox table
{
    width:100%;
}

.departmentBox a
{
    /*color: #ee8d9e;*/
    /*color: #393738;*/
    color: #777777;
    text-decoration: none;
}

.departmentBox a:hover
{
    color: #e83b68 !important;
    /*text-decoration: underline;*/
}
