﻿body
{
    margin-top: 10px;
    margin-left: 25px;
    font-family: verdana;
    font-size: 9pt;
}

li
{
    padding-bottom: 15px;
}

a
{
    color: #015385;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.contentBody
{
    padding: 15px 0 15px 0;
}

.wrapper
{
    position: relative;
    width: 1020px;
    height: 800px;
}

.sga_row1
{
    position: relative;
    float: left;
    height: 110px;
    width: 1000px;
    clear: both;
    padding-left: 25px;
    background-position: bottom left;
    background-repeat: repeat-x;
    background-image: url(images/dots.jpg);
}

.sga_row2
{
    position: relative;
    float: left;
    clear: both;
    width: 1020px;
    margin-top: 15px;
    font-size: 9pt;
    margin-bottom: 20px;
}

.sga_row3
{
    position: relative;
    float: left;
    clear: both;
    width: 200px;
    min-height: 400px;
}

.sga_leftbar
{
    position: relative;
    float: left;
    display: inline;
    text-align: right;
    width: 175px;
    min-height: 200px;
    margin-right: 45px;
    margin-top: 10px;
    line-height: 15px;
}

.sga_maincategorylink
{
    color: #015385;
    font-size: 10pt;
    text-decoration: none;
    display: block;
    padding-bottom: 15px;
}
.sga_subcategorylink
{
    color: #015385;
    font-size: 10pt;
    text-decoration: none;
    display: block;
    padding-bottom: 10px;
}

.sga_sideimg
{
    position: relative;
    float: left;
    width: 175px;
    margin-right: 45px;
    height: 250px;
    margin-top: 45px;
    background-position: top left;
    background-repeat: no-repeat;
}


.sga_headline
{
    font-size: 14pt;
    color: #015385;
    display: block;
    position: relative;
}

.sga_sidebarheadline
{
    padding-top: 5px;
    font-size: 10pt;
    color: #015385;
    display: block;
    position: relative;
    padding-bottom: 5px;
}

.sga_subheadline
{
    font-size: 12pt;
    color: #015385;
    display: block;
    position: relative;
}

.sga_maincontent
{
    position: relative;
    float: left;
    display: inline;
    width: 800px;
    line-height: 20px;
    min-height: 500px;
}



.sga_main_row1
{
    position: relative;
    float: left;
    height: 130px;
    width: 1020px;
    clear: both;
    padding-left: 25px;
}


.sga_main_row2
{
    position: relative;
    float: left;
    height: 400px;
    margin-left: 0px;
    width: 1000px;
    clear: both;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url(images/frontimage1.jpg);
}

.sga_main_rowtxt
{
    position: relative;
    float: left;
    margin-left: 100px;
    width: 900px;
    clear: both;
    color: #666666;
    font-size: 8pt;
}
.sga_main_row3
{
    float: left;
    position: relative;
    width: 1015px;
    clear: both;
    margin-right: 25px;
    margin-top: 15px;
    text-align: right;
}

.sga_main_row4
{
    color: #015385;
    text-align: left;
    width: 1000px;
    clear: both;
    margin-left: 50px;
    float: left;
    display: inline;
    position: relative;
    font-size: 7pt;
}


.sga_gutter
{
    float: left;
    position: relative;
    clear: both;
    height: 40px;
    width: 775px;
    text-align: center;
    margin-top: 21px;
    margin-left: 225px;
}

.sga_copyrightinfo
{
    text-align: center;
    width: 600px;
    position: relative;
    padding-top: 15px;
    font-size: 8pt;
    color: #aaaaaa;
    background-position: top center;
    background-repeat: repeat-x;
    background-image: url(images/dots.jpg);
}

.sga_main_copyrightinfo
{
    width: 750px;
    position: relative;
    margin-left: 100px;
    margin-top: 45px;
    padding-top: 5px;
    font-size: 8pt;
    color: #aaaaaa;
    background-position: top center;
    background-repeat: repeat-x;
    background-image: url(images/dots.jpg);
}

.sga_logo
{
    /*position: relative;*/
    display: inline;
    float: left;
    width: 130px;
    height: 120px;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(images/sgalogo.gif);
}

.sga_header
{
    /*position: relative;*/
    width: 610px;
    height: 80px;
    display: inline;
    float: left;
}

.sga_searchbar
{
    /*position: relative;*/
    margin-top: -60px;
    width: 850px;
    height: 60px;
    float: left;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(images/sgatext.jpg);
}

.sga_menubar
{
    position: absolute;
    padding-left: 33px;
    padding-top: 55px;
    width: 900px;
    height: 50px;
    text-align: left;
    font-size: 11pt;
}

.sga_main_menubar
{
    padding-left: 10px;
}

.sga_menulink
{
    color: #015385;
    text-decoration: none; /*text-transform: uppercase;*/
    margin-right: 15px;
    font-weight: normal;
    margin-left: 15px;
}

.sga_menulink:hover
{
    text-decoration: underline;
    color: #000000;
}

.sga_searchbox
{
    border: 2px solid #aaaaaa;
    font-size: 9pt;
    width: 150px;
    height: 16px;
}

.sga_searchbutton
{
    color: #ffffff;
    border: none;
    font-size: 9pt;
    width: 60px;
    height: 18px;
    background-color: #b5121b;
    text-transform: uppercase;
    font-weight: bold;
}

.sga_toolbutton
{
    color: #b5121b;
    border: 1px solid #b5121b;
    font-size: 9pt;
    width: 60px;
    height: 18px;
    background-color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: verdana;
}
.sga_breadcrumb
{
    display: inline;
    position: relative;
    float: left;
    margin-left: 220px;
    width: 445px;
    height: 30px;
    color: #555555;
    font-size: 8pt;
}

.sga_breadcrumblink
{
    color: #555555;
    text-decoration: underline;
}

.sga_breadcrumblink:hover
{
    color: #000000;
}

.sga_breadcrumblocation
{
    color: #b5121b;
}


.sga_toolbar
{
    display: inline;
    position: relative;
    float: right;
    padding-right: 10px;
    height: 30px;
    text-align: right;
    width: 340px;
    font-size: 8pt;
}
.sga_textbutton
{
    color: #b5121b;
    position: relative;
    float: right;
    display: inline;
    height: 20px;
    width: 30px;
    margin-right: 5px;
    border: 0px;
    font-size: 9pt;
    background-color: #ffffff;
    font-weight: bold;
    font-family: verdana;
    top: -15px;
}

.sga_activetextbutton
{
    color: #000000;
    position: relative;
    float: right;
    display: inline;
    height: 20px;
    width: 30px;
    margin-right: 5px;
    top: -15px;
    border: 1px solid #000000;
    font-size: 9pt;
    background-color: #ffffff;
    font-weight: bold;
    font-family: verdana;
}

.sga_textbuttons
{
    display: inline;
    position: relative;
    float: right;
    text-align: right;
    width: 100px;
    height: 30px;
    border: 1px solid #b5121b;
}
.smalllogo
{
    margin-right: 15px;
}





.sga_subcategorylink
{
    color: #555555;
    font-size: 7.5pt;
    text-decoration: none;
    display: block;
}

.sga_subcategorylink:hover
{
    color: #000000;
    text-decoration: underline;
}

.sga_activesubcategorylink
{
    color: #000000;
    font-weight: bold;
    font-size: 7.5pt;
    text-decoration: none;
    display: block;
}


.sga_toolbarlink
{
    color: #b5121b;
    text-decoration: underline;
}

.sga_toolbarlink:hover
{
    color: #000000;
}

.sga_floatingright
{
    width: 275px;
    line-height: 20px;
    margin-left: 35px;
    padding-left: 15px;
    margin-bottom: 50px;
    position: relative;
    clear: left;
    float: right;
    min-height: 300px;
    background-repeat: repeat-y;
    background-position: top left;
    background-image: url(images/dots.jpg);
    margin-top: 5px;
    font-size: 8pt;
}

.sga_imglink
{
    cursor: hand;
}

.sga_printinformation
{
    display: none;
    position: absolute;
    width: 300px;
    height: 100px;
    top: 155px;
    left: 655px;
    border: 3px solid #b5121b;
    color: #015385;
    font-size: 8pt;
    background-color: #ffffff;
    padding: 10px;
}

.sga_printtxt
{
    position: relative;
    width: 270px;
}

.sga_closeicon
{
    display: inline;
    width: 18px;
    height: 18px;
    clear: both;
    position: absolute;
    margin-left: 290px;
    top: 2px;
}

.sga_printicon
{
    display: inline;
    width: 32px;
    height: 32px;
    clear: both;
    position: absolute;
    margin-left: 260px;
}

.sga_printtooltip
{
    display: none;
    position: absolute;
    width: 155px;
    height: 15px;
    top: 155px;
    left: 705px;
    color: #ffffff;
    font-size: pt;
    background-color: #015385;
    padding: 5px;
}

.sga_mapcategoryname
{
    font-size: 12pt;
    color: #000000;
}

.sga_mapsubcategoryname
{
    font-weight: normal;
}

.floatClear
{
    clear: both;
}

h2
{
font-size: 12px;
}

