/*****************************************************************
  TEXT - NORMAL
******************************************************************/
body, span, p, pre
{
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    font-size: 11px;
    color: #666;
    font-weight: normal;
}

p
{
    clear: both;
    padding: 0px;
    margin: 10px 0px 10px 0px;
}

.small
{
    font-size: 10px;
    color: #999;
    margin: 0px 0px 0px 0px;
}

em {padding-left:8px;}

/*****************************************************************
  TEXT - HEADERS
******************************************************************/

h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #00907f; /*AaE Corporate Green*/
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 3px solid #f4f4f4;
    text-transform: capitalize;
    margin: 20px 0px 20px 0px;
}

h2, strong
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666; /*medium grey*/
    font-weight: bold;
    text-transform: capitalize;
    margin: 20px 0px 0px 0px;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666; /*medium grey*/
    background-color: #f4f4f4;
    border-left: 3px solid #00907f;
    text-transform: capitalize;
    padding: 3px 3px 3px 5px;
    margin: 20px 0px 10px 0px;
}

h3 a
{
    color: #666; /*medium grey*/
}

h3 a:hover
{
    color: White;
}

h4 /*used in the homepage news tilte*/
{
    color: #00907f;
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 1px 0px;
}
h5
{
    font-weight: bold;
    font-size: 12px;
}

/*****************************************************************
  LINKS
******************************************************************/

a
{
    color: #6699cc;
    text-decoration: underline;
}
a:hover
{
    color: #fff;
    background-color: #00907f;
    border-bottom: 2px solid #00907f;
}

/*****************************************************************
  UNORDERED LIST ITEM
******************************************************************/

ul
{
    margin: 0px 0px 0px 0px;
    padding: 4px 16px 4px 16px;
    font-family: Arial, Helvetica, sans-serif;
    list-style-image: url(../images/bullet.gif);
    font-size: 11px;
    color: #39424c;
}

ul li
{
    list-style-image: url(../images/bullet.gif);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/*****************************************************************
  FORM - TABLE
******************************************************************/

.table
{
    width: 100%;
}
.table STRONG
{
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.table TD
{
    padding: 8px 5px 5px 5px;
    background-color: white;
    text-align: left;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
}
.table .table_titlecell
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666; /*medium grey*/
    background-color: #f4f4f4;
    border-left: 3px solid #00907f;
    text-transform: capitalize;
    padding: 3px 3px 3px 5px;
    margin: 20px 0px 10px 0px;
}

.table .table_titlecell strong
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666; /*medium grey*/
}


.table .table_bottomcell
{
    font-size: 11px;
    vertical-align: bottom;
    color: #ffffff;
    background-color: white;
    text-align: left;
    border-bottom:0px none;
}

.table .table_subtitlecell
{
    font-size: 11px;
    vertical-align: top;
    color: #047ab9;
    background-color: #f8f8f8;
    text-align: left;
}
.table_subtitlecell P
{
    font-size: 11px;
    vertical-align: top;
    color: #047ab9;
    background-color: #f8f8f8;
    text-align: left;
}
.table .table_datacell
{
    font-size: 11px;
    color: #000000;
    background-color: #f8f8f8;
    text-align: center;
}
.table_datacell P
{
    font-size: 11px;
    color: #000000;
    background-color: #f8f8f8;
    text-align: center;
}
.table .table_leftcell_a
{
    font-size: 11px;
    vertical-align: top;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    padding-left:8px;
}


.table .table_leftcell_b
{
    font-size: 11px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    background-color: white;
    text-align: left;
    text-decoration: none;
}
.table_leftcell_b P
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #eeeeee;
    text-align: left;
    text-decoration: none;
}

/*****************************************************************
  FORM - ELEMENTS
******************************************************************/

