html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #505050;
}
li {
line-height: 19px;
}
ul {
margin: 0px;
}
input {
font-family: Verdana, Arial, helvetica, sans-serif;
color: #505050;
font-size: 12px;
vertical-align: middle;
}
h1 {
line-height: normal;
color: #365EBF;
font-family: Trebuchet MS, Lucida Sans, sans-serif;
font-size: 24px;
margin: 22px 0px 20px 0px;
font-weight: bold;
}
h2 { line-height: normal; font-size: 18px; }
h3 { line-height: normal; font-size: 12px; }
form { margin: 0px; }
img { display: block; }
a { font-family: Verdana, Arial, helvetica, sans-serif; color: #2C76E3; text-decoration: none; }
a:hover { text-decoration: underline; }
.underline { text-decoration: underline; }
ul.unbulleted {
list-style-type: none;
padding-left: 0px;
}
ul.noindent {
padding-left: 15px;
}
#page-wrapper {
width: 950px;
margin: 15px auto;
padding: 0px 25px;
}
#page-content {
min-height: 500px;
/**/
height: auto !important;
height: 500px;
}
#page-header-left {
float: left;
}
#page-header-right {
float: right;
}
#top-nav {
clear: both;
display: block;
}
.clearer-div {
clear: both;
}
.superscript {
font-size: 9px;
position: relative;
top: -4px;
}
.ghost { 
color: #bababa;
}
