@charset "utf-8";


/* html elements */
body {font-family: Georgia, "Times New Roman", Times, serif; background: none; color: black; text-align: left; /*margin: .5in;*/ font-size: 80%;}
a {color: black; text-decoration: none; /*border-bottom: dotted 1pt black;*/}
h1 {font-size: 1.8em; padding: .5em 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal;}
h2 {font-size: 1.2em; font-weight: bold; color: #369;}
p {line-height: normal;}
ul li {list-style: square; font-size: 0.8em;}
tr td {border-top: 1px dotted #666; vertical-align: top; font-size: 100%;}

#container {width: auto;}
.skip {display:none;}

#header, #nav {display: none;}
#mast {height: auto;}
	#mast img {display: none;}
	#mast img.print {display: block; visibility: visible;}
	#mast .phone {font-size: 0.8em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin-left: 45px;}

#content {background: none; padding: 0;}

#subnav {display: none;}

.spotlight {width: 200px; float: right; /*overflow: hidden;*/ border-left:1px solid; padding-left:10px;}
	.spotlight h2 {font-size: 1.1em; line-height: 1.3em;}
	.spotlight div {padding: 0 1em;}
	.spotlight>img {display: none;}


/* footer */
#footer {display: none;}

.clear {clear: both;}
.noprint {display: none;}

