/* body */

body { background: #E0E0E0 ; background-image: url(images/gray-bg.gif) ; font-family: arial,helvetica,sans-serif ; color: #3E3E3E ; margin: 0px ; text-align: center }
	.home { background: #E0E0E0 ; background-image: url(images/home-bg.gif) ; font-family: arial,helvetica,sans-serif ; color: #3E3E3E ; margin: 0px ; text-align: center }

/* links */

a { text-decoration: underline }
	.red { color: #8F1500 ; text-decoration: none }
	.red:hover { color: #000000 }
	.green { color: #116A00 ; text-decoration: none }
	.green:hover { color: #000000 }
	.orange { color: #C4700A ; text-decoration: none }
	.orange:hover { color: #000000 }
	.purple { color: #580062 ; text-decoration: none }
	.purple:hover { color: #000000 }
	.blue { color: #00458B ; text-decoration: none }
	.blue:hover { color: #000000 }
	
/* tables */

table { }
	.container { width: 770px ; border: 0px ; margin: 0 auto 0 }
	.inner { border: 0px ; margin: auto }
	.news { width: 176px ; background: #f2f2f2 ; border: 1px solid #d9d9d9 }
	

td { font-size: 11px }
	.dbh { width: 545px ; height: 5px ; background-image: url(images/double.gif) }
	.dbv { width: 5px ; background-image: url(images/double-v.gif) }
	.qtr { width: 270px ; text-align: justify }
	.lt { width: 10px ; background-image: url(images/lt-shadow.gif) }
	.lt2 { width: 10px ; background-image: url(images/lt-shadow-dk.gif) }
	.top { width: 750px ; height: 98px ; background-image: url(images/gray-gradient.jpg) }
	.rt { width: 10px ; background-image: url(images/rt-shadow.gif) }
	.rt2 { width: 10px ; background-image: url(images/rt-shadow-dk.gif) }
	.white { width: 750px ; height: 1px ; background: #ffffff }
	.gray { width: 750px ; height: 1px ; background: #bfbfbf }
	.mast { width: 750px ; height: 110px ; background-image: url(images/red-mast.jpg) }
	.blue-mast { width: 750px ; height: 181px ; background-image: url(images/blue-mast.jpg) }
	.green-mast { width: 750px ; height: 110px ; background-image: url(images/green-mast.jpg) }
	.orange-mast { width: 750px ; height: 110px ; background-image: url(images/orange-mast.jpg) }
	.purple-mast { width: 750px ; height: 110px ; background-image: url(images/purple-mast.jpg) }
	.main { width: 750px ; background: #ffffff }
	.side { width: 204px ; background: #ffffff }
	.px { width: 1px ; background: #ffffff }
	.txt { width: 545px ; background: #ffffff }
	.vert { width: 1px ; background: #bfbfbf }
	.nav { font-size: 11px }
	.shim { width: 204px ; height: 1px }
	.redfoot { width: 736px ; height: 50px ; background: #d9d9d9 ; color: #8F1500 ; text-align: center }
	.redtrim { width: 7px ; height: 50px ; background-image: url(images/red-foot.gif) }
	.greenfoot { width: 736px ; height: 50px ; background: #d9d9d9 ; color: #116A00 ; text-align: center }
	.greentrim { width: 7px ; height: 50px ; background-image: url(images/green-foot.gif) }
	.orangefoot { width: 736px ; height: 50px ; background: #d9d9d9 ; color: #C4700A ; text-align: center }
	.orangetrim { width: 7px ; height: 50px ; background-image: url(images/orange-foot.gif) }
	.purplefoot { width: 736px ; height: 50px ; background: #d9d9d9 ; color: #580062 ; text-align: center }
	.purpletrim { width: 7px ; height: 50px ; background-image: url(images/purple-foot.gif) }
	.bluefoot { width: 736px ; height: 50px ; background: #d9d9d9 ; color: #00458B ; text-align: center }
	.bluetrim { width: 7px ; height: 50px ; background-image: url(images/blue-foot.gif) }
	.pur { color: #580062 }
	
/* misc */

.para { margin: 15px ; text-align: justify }
.para2 { margin: 13px 0px 0px 13px ; text-align: justify }
.para3 { margin: 8px 15px 12px 15px ; text-align: justify }
.para4 { margin: 10px ; text-align: left}
.sub { font-size: 12px ; font-weight: bold }
.cube { margin: 5px }
.p1 { margin-top: 8px ; margin-bottom: 8px }
.image { margin-right: 8px ; margin-top: 3px }
sup { font-size: 8px }
input { height: 18px ; font-family: arial,helvetica,sans-serif }
textarea { font-size: 11px ; font-family: arial,helvetica,sans-serif }
.blu { color: #00458B ; font-weight: bold }
