body
{
    padding: 0;
    margin: 0;
    font-family: Helvetica;
    height: 100%;
    background-color: #666666;
}
h1
{
    font-size: 18pt;
    padding: 20px 0 0 0;
    margin: 0;
}
h4
{
    padding: 0;
    margin: 0;
}
.wraper
{
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.main
{
    width: 950px;
    margin: auto;
    text-align: center;
    background-color: White;
    min-height: 100%;
}
.banner
{
    width: 100%;
    text-align: center;
    border-bottom: solid 2px #006699;
    height: 125px;
}
.sec
{
    width: 100%;
    clear: both;
    float: left;
}
.bread_crumbs_sec
{
    text-align: left;
    border-bottom: solid 5px #006699;
    margin-bottom: 20px;
}
.menu_sec
{
    width: 250px;
    float: left;
}
.content_sec
{
    float: left;
    width: 640px;
    padding: 0 5px 0 5px;
    border-left: solid 1px #999999;
}
.pictures .row
{
    margin:0;
    padding:0;
    clear:both;
}
.pictures .row div
{
    width: 154px;
    border: solid 1px #666666;
    margin: 2px;
    float: left;
}
.pictures .row div img
{
    width: 142px;
    border: solid 5px White;
}
.pictures .row div span
{
    font-size: 80%;
    display: block;
}
.picture_title
{
    font-weight: bold;
}
.main_picture
{
    width: 616px; 
    border: solid 5px white;
}
.bottom_sec
{
    clear: both;
    width: 100%;
    float: left;
    margin: 20px 0 20px 0;
    border-bottom: solid 5px #006699;
}
.menu
{
    margin: 0;
    width: 100%;
    padding: 0;
    border-top: solid 1px #0099E6;
}
.menu li
{
    border-top-width: 0px;
    border-bottom: solid 1px #0099E6;
    list-style: none none outside;
    text-align: left;
    padding: 5px 5px 5px 20px;
}
.menu li a
{
    text-decoration: none;
}
.menu li a:visited
{
    text-decoration: none;
}

p
{
    font-family: Arial,sans-serif;
    font-size: 11pt;
    color: #000000;
    text-align: left;
    margin: 10px 10px 10px 10px;
}

#partners
{
    padding: 10px 0 5px 0;
    text-align: center;
    background-color: #ffffff;
}

#partners a
{
    color: #330066;
}

.partner
{
    float: left;
}

.upper
{
    width: 24%;
}
.upper img
{
    height: 30px;
}

.upper .large_logo
{
    height: 45px;
}

.lower
{
    width: 24%;
}

.partner p
{
    text-align: center;
    margin: auto;
    padding: 0 20px 0 20px;
    font-size: 75%;
}

.partner p a
{
    color: #330066;
}

.bread_crumbs
{
    padding: 5px 20px 5px 20px;
    font-size: 85%;
}
.bread_crumbs a
{
    text-decoration: none;
}

.header
{
    font-family: Arial,sans-serif;
    font-size: 12pt;
    color: #040081;
    font-weight: bold;
}
.subheader
{
    font-family: Arial,sans-serif;
    font-size: 11pt;
    color: black;
    font-weight: bold;
}

.main_title
{
    font-family: Arial,sans-serif;
    text-align: center;
    font-size: 14pt;
    color: Black;
    font-weight: bold;
}

.question
{
    font-weight: bold;
}

.answer
{
    font-weight: normal;
}

.ann_tbl
{
   margin:5px;
}

.ann_tbl td
{
    padding-bottom:20px;    
    vertical-align:top;
}