BODY	{ SCROLLBAR-BASE-COLOR: #A4C0A9 }



a:link		{ color: #996600; text-decoration: none; }

a:visited	{ color: #996600; text-decoration: none; }

a:active	{ color: #996600; text-decoration: none; }

a:hover		{ color: #339966; text-decoration: none; }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; background: #FFFFFF; font-weight: normal; font-style:normal; font-variant:normal; font-size:12px; font-family:verdana, arial, sans-serif }

.title		{ COLOR: #006633; FONT: 16px arial, verdana, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #006633; FONT: 14px arial, verdana, sans-serif; font-weight: bold }

.just 		{text-align: justify;}

.copyright	{ COLOR: #666666; FONT: 9px verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #006666; FONT: 12px  arial, verdana, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif }

.picturehilight	{ COLOR: #996600; FONT: 13px verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #006666; FONT: 12px arial, verdana, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px }


.bottom_border{
border-bottom:1px #999999 solid;
}


 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}
