/****************/
/* Regular Tags */
/****************/

a:hover
{
    text-decoration: underline;
}

body
{
    text-align: center;
    background-color: #eeeeee;
}   

img
{
    border: 0px;
}


/************/
/* Template */
/************/
#content
{
    width: 580px;
    height: 300px;
    text-align: left;
    vertical-align: top;
    padding-right: 20px;
    color: #004366;
    font-family: Verdana;
    font-size: 10pt;
}

#bullets 
{
    font-size: 9pt;
}
#footer1
{
    width: 128px;
    height: 30px;
    font-size: 9px;
    vertical-align: middle;
    text-align: left;
    color: #5293AD;
    font-family: Verdana;
    padding-left: 52px;
}

#footer2
{
    width: 580px;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding-right: 20px;
    color: #5293AD;
    font-family: Verdana;
    font-size: 9px;
}

#header
{
    width: 780px;
    height: 250px;
    vertical-align: top;
}

#header2
{
    width: 780px;
    height: 100px;
    vertical-align: top;
}

#menu_left
{
    width: 155px;
    height: 300px;
    text-align: left;
    vertical-align: top;
    padding-top: 6px;
    padding-left: 25px;
}

#menu_left a
{
    font-family: Verdana;
    color: #5293AD;
    font-size: 8pt;
    text-decoration: none;
}

#menu_left a:hover
{
    font-family: Verdana;
    color: #ED008D;
    font-size: 8pt;
    text-decoration: none;
}

#menu_list td
{
    padding-bottom: 22px;
}

#page
{
    width: 780px;
    background-color: #ffffff;
}