/* Style Sheet for Geoline */
/* Ethic Kink Design Copyright 2009 */
/* Elements  Start */
body
{   
    color: #022567;
    font-family: verdana, arial;
    margin: 0 0 0 0;
}
A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11pt;
    COLOR: #022567;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: underline;
}
A:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11pt;
    COLOR: #022567;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11pt;
    COLOR: #022567;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11pt;
    COLOR: #022567;
    FONT-FAMILY: verdana, arial;
    text-decoration: underline;
}
/* Elements  Finish */
/* ************************************************* */
/* ************************************************* */
/* ************************************************* */
/* ************************************************* */
/* Classes  Start */
/* title page style start */
.Title
{
    background-color: #edebe8;
    background-image:url(../images/titlepage_background.gif);
    background-repeat: no-repeat;
    background-position:center;
}
.TitleLayout
{
    line-height: 15px;
    width: 1000px;
    margin:0 auto; 
}
TitleMenu 
{
    font-weight: normal;
    font-size: 9pt;
    color: #022567;
    font-family: verdana, arial;
    text-decoration: none;
    line-height: 17px;
    
}
A.TitleMenu:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #022567;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: none
}
A.TitleMenu:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #ff9900;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: underline;
}
A.TitleMenu:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #ff9900;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: none;
}
A.TitleMenu:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #022567;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: none;
}
/* title page style finish */
/* ************************************************* */
/* the Operators class is used on several pages for background image*/
/* operators style start */
.Operators
{
    background-color: #edebe8;
    background-image:url(../images/operators_background.gif);
    background-repeat: no-repeat;
    background-position:center top;
    
}

.OperatorsLayout
{
    width: 1000px;
    margin: 0 auto 0 150; 
}

.OperatorText
{
    font-weight: normal;
    font-size: 9pt;
    color: #022567;
    font-family: verdana, arial;
    line-height: 16px;
}
/* operators style finish */
/* ************************************************* */

.titlespan
{
    font-weight: normal;
    color: #403a3a;
    font-family: verdana, arial;
    text-decoration: none;
    font-size: 16pt;
}
.Logging
{
    background-color: #edebe8;
    background-image:url(../images/wireline_background.gif);
    background-repeat: no-repeat;
    background-position:center top;
    
}
/* geoline generic start */
.GeoLogo
{
    /*position:absolute;*/
    top: 0px;
    left:0px;
}
.GeolineLayout
{
    position: absolute;
    font-weight: normal;
    width: 1000px;
}
.GeolineText
{
    font-weight: normal;
    font-size: 11pt;
    color: #022567;
    font-family: verdana, arial;

}
.GeolineTextBold
{
    font-weight: bold;
    font-size: 11pt;
    color: #022567;
    font-family: verdana, arial;
}
.GeolineTitle
{
    font-weight: normal;
    color: #022567;
    font-family: verdana, arial;
    text-decoration: none;
    font-size: 18pt;
}
.GeolineSmlTitle
{
    font-weight: normal;
    color: #022567;
    font-family: verdana, arial;
    text-decoration: none;
    font-size: 14pt;
}
.GeolineListItem
{
    font-weight: normal;
    color: #022567;
    font-family: verdana, arial;
    font-size: 10pt;
    /*background-color: #edebe8;*/
}

.GeolineImageBorder
{
    border: 1;
    border-color: #022567;
    
}
/* geoline generic finish */
/* ************************************************* */

.HorizontalBar
{
    background-color: #736e68;
    width: 1000px;
    
}
/* ************************************************* */
/* footer page style start */
.FooterLayout
{
    position: relative;
    font-weight: normal;
    font-size: 10pt;
    color: #022567;
    font-family: verdana, arial;
    text-decoration: none;
    left: 100px;
}
A.GeoFooter:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #022567;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: none
}
A.GeoFooter:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #022567;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: underline;
}
A.GeoFooter:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #022567;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: none;
}
A.GeoFooter:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #022567;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: none;
}
/* footer page style finish */
/* ************************************************* */
/* ************************************************* */



.FormButton
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BACKGROUND: #022567;
    COLOR: #ffffff;
    FONT-FAMILY: verdana, arial;
    TEXT-DECORATION: none
}

