﻿
* 
{
    margin:0px;
    padding:0px;
    line-height:13pt;
}

html, body
{
    font-family:Segoe UI,tahoma,arial,verdana;
    font-size:12px;
    margin:0px;
    BACKGROUND: url(/images/theme/fading_background_20.png);
    background-repeat: repeat-x;
    background-color:#ffffff;
}

h1
{
    color:#000000;
    font-size:2.1em;
    margin-top:10px;
    margin-bottom:10px;
}

h2
{
    color:#000000;
    font-size:1.7em;
    margin-bottom:7px;
}

h3
{
    color:#000000;
    font-size:1.4em;
    margin-bottom:7px;
}

p
{
    margin-top:10px;
    margin-bottom:10px;
}

a
{
    color:#006599;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

fieldset
{
    padding:5px;
}

legend
{
    color:#006599;
    font-size:1.3em;
    font-weight:bold;
}

input
{
    font-family:segoe ui,arial;
    font-size:10pt;
}

input[readonly]
{
    background:#f6f6f6;
}

select
{
    font-family:segoe ui,arial;
    font-size:10pt;
}

ul
{
    margin-left:25px;
    margin-bottom:10px;
}

#wrapper
{
    padding-left:0px;
    padding-right:0px;
    padding-top:25px;
    margin:0px auto;
    width:800px;
    text-align:left;
    line-height:normal;
}

#grad
{
    padding-right:7px;
    padding-left:7px;
    /*background:url(/images/theme/grad.jpg) repeat-x 0px 0px;*/
    padding-top:6px;
    padding-bottom:3px;
    background:#ecddbc;
}

#left
{
    float:left;
    width:225px;
}

#content
{
    float:right;
    width:557px;
}

#content_one_column
{
    float:right;
    width:782px;
}

.box
{
    margin-top:4px;
    border:3px solid #d9d9d9;
    background:#ffffff;   
}

.leftbox
{
    background:url(/images/theme/boxtop.png) #ffffff repeat-x 0px 0px;
}

.leftbox h2
{
    padding-left:25px;
    padding-right:25px;
    padding-top:2px;
    padding-bottom:2px;
    margin-top:0px;
    margin-bottom:0px;
    font-weight:bold;
    font-size:1.74em;
    padding-bottom:0px;
    line-height:32px;
    /*font-family:Georgia, Times New Roman;*/
    border:1px solid #8f8f8f;
    color:#ffffff;        
}

.boxinner
{
    padding-left:10px;
    padding-right:10px;
    padding-top:15px;
    padding-bottom:15px;
    border:1px solid #8f8f8f;
    
}

#footer
{    
    background:#13679b;
    padding-bottom:10px;
    padding-top:10px;   
    width:780px;
    margin-bottom:10px;
    padding-right:10px;
    padding-left:10px;
    color:#ffffff;    
}

#footer a
{
    color:#ffffff;
}

#footerseperator
{
    width:800px;
    height:25px;
}

#footer #international
{
    font-size:11px;  
    font-style:italic;   
}

.notop
{
    margin-top:0px !important;
}

.nobottom
{
    margin-bottom:0px !important;
}

.quicklinks
{
    list-style-type:none;
    margin-left:0px!important;
}

.quicklinks li
{
    display:block;
    position:static;
    border-bottom:#f5f5f5 1px solid;    
    font-size:8pt;
    font-family:Tahoma;
    line-height:15pt;
    font-weight:bold;    
}

.rotatorcontainer
{
    background:#ffffff;
    padding:5px;
    width:519px;
    height:325px;    
}

.rotatortitle
{
    color:#13679b;
    font-size:1.5em;
    font-weight:bold;
}

.rotatorimage
{
    margin-bottom:5px;
    border:0px;
}

.textblock
{
    margin-top: 5px;
    margin-bottom: 15px;
}

.flyouthelp
{
    background-color:#fffacd;
    color:#666666;
    font-weight:normal;
    width:200px;
    padding:5px;
    border:1px solid #000000;
}

.PasswordStrengthText
{
    padding-left:5px;
}

.breadcrumbs
{
    margin-left:2px;
    margin-right:2px;
    padding-top:5px;
}

.validationsummary
{
    border: 2px solid red;
    color: red;
    margin: 5px 0px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:25px;
    padding-right:25px;
    background-image: url(/images/redxerror.gif);
    background-position:8px 8px;
    background-repeat:no-repeat;    
    background-color:#faf9cb;
}

.validationsummary ul {
    margin: 0;
    padding: 0;
    margin-left: 20px;
}



