body, p, td {
    color: #333333;
    font-size: 12pt;
    font-family: Helvetica Neue, Arial, Helvetica;
    overflow-x:hidden;

}

h1 {
    color: #0C2577;
    font-size: 13pt;
    font-family: Univers Bold, Arial, Helvetica;
    font-weight: bold;
    margin-bottom: -4px;
    position: relative;
}

.logotext {
    color: #0C2577;
    font-size: 11pt;
    font-weight: normal;
    font-family: Oblique, Arial, Helvetica;
    margin-bottom: -4px;
    position: relative;
}

h2 {
    color: #FF9900;
    font-size: 15pt;
    font-family: Myriad Bold, Franklin Gothic, Verdana, Arial, Helvetica;
    font-weight: bold;
}


.smallText {
    color: black;
    font-size: 8pt;
    font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
}

a {
    color: #3E6586;
    font-size: 12pt;
    font-family: Helvetica Neue, Arial, Helvetica;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #3399CC;
    font-size: 12pt;
    font-family: Helvetica Neue, Arial, Helvetica;
    font-weight: bold;
    text-decoration: underline;
}

a:visited {
    color: #333399;
    font-size: 12pt;
    font-family: Helvetica Neue, Arial, Helvetica;
    font-weight: bold;
}

.smallLink {
    color: #FF9900;
    font-size: 8pt;
    font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
}

.smallLink:hover {
    color: #FFCC33;
    font-size: 8pt;
    text-decoration: underline;
    font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
}

.smallLink:visited {
    color: #CC6633;
    font-size: 8pt;
    font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
}

.dataTable {
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.dataHeaderRow {
    color: #333333;
    font-size: 8pt;
    font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
    font-weight: bold;
    border-bottom: 1px solid #DDDDDD;
    background-color: #DDDDDD;
}

.dataRow1 {
    color: #333333;
    font-size: 8pt;
    font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
    background-color: white;
}

.dataRow2 {
    color: #333333;
    font-size: 8pt;
    font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
    background-color: #EEEEEE;
}

.infoHeaderRow {
    color: white;
    font-size: 8pt;
    font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    background: #FF9900;
}

.infoContentRow {
    color: #333333;
    font-size: 8pt;
    font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

.formField {
    color: #333333;
    font-size: 8pt;
    font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}
.abovemenu {
    color: #0C2577;
    font-size: 7pt;
    font-family: Verdana, 'Bitstream Vera Sans', sans-serif;
}
div#header {
    background-image:  url(../images/header-support.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 717px;
    position: relative;
}
div#homeheader {
    background-image:  url(../images/header.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 765px;
    position: relative;
}
div#status {
    position: relative;
    height: auto;
    width: auto;
    left: 490px;	
    top: 7px;
    color: white;
    font-weight: bold;
    font-size: 9pt;
}
div#headermsg {
    position: relative;
    height: auto;
    width: auto;
    left: 31px;	
    top: 8px;
    color: white;
    font-weight: bold;
    font-size: 9pt;
}
div#login {
    height: 30px;
    width: auto;
    position: relative;
}
div#footer {
    background-image:  url(../images/footer.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 765px;
    position: relative;
}
div#banner {
    position: relative;
    height: auto;
    width: auto;
    right: 5px;	
    top: 8px;
    color: white;
    font-weight: bold;
    font-size: 9pt;
    text-align: right;
}
