body
{
background: #CBE1DF;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
padding-right: 30px;
height: 100%;
}
#page
{
border: 0px solid #ffffff;
border-width:0px 5px;
background: #FFFFFF url(../images/leftnavstrip.gif) repeat-y 0 0;
top: 0;
left: 0;
right: 30px;
height: 100%;
min-height: 100%;
position: absolute;
}
#banner
{
background: url("../Images/Banner.gif") 0 0 no-repeat;
position: relative;
border: solid 1px #FFFFFF;
border-width: 1px 0 0 0;
top: 0;
left: 0;
width: 562px;
height: 62px;
}
#app-title
{
background: #666666;
font-size: 22px;
color: #FFFFFF;
padding: 5px 0 5px 140px;
}
#help-bar
{
background: #BABA9E;
color: #000000;
font-size: 12px;
margin-left: 125px;
padding: 3px 0 3px 15px;
}
#help-bar a
{
color: #000000;
font-weight: bold;
}
#help-bar .title
{
color: #990033;
font-weight: bold;
}
#useful-links
{
background: #FFFFFF;
width: 125px;
position: relative;
float: left;
text-align: right;
font-size: 11px;
}
#useful-links a
{
color: #000000;
text-decoration: none;
}
#useful-links a:hover
{
text-decoration: underline;
}
#useful-links .content
{
padding: 10px 10px 10px 0;
}
#useful-links .content .title
{
color: #000000;
font-weight: bold;
border: solid 1px #000000;
padding-bottom: 5px;
border-width: 0 0 1px 0;
}
#useful-links .content .option
{
padding-top: 15px;
}
#main-content
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 20px 20px 0 140px;
}
#footer-list
{
font-size: 9px;
color: #7a7a7a;
padding: 30px 0 20px 0;
}
#footer-list a
{
color: #7a7a7a;
text-decoration: none;
}
#footer-list a:hover
{
text-decoration: underline;
}