﻿body {
background-color:#99AABB;
background-image:url(../images/background1.jpg);
background-repeat:repeat-x;
background-position:top;
background-attachment:fixed;
color:#000000;
font-family:Verdana,Tahoma,Arial,helvetica,Sans-Serif;
font-size:10pt;
margin:2px 0px;
padding:0px;
text-align:center;
}
* html body { font-size:0.8em; }
td {
background-color:#FFFFFF;
color:#000000;
font-family:Verdana,Tahoma,Arial,helvetica,Sans-Serif;
text-align:left;
vertical-align:top;
}
div {
text-align:left;
vertical-align:top;
}
img {
border:0px none;
}
sup {
font-size:0.7em;
}
a:link {
color:#335588;
text-decoration:none;
}
a:visited {
color:#446699;
text-decoration:none;
}
a:hover {
color:#FF0000;
text-decoration:underline;
}
a:active {
color:#335588;
text-decoration:none;
}
.red {
color:#FF0000;
}

h1.nomargin {
margin:0em;
}
h2.nomargin {
margin:0em;
}
.tagline {
font-family:Arial,helvetica,Sans-Serif;
font-size:0.9em;
}
.warning {
color:#FF0000;
font-weight:bold;
}

/* home page specific styles */
div.page 
{
background: #FFFFFF;
background-image: url(../images/default.jpg);
background-repeat:no-repeat;
border:5px solid #CCCCCC;
margin:0.5em 1em 0em;
width:60em;
}
div.home_footer {
margin:0.2em 0em 1em;
text-align:right;
width:60em;
}
a.footer:link {
color:#000000;
text-decoration:none;
}
a.footer:visited {
color:#333333;
text-decoration:none;
}
a.footer:hover {
color:#FF0000;
text-decoration:underline;
}
a.footer:active {
color:#000000;
text-decoration:none;
}
div.content { float: right; width: 406px; height: 536px; vertical-align: top; }
ul.home 
{
    list-style-image: url(../images/bullet.gif); 
    font-size: 1.2em; 
    margin-bottom: 1em; 
    line-height: 1.5em;
    
     } 