.formfields
{
    font-size: 11px;
    height:20px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    text-decoration: none;
    border: 1px solid #ccc;
    line-height:20px;
}
.compulsoryField
{
    position:absolute;
    left:35px;
    font-weight: bold;
    font-size: 14px;
    color: #009966;
    line-height: normal;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.validation
{
    font-weight: normal;
    font-size: 11px;
    color: #009966;
    line-height: normal;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.btn
{
    color: #fff !important;
    font-size: 11px;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none !important;
    line-height: 1.1em;
    width: 87px;
    height: 24px;
    display: inline-block;
    background-image: url(../../images/buttons/button_normal.gif);
    background-repeat: no-repeat;
    background-position: top;
    background-color: Transparent !important;
    border: none !important;
    cursor: pointer !important;

}

.btn:hover, .btn_ie6hover 
{
        text-decoration: none !important;
    background-image: url(../../images/buttons/button_hover.gif) !important;
    cursor: pointer !important;}

.errorMsg
{
    color: red;
    font-family: '@Arial Unicode MS';
    font-variant: small-caps;
}

/*****************************************************************
  STRUCTURE - OUTER
******************************************************************/

BODY
{
    margin: 0px;
    background-color: #e5e9ea;
    text-align: center;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    color: #666;
    position: relative;
}

DIV#wrapper
{
    width: 940px;
    min-height: 100px;
    margin: 0px auto;
    text-align: center !important;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden; /* For FF & SF to wrap content */
}


/*****************************************************************
  STRUCTURE - HEADER
******************************************************************/

DIV#header
{
    width: 940px;
    height: 108px;
    background-image: url(../../images/header/head_bg.JPG);
    background-position: left;
    background-color: #c6d7ea;
    background-repeat: no-repeat !important;
    margin: 0px auto;
    padding: 0px !important;
    text-align: left;
    _height: 108px;
    _overflow: hidden;
}

div#header img /*AaE Logo*/
{
    width: 256px !important;
    height: 95px;
    background-image: url(../../images/header/logo_bg.JPG);
    background-position: left top;
    background-repeat: no-repeat;
    border: 0px !important;
    display: block;
    float: left;
    margin-left: 6px;
}

DIV#subHeader
{
    /*font-family: Arial, Helvetica, sans-serif; 	text-align: left; 	font-size: 20px; 	color: #ffffff; 	padding: 16px;*/
    position: absolute;
    right: 0px;
    top: 118px;
    background-color: Transparent;
    background-image: url(../../images/contentbody/top_bg.gif) !important;
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 730px;
    height: 6px;
    float: right;
}


DIV#headerTop
{
      display: none;
}

DIV#contentBody
{
     margin-top: 15px;
    width: 660px;
    min-height: 50px;
    position: relative;
    overflow: visible; /* For Safari */
    background-image: url(../../images/contentbody/bottom_bg.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-left: 10px;
    padding: 15px 35px 15px 35px;
    float: right;
    background-color: White;
    display: block;
    text-align: left; #
_overflow:hidden;
}

DIV#pageTitle
{
    font-size: 24px;
    left: 248px;
    width: 490px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 203px;
    height: 30px;
    text-align: left;
}



/*****************************************************************
  FOOTER - LINKS
******************************************************************/

DIV#footer
{
    width: 940px;
    margin: 0px auto !important;
    position: relative;
    background-image: url(../../images/footer/footer_bg.gif);
    background-position: center;
    background-repeat: no-repeat;
    min-height: 1px;
    text-align: center;
    overflow: hidden; #

}

.footer_link
{
    color: #afb4b7;
    line-height: 3em;
    background-color: Transparent;
    border: 0px;
}
A.footer_link:visited
{
    color: #afb4b7;
    line-height: 3em;
    background-color: Transparent;
    border: 0px;
}
A.footer_link:link
{
    color: #afb4b7;
    line-height: 3em;
    background-color: Transparent;
    border: 0px;
}
A.footer_link:active
{
    color: #8d9597 !important; #
_background-color:Transparent;
_border:0px;
}
A.footer_link:hover
{
    color: #8d9597 !important; #
_background-color:Transparent;
_border:0px;
}



DIV#mainBody
{
    width: 940px;
    min-height: 100px;
    margin: 0px auto;
    text-align: center !important;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden; /* For FF & SF to wrap content */
}
#subTop
{
    border-right: #ffffff 7px solid;
    border-left: #ffffff 7px solid;
    border-top-style: none;
    height: 68px;
}
#mainSub
{
    border-right: #ffffff 7px solid;
    border-top: #ffffff 7px solid;
    border-left: #ffffff 7px solid;
    border-bottom: #ffffff 7px solid;
    height: 100%;
}

#adbanner
{
    width: 173px;
    display: none;
}

/*****************************************************************
  STRUCTURE - LEFT PANEL
******************************************************************/

#paneLeft
{
    display: block;
    margin-top: 10px;
    position: relative;
    left: 0px;
    width: 200px;
    min-height: 1px !important;
    float: left;
    padding: 0px;
    text-align: left;
    background-color: white;
    padding-bottom: 130px;
    background-image: url(../../images/panelLeft/bottom_bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}
#leftNav
{
    padding-top: 45px;
    background-image: url(../../images/panelLeft/top_bg.gif);
    background-position: center top;
    background-repeat: no-repeat;
    width: 200px;
}
.leftNav
{
    font-size: 11px;
    list-style-type: none;
    margin: 0px;
    color: #39424c;
    font-family: Arial, Helvetica, sans-serif;
}

A.leftNav
{
    color: #666;
    display: block;
    float: left;
    width: 180px;
    padding: 4px 0px 4px 4px;
    text-decoration: none !important;
    border-bottom: 1px dotted #ccc;
}
A.leftNav:active, A.leftNav:hover
{
    color: #000;
    display: block;
    background-color: #edf3f8;
    text-decoration: none !important;
    border-bottom: 1px solid #6799cb;
}
.leftNav UL
{
    margin: 0px 0px 0px 10px;
    padding: 0px;
    list-style-type: none;
}


.head3Nav
{
    font-weight: bold;
    font-size: 11px;
    color: #009966;
    font-family: Arial;
    text-decoration: none;
}
