html { margin: 0; padding: 0; }
body { font-family: arial; font-size: .8em; margin: 0; padding: 0; }
img { border: none; }
.sep { clear: both; }
h1 { font-size: 1em; }
form { margin: 0; }

#titlebar { margin: 0; width: 980px; }
#hdrSection { float: left; padding: 25px 0 25px 54px; width: 420px; }
#navContainer { float: left; padding: 35px 0 15px 0; width: 500px; }
#centerlist { display: block; margin: 8px 0 0 10px; text-align: left; width: 250px; }
.req { color: #69A914; font-size: larger; font-weight: bold; }
.errMsg { color: #990000; font-weight: bold; }

#footerarea { margin: 0; padding-bottom: 75px; width: 980px; }
#home #footerarea { width: 97%; }
#siteby { float: left; font-size: smaller; margin-left: 30px; }
	#siteby a { color: #69a914; text-decoration: none; }
	#siteby a:hover { text-decoration: underline; }
#copyright { float: right; font-size: smaller; }
	#copyright a { color: #69a914; text-decoration: none; }
	#copyright a:hover { text-decoration: underline; }

p.printBrochure { background: transparent url(/images/ui/pdf_16.png) 0 0 no-repeat; padding-left: 23px; }


/* nav styles */
#tnavcontainer { text-align: left; width: 275px; }
#tnav { margin: 5px 0 0 0; padding: 0; position: relative; width: 300px; }
#home #tnav { width: 275px; }
#home #tnavcontainer { overflow: hidden; }
#tnav li { color: #2c5d74; float: left; font-size: .9em; font-variant: small-caps; list-style: none; padding: 0 10px; }
	#tnContactus img,
	#tnSearch img { margin: 0 -10px 0 10px; }
#tnav a { color: #fff; text-decoration: none; }
#tnav a:hover { color: #2c5d74; }


/* header styles */
h2#sectionTitle { color: #505962; font-size: 1.1em; margin: 25px 0 0 0; }
h3#fastaccessgreen { background: url(/images/h3-fastaccess-green.gif) no-repeat; height: 15px; margin: 0; text-indent: -9999px; }
