﻿html,body { background-color: #ffffff; padding:0; margin:0; height:100%; width:100%; text-align:center;}
img {border:0px;}
.topBox{ position:absolute; top: 3px; left:0px; width:100%; height:42px; z-index:100;}
.inLogo{ position:absolute; left:0px; width:143px; height:42px; text-align:left; }
.mailLogo{ position:absolute; height:42px; text-align:right; z-index:1; right:0px; }
.level1 { float:none; margin: 0px; padding: 0px; width: 100%;}
.flashcontent{ position:relative;}
.centerPiece{ height:100px; }
.logHiddenInput{float: left; position:relative; height:15px; width:100px; margin:0px; padding:0px; background-color:#ffffff; border:0px; font:11px arial; }
a{
    font-family:Arial;
    font-size:12px;
    text-decoration: none;
    color:#80a1b6;
}
a:hover
{
    font-family:Arial;
    font-size:12px;
    text-decoration: underline;
    color:#80a1b6;
}

.contentTable
{
    color:#80a1b6;
    font-family:Arial;
    font-size:12px;
    width:600px;
}

.tableLeftHeader
{
    background-image:url(../img/table_header_left.png); 
    width:442px; 
    height:29px;
    color:White;
    font-weight:bold;
    padding-left:8px;
}

.tableLeft
{
    background-image:url(../img/table_first_left.png); 
    width:442px; 
    height:29px;
    padding-left:8px;
}

.tableLeftAlternating
{
    background-image:url(../img/table_second_left.png); 
    width:442px; 
    height:29px;
    padding-left:8px;
}

.tableRightHeader
{
    background-image:url(../img/table_header_right.png); 
    width:173px; 
    height:29px;
    color:White;
    font-weight:bold;    
    padding-left:8px;
}

.tableRight
{
    background-image:url(../img/table_first_right.png); 
    width:173px; 
    height:29px;
    padding-left:8px;
}

.tableRightAlternating
{
    background-image:url(../img/table_second_right.png); 
    width:173px; 
    height:29px;
    padding-left:8px;
}
