body { margin:0; background:#004CA2 url('../img/bg.gif'); overflow: -moz-scrollbars-vertical; }

#centered { width:100%; }
#pageArea { width:766px; height:625px; margin:12px auto 0 auto; font-family:Verdana; font-size:.7em; color:#005AB6; line-height:10pt; background-color:#FFFFFF; }

#leftCol { width:236px; height:625px; float:left; background:url('../img/bg_leftNav.gif') no-repeat; }
#leftNav { width:236px; height:165px; margin:285px 0 0 0; }
#contentAreaHome { width:530px; height:625px; float:left; }
#contentArea { width:530px; height:625px; float:left; background:url('../img/bg_glass.jpg') no-repeat; }

#footer { position:absolute; top:637px; width:766px; height:20px; margin-bottom:25px; background:#FFFFFF; filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.2); opacity: .2; }
#footerText { position:absolute; top:635px; width:756px; padding:5px; margin:0; font-family:Verdana; font-size:.7em; color:#CCCCCC; }

h1 { margin:0 0 15px 0; font-size:1.6em; font-weight:normal; }

p { margin:0 0 15px 0; width:460px; }
.printAddress { display:none; }

.floatLeft { float:left; }
.floatRight { float:right; }
.clearBoth { clear:both; }

img { border:0; margin:0; padding:0; }

form { margin:0; padding:0; }
input {	background:#D2E7FD; margin:0 0 5px 0; border:0px; }
input.checkbox { background:#FFFFFF; margin:0; border:0; }
textarea { background-color:#D2E7FD; border:0px;
		 font-size:8pt;
		overflow: hidden;
 }
input.button { font-size:1em; font-family:Verdana; color:#005AB6; background-color:#D2E7FD; border-right:#BBDAFD 2px solid; border-top:#BBDAFD 2px solid; border-left:#7EB6F9 2px solid; border-bottom:#7EB6F9 2px solid; cursor:pointer; }

a:link, a:active, a:visited { color:#005AB6; font-weight:bold; text-decoration:underline; }
a:hover { color:#005AB6; font-weight:bold; text-decoration:none; }

a:link.a_footer, a:active.a_footer, a:visited.a_footer { color:#CCCCCC; font-weight:bold; text-decoration:none; }
a:hover.a_footer { color:#CCCCCC; font-weight:bold; text-decoration:underline; }

