﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: Arial,Helvetica,sans-serif;
    background: white url(images/body_bg.gif) repeat-x scroll 0 0;
}


p
{
    font-size: 20px;
    color: #666;
}
.adElement
{
    float: left;
}

.main
{
    width: 964px;
    margin: 0 auto;
    clear: both;
    background-color: White;
}
.logo
{
    float: left;
    width: 300px;
    height: 100px;
}

.mainLinks
{
    padding-top: 31px;
    float: right;
}

.mainLinks a
{
    padding-right: 10px;
    font-size: 25px;
    font-weight: bold;
    color: #146EB4;
    outline-style: none;
    outline-width: medium;
    text-decoration: none;
}


.mainLinks a:hover
{
    color: #F27700;
}

.header
{
    height: 100px;
    padding: 15px 0 5px 20px;
}
.buttonContainer a
{
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 6px 12px;
    text-decoration: none;
}

.buttonContainer input
{
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 6px 12px;
    text-decoration: none;
}

.buttonContainer a:hover
{
    background-color: #F27700;
}
.footerFrame
{
    clear: both;
    color: #666666;
    font-size: 10px;
    padding-bottom: 30px;
    padding-top: 10px;
    text-align: center;
}
.footer
{
    margin: 0 auto;
    width: 525px;
    height: 75px;
}
.footer li
{
    display: inline;
}
.footer a
{
    font-size: 18px;
    font-weight: bold;
    color: #146EB4;
}
.footer a:hover
{
    color: #F27700;
}
.topLinks:hover
{
    color: #F27700;
    outline-style: none;
    outline-width: medium;
    text-decoration: none;
}
.topLinks
{
    color: #146EB4;
    outline-style: none;
    outline-width: medium;
    text-decoration: none;
    font-family: Verdana;
}

.logo span
{
    float: right;
    font-weight: bold;
}
span
{
    color: #146EB4;
}
.pageContainer
{
    clear: both;
    position: relative;
    padding: 0 10px;
    min-height: 501px;
    top: 0px;
    left: 0px;
    width: 937px;
}
ul
{
    list-style-type: none;
}
.optionsList
{
}
.buttonContainer
{
    clear: both;
    float: left;
    background: #146EB4 none repeat scroll 0 0;
    text-align: center;
}

.JoinUs
{
    margin-bottom: 10px;
    margin-left: 5px;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    text-decoration: none;
    width: 253px;
}


.JoinUs:hover
{
    background-color: #F27700;
}


.pageContainer h1
{
    -x-system-font: none;
    color: #3E3E3E;
    font-family: arial,sans-serif;
    font-size: 36px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 36px;
    width: 400px;
}

.advBox
{
    border: 1px dotted #146EB4;
    margin-top: 10px;
    clear: both;
}
.rightSide
{
    width: 260px;
    float: right;
    position: relative;
    margin-left: 10px;
}


a
{
    cursor: pointer;
    text-decoration: none;
    font-family: comic sans ms;
    font-size: 20px;
}

hr
{
    color: #666;
    background-color: #666;
}
.infoBox
{
    border: 1px solid #888888;
    clear: both;
    color: #999999;
    font-size: 13px;
    padding: 8px;
    width: 240px;
}


.welcome
{
    color: #666;
    font-family: arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin: 10px 20px 0;
    position: relative;
    width: 600px;
    clear: both;
}

.hr1
{
    margin-bottom: 37px;
}
.resize
{
    background-color: white;
    float: left;
    width: 600px;
    min-height: 500px;
}
.subheader
{
    border-bottom: 1px solid #666666;
    clear: both;
    height: 34px;
}

input
{
    padding: 0.3575em;
    font-size: 18px;
}

.formLabel
{
    color: #000000;
    float: left;
    color: #064575;
    font-size: 16px;
    margin-right: 10px;
    text-align: right;
    width: 130px;
}
.field
{
    border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
    border-style: solid;
    border-width: 1px;
    padding: 0.3575em;
    vertical-align: middle;
    width: 12em;
}

.formSection
{
    display: block;
    padding: 10px 0;
}

.popUpActionType
{
    margin-left: 20px;
    clear: both;
}

img
{
    border: 0px;
}

.leftSide
{
    width: 660px;
    margin-top: 0px;
    float: left;
}

.cover
{
    background-color: #000000;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    display: none;
    filter: alpha(opacity = 80);
}



#yui-history-iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    visibility: hidden;
}


.resetButton a
{
    font-size: 15px;
}

.waterMarkText
{
    color: Gray;
}

select
{
    font-size: 18px;
}

#systemMessage
{
    margin: 0pt auto;
    clear: both;
    background-color: #0033FF;
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    color: White;
    font-size: 20px;
    font-weight: bold;
}

#slidShowContainer
{
    margin-top: 10px;
    display: none;
    margin-left: 60px;
}

.footer span
{
    display: block;
    font-size: 12px;
    text-align: center;
}

.footer .amr
{
    font-size: 12px;
}

.tabs
{
    background-color: #146EB4; /*#42642A*/
    clear: none;
    margin-right: 10px;
}

.selectedTab
{
    background-color: #F27700; /*margin-top:10px;*/ /*border-bottom:1px solid #FFF;*/
}

#subheader .selectedTab a
{
    font-weight: bold;
    font-size: 20px;
}

.tabs a:hover
{
    background-color: #EBEBEB; /*#F27700;*/
    color: Black; /*border-bottom:1px solid #FFF;*/
}

.tabs a
{
    font-weight: normal;
    font-size: 16px;
    height: 26px;
}

#subheader
{
    /*margin-left:20px;*/
}

.tabsContainer
{
    border-bottom: 8px solid #F27700;
    clear: both;
    height: 38px;
    margin-left: 20px;
    width: 600px;
}

.thumbContainer
{
    clear: both;
    height: 150px;
}



/* upload to ftp popup */
.ftpPopup
{
    width: 550px;
    position: absolute;
    top: 123px;
    background-color: White;
    margin-left: 200px;
    border: solid 2px #666;
    display: none;
    z-index: 100;
    _height: 230px;
}


.ftpPopup fieldset
{
    padding: 1em;
}

.ftpPopup label
{
    float: left;
    width: 25%;
    margin-right: 0.5em;
    padding-top: 0.2em;
    text-align: right;
}
.ftpPopup a.close
{
    color: #0080E1;
    float: right;
    font-size: 12px;
    margin: 5px 10px 5px 5px;
    text-decoration: underline;
}

