html, body, #bgContainer {
 height: 100%;
 margin: 0px;
 padding: 0px;
 border: none;
 text-align: center;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 17px;
 color: #00549E;
}


a:link {color: #222266; text-decoration: none;}
a:visited {color: #222266; text-decoration: none;}
a:active {color: #222266; text-decoration: none;}
a:hover {color: #444488; text-decoration: underline;}

a.largeRedLink:link {color: #e81939; text-decoration: none; font-size:18px; font-weight:700;}
a.largeRedLink:visited {color: #e81939; text-decoration: none; font-size:18px; font-weight:700;}
a.largeRedLink:active {color: #e81939; text-decoration: none; font-size:18px; font-weight:700;}
a.largeRedLink:hover {color: #e81939; text-decoration: underline; font-size:18px; font-weight:700;}

#bgContainer {
 background-color: #FFFFFF;
 text-align: center;
 vertical-align: middle;
 width: 695px;
}

#siteContainer {
 background-color: #FFFFFF;
 text-align: left;
 width: 695px;
 height: 440px;
 margin: 0px;
 padding: 0px;
 border: none;
}


p {
 margin-top: 10px;
 margin-bottom: 10px;
}

ul {
 margin-top: 0;
 margin-left: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-left: 15px;
 padding-bottom: 0;
}

li {line-height: 18px;}

#textBlurbHome {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: 700;
 line-height: 14px;
 padding: 10px;
}


#textBlurb {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: 700;
 line-height: 14px;
 padding: 10px;
}
 
 