body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;}

a {text-decoration: underline;}
a:link, a:visited {color: #005983;}
a:active, a:hover {color: #440356;}
form {padding: 0; margin: 0;}
.clear, #clear {clear: both;}


/* NO DISPLAY */
#wrapper {margin-left: auto; margin-right: auto;}
#masthead {display: none;}
#logo {display: none;}
#searchcontainer {display: none;}
#logincontainer {display: none;}
#becomeamember {display: none;}
#topnav {display: none;}
#branchoffices {display: none;}
#flash {display: none;}
 
 
/* DISPLAY */ 
 #footer {border-top: solid 1px #000; padding-top: 15px;}
 #printlogo {font-size: 30pt; font-weight: bold; color: #000000; border-bottom: solid 2px #000;}

/* HOME PAGE SPECIFIC */
#homecontent {clear: both;}
#homecontent-left {line-height: 20px;}
#homecontent-right {line-height: 20px;line-height: 18px;}
#homecontent-right img {border: solid 1px #000;}

/* MAIN FEATURE 'CELL' */
#mainfeature {float: left; width: 213px;}
/* THUMB FEATURE 'CELL' */
#thumbfeature {float: left; width: 160px; margin: 11px 0 0 15px;}
.mainfeaturetitle {color: #333333;}
/* THUMBNAIL PICTURES */
 #thumbleft {float: left; width: 42px; padding-bottom: 30px;}
/* THUMBNAIL DESCRIPTIONS */
 #thumbright {float: right; width: 108px; line-height: 15px; padding-bottom: 30px;}
