body {
    margin:0px;
    padding:0;
    min-width:779px;
    font-size: x-small; /* show to Mozilla/Safari/Opera */
    _font-size: xx-small; /* show to IE */
    font-family: verdana,arial,helvetica,sans-serif;
}

#container {
    width:879px;
    font-size: 114%; /* show to Mozilla/Safari/Opera */
    _font-size: 112%; /* show to IE */
}

a:link {color:#663300;}
a:visited {color:#996633;}
a:hover {color:#996633;text-decoration:none;}

form {
    margin:0;
    padding:0;
}

text {
    font:size:11px;
}

#container {
    width:779px;
}

#header {
    background: url('/images/leadership/nav-background.gif') repeat-x top left;
    height:79px
}

#header #left {
    float:left;
    width:361px;
}

#header #right {
    float:right;
    padding:18px 6px 0 0;
    font-size:10px;
    text-align:right;
    width:300px;
}

#headerline {
    background-color:#B3B3C6;
}

/* mini nav */

#header-mini {
    background: url('/images/leadership/nav-background-mini.gif') repeat-x top left;
    height:46px
}

#header-mini #left {
    float:left;
    width:295px;
}

#header-mini #right{
    float:right;
    padding:18px 6px 0 0;
    font-size:10px;
    text-align:right;
    width:300px;
}

#footer {
    margin: 7px 2px 5px 2px;
    padding-top:10px;
    border-top:1px solid #AABBCC;
    text-align:center;
    font-size:10px;
}

#content {
    padding:16px 5px 0 18px;
}

#content-left {
    float:left;
    width:440px
}

#content-right {
    float:right;
    width:150px;
}

td.leftcolumn {
    background-color:#100066;
    width:150px;
    vertical-align:top;
}

td.rightcolumn {
    width:629px;
    vertical-align:top;
}

div.bluebar {
    height:19px;
    background: #000066 url('/images/leadership/bluebar-bgrd.gif') no-repeat top right;
    margin-left:-3px;
    margin-bottom:5px
}

div.bluebar p {
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
    margin:0;
    padding:2px 0 0 5px;
}

#leftnav {
    background-color:#660000;
    padding-bottom:5px;
}

#leftnav a.nav{color:#FFFFFF;display:block;margin:0 1px 5px 15px;font-size:12px;}
#leftnav a.nav:link{text-decoration:none;}
#leftnav a.nav:visited{text-decoration:none;}
#leftnav a.nav:hover{text-decoration:underline;}

div.line {
    margin:1px 0 0 0;
    border-top:1px solid #AABBCC;
}

.accounttitle{font-weight: bold; font-size: 13px; color: #000000;}
.accountsubhead{font-weight: bold; font-size: 12px; color: #333366;}
.accounttext{font-size: 12px; color: #000000;}
.accounttextbold{font-weight: bold; font-size: 11px; color: #000000;}
.accountwarning{font-size: 12px; color: #ff6600;}
.accounterror{font-size: 12px; color: #ff3300;}
.accountfielderror{font-weight: bold; font-size: 12px; color: #ff3300;}
