body { 
margin:0;
padding:0;
background-image:url(images2/lhs-tall-image.jpg);
background-position:bottom left;
background-repeat:repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
h1, div.contentArea h1  { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px;
margin:0 0 15px 0;
}
h2, div.contentArea h2 { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:25px;
margin:0 0 10px 0;
}
h3, div.contentArea h3 { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
margin:0 0 10px 0;
}
h1 a, h2 a, h3 a { text-decoration:none; }
a { text-decoration:underline; color:#000; }
a:hover { text-decoration:none; }
p, td { font-size:13px; }
p { margin-bottom:15px; }
div.contentArea h1 a, h2 a, h3 a { text-decoration:none; }
div.contentArea a { text-decoration:none; }
div.contentArea a:hover { text-decoration:underline; }
div.textBlockLHS {
width:400px;
margin:0 auto 30px auto;
text-align:justify;
}
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
img { border:0; }
.headerStretch {
width:100%;
background-image:url(images2/top-stretch.gif);
background-repeat:repeat-x;
}
div.lhs {
float:left;
width:111px;
height:100%;
}
div.middle {
float:left;
min-height:58px;
text-align:left;
/*background-color:#FFCCFF;*/
}
div.rhs {
float:left;
text-align:center;
min-height:58px;
height:expression(document.body.clientHeight < 59 ? "58px" : "100%" );
/*background-color:#00CCFF;*/
}
td.smallImages {
font-size:12px;
color:#990000;
vertical-align:top;
}
td.desc {
font-size:13px;
color:#000066;
vertical-align:top;
text-align:justify;
}
.blue {
font-size:14px;
color:#000066;
vertical-align:top;
text-align:justify;
}
table.data { background-color:#839ebb; }
table.data th, table.data td { font-size:11px; padding:2px 3px; }
table.data th { background-color:#c7d6e6; }
table.data td { text-align:center; background-color:#fff; }