body {
 background-color: #e2f0f8;
 text-align: center;
 margin: 0px 0px 0px 0px;  
 font-family: Arial;
 font-size: 11px;
 color: #000000;
}

table, td, tr {
 margin: 0px 0px 0px 0px;
 font-family: Arial;
 font-size: 11px;
}

#GreyText { 
 color: #5a5b5e;
}

#BottomNav {
 font-family: Arial;
 font-size: 11px;
 color: #454545;
}

#UnderLabel {
 font-family: Verdana;
 font-size: 10px;
 color: #000000px;
 font-weight: bold;
 text-decoration: underline;
}

#HomeContentHole {
 color: #5a5b5e;
}

#ContactInfo {
 font-family: Arial;
 font-size: 10px;
}

#ContentHole {
 font-family: Arial;
 font-size: 11px;
 padding: 10px 15px 10px 8px;
}

#NoteworthyHeader {
 color: #ffffff;
 font-family: Verdana;
 font-weight: bold;
 font-size: 9px;
}

#NoteworthyInfo {
 font-family: Arial;
 font-size: 11px;
 padding: 8px 10px 10px 8px;
 background-color: #cadcdc;
 color: #5a5b5e;
}

#PageHeading {
 font-family: Verdana;
 font-weight: bold;
 font-size: 16px;
 color: #3c3c3c;
}

A.bottomNav {
 font-family: Arial;
 font-size: 11px;
 color: #454545;
}

A.bottomNav:ACTIVE, A.bottomNav:LINK, A.bottomNav:VISITED {
 font-family: Arial;
 font-size: 11px;
 color: #454545;
 text-decoration : underline;
}

A.bottomNav:FOCUS, A.bottomNav:HOVER {
 font-family: Arial;
 font-size: 11px;
 color: #454545;
}

img {
 border: 0px;
}

#greenOverlay {
 background-image: url(images/green_overlay.gif);
 filter:alpha(opacity=40);
}

html>body #greenOverlay {
 background-image: url(images/green_overlay.png);
}