BODY	{
	SCROLLBAR-BASE-COLOR: #999999;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}

 /* PAGE LINK COLORS */

a:link	{ color: #003399; text-decoration: none; }

a:visited	{ color: #003399; text-decoration: none; }

a:active	{ color: #003399; text-decoration: none; }

a:hover	{ color: #990099; text-decoration: none; }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }

.sideborder	{ BORDER: #000000 1px solid; }

#sidebarlocation { LEFT: 16px; POSITION: absolute; TOP: 130px; padding:0px 0px; white-space:nowrap; }

.borders		{ border: #000000 1px solid; }
.borders2		{ border: #336699 1px solid; }


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; FONT: 12px verdana, arial, sans-serif; }

.title 		{ COLOR: #00007F; FONT: 22px verdana, arial, sans-serif; font-weight: bold; }

.title2 		{ COLOR: #333333; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }

.subtitle		{ COLOR: #333333; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #333333; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.copytext	{ COLOR: #333333; FONT: 12px verdana, arial, sans-serif; }

p { COLOR: #333333; FONT: 12px verdana, arial, sans-serif; }

.page-splits	{ border: #336699 1px solid; background-color: #FFFFFF; color: #FFFFFF; height: 5px; width: 100%; }
.page-splits3	{ border: #333333 1px solid; background-color: #FFFFFF; color: #FFFFFF; height: 5px; width: 100%; }
.page-splits2	{ border: #336699 1px solid; background-color: #FFFFFF; color: #FFFFFF; height: 3px; width: 100%; }

.just 		{ text-align: justify; }

.text-table { COLOR: #333333; FONT: 12px verdana, arial, sans-serif; }
.text-table2  { COLOR: #333333; FONT: 14px "Comic sans MS", verdana, arial; }


.text-large {
	COLOR: #333333;
	FONT-SIZE: 110%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
}

.text-medium {
	COLOR: #333333;
	FONT-SIZE: 90%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

 
.text-small {
	COLOR: #333333;
	FONT-SIZE: 80%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

h1 { COLOR: #336699; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }
h2 { COLOR: #333333; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

small {
font-size: 80%;
}

.red {    	
COLOR: #CC0000
}

.blue {    	
COLOR: #00007F
}

.blue2 {    	
COLOR: #000099
}

.yellow {    	
COLOR: #FFCC00
}

.purple {    	
COLOR: #6600CC
}

.white {    	
COLOR: #FFFFFF
}

/*IMAGES*/
img.YellowThickBorderLeft {border-top: 1px solid #FFCC00; border-bottom: 3px solid #FFCC00; background-color:#ffffff; padding-top: 2px; padding-bottom: 2px; margin-left: 10px;}
img.YellowThickBorder {border-top: 1px solid #FFCC00; border-bottom: 3px solid #FFCC00; background-color:#ffffff; padding-top: 2px; padding-bottom: 2px;}


div.pad5x5{padding:5px 5px 5px 5px}
div.pad10x10{padding:10px 10px 10px 10px}
div.pad20x20{padding:20px 20px 20px 20px}


/* TABLE COLORS */
TABLE.white{background:#ffffff}
TABLE.WHITE{background:#ffffff}
TABLE.gray{background:#958979}
TABLE.GRAY{background:#958979}
TABLE.ltgray{background:#C6C2C1}
TABLE.LTGRAY{background:#C6C2C1}
TABLE.dkblue{background:#00007F}
TABLE.DKBLUE{background:#00007F}
TABLE.blue{background:#336699}
TABLE.BLUE{background:#336699}
TABLE.medblue{background:#9AB4CC}
TABLE.MEDBLUE{background:#9AB4CC}
TABLE.ltblue{background:#CCCCFF}
TABLE.LTBLUE{background:#CCCCFF}
TABLE.yellow{background:#FFFF99}
TABLE.YELLOW{background:#FFFF99}
TABLE.ltyellow{background:#FFFFCC}
TABLE.LTYELLOW{background:#FFFFCC}
TABLE.medyellow{background:#F9D875}
TABLE.MEDYELLOW{background:#F9D875}
TD.white,TH.white,TR.white TD,TR.white TH,TABLE TR TD.white,TABLE TR TH.white{background:#ffffff;color:#000}
TD.gray,TH.gray,TR.gray TD,TR.gray TH,TABLE TR TD.gray,TABLE TR TH.gray{background:#958979;color:#FFF}
TD.ltgray,TH.ltgray,TR.ltgray TD,TR.ltgray TH,TABLE TR TD.ltgray,TABLE TR TH.ltgray{background:#C6C2C1;color:#000}
TD.dkblue,TH.dkblue,TR.dkblue TD,TR.dkblue TH,TABLE TR TD.dkblue,TABLE TR TH.dkblue{background:#00007F;color:#FFF}
TD.blue,TH.blue,TR.blue TD,TR.blue TH,TABLE TR TD.blue,TABLE TR TH.blue{background:#336699;color:#FFF}
TD.medblue,TH.medblue,TR.medblue TD,TR.medblue TH,TABLE TR TD.medblue,TABLE TR TH.medblue{background:#9AB4CC;color:#000}
TD.ltblue,TH.ltblue,TR.ltblue TD,TR.ltblue TH,TABLE TR TD.ltblue,TABLE TR TH.ltblue{background:#CCCCFF;color:#000}
TD.yellow,TH.yellow,TR.yellow TD,TR.yellow TH,TABLE TR TD.yellow,TABLE TR TH.yellow{background:#FFFF99;color:#000}
TD.ltyellow,TH.ltyellow,TR.ltyellow TD,TR.ltyellow TH,TABLE TR TD.ltyellow,TABLE TR TH.ltyellow{background:#FFFFCC;color:#000}
TD.medellow,TH.medyellow,TR.medyellow TD,TR.medyellow TH,TABLE TR TD.medyellow,TABLE TR TH.medyellow{background:#F9D875;color:#000}


 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

