html {
height:110%;
}
body {
SCROLLBAR-FACE-COLOR: #cccccc;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #eeeeee;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #eeeeeee;
SCROLLBAR-3D-LIGHT-COLOR: #ffffff;
SCROLLBAR-DARK-SHADOW-COLOR: #eeeeee;
background-color:#ffffff;
margin:0px;
padding:0px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}
#main {
width:750px;
height:100%;
margin:auto;
padding:0px 25px;
}
#content-frame {
margin-left:20px;
width:750px;
}
#topnav {
margin-bottom:0px;
}
#logo {
float:left;
width:232px;
margin-left:15px
}
form {
margin:0px;
padding:0px;
}
a {
color:#17539C;
text-decoration:underline;
}
a:hover {
color:#FF9933;
text-decoration:none;
}
img {
border:0px;
}
h1 {
margin:0px 0px 4px 0px;
font-size:16px;
font-weight:bold;
color:#17539C;
}
h2 {
margin:0px 0px 4px 0px;
font-size:14px;
font-weight:bold;
color:#333333;
}
p, li, td {
font-size:12px;
line-height:12pt;
margin-top:0px
}
.nav-floatleft {
float:left;
margin-right:3px;
}
.nav-floatright {
float:right;
}
#content {
background-image:url('/resources/images/bg_topshelf.gif');
background-repeat:repeat-x;
background-position:top left;
padding:15px;
}
#footer {
background-image:url('/resources/images/bg_topshelf.gif');
background-repeat:repeat-x;
background-position:top left;
padding-top:15px;
text-align:center;
color:#7A7E83;
font-size:11px;
line-height:13pt;
width:750px;
}
#footer a {
color:#4382C2;
text-decoration:underline;
}
#footer a:hover {
color:#FF9933;
text-decoration:none;
}
.column-floatleft {
float:left;
margin-right:15px;
}
.column-floatright {
float:right;
}
.lid-g {
background-image:url('/resources/images/lid_bgtile.gif');
background-repeat:repeat-x;
background-position:top left;
padding:5px 0px 5px 10px;
font-weight:bold;
font-size:13px;
color:#333333;
border-left:1px solid #CCCCCC;
}
.lid-b {
background-image:url('/resources/images/lid_b_bgtile.gif');
background-repeat:repeat-x;
background-position:top left;
padding:5px 0px 5px 10px;
font-weight:bold;
font-size:13px;
color:#333333;
border-left:1px solid #83A1C7;
}
.breadcrumb
{
padding:10px;
font-size:12px;
line-height:12pt;
margin-bottom:5px
}
.container-neutral {
padding:10px;
font-size:11px;
line-height:12pt;
margin-bottom:15px
}
.container-neutral a {
color:#17539C;
text-decoration:underline;
}
.container-neutral a:hover {
color:#FF9933;
text-decoration:none;
}
.headinglink {
font-size:12px;
}
.item {
margin-bottom:8px;
}
.floatleft {
float:left;
}
.floatright {
float:left;
}
.clear {
clear:both
}
.spacer1px {
height:1px;
}
.spacer2px {
height:2px;
}
.spacer5px {
height:5px;
}
.spacer8px {
height:8px;
}
.spacer10px {
height:10px;
}
.spacer12px {
height:12px;
}
.spacer15px {
height:15px;
}
.textbox
{
width:350px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}