body { margin:0; background:#FFFFFF; }

#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 { display:none; }
#contentAreaHome { width:530px; height:625px; float:left; }
#contentArea { width:530px; height:625px; float:left; }

#footer { display:none; }
#footerText { display:none; }

h1 { margin:0 0 15px 0; font-size:1.6em; font-weight:normal; }

p { margin:0 0 15px 0; width:460px; }
.printAddress { margin:0 0 15px 0; width:460px; }

.hideText { 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;
		overflow: hidden;
 }
input.button { display:none; }

a:link, a:active, a:visited { color:#005AB6; font-weight:bold; text-decoration:underline; }
a:hover { color:#005AB6; font-weight:bold; text-decoration:none; }
