BODY	{
	SCROLLBAR-BASE-COLOR: #C0C0C0;
	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: #DC483A; text-decoration: none; }




/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; FONT: 12px verdana, arial, sans-serif; }

.title		{ COLOR: #DC483A; FONT: 20px verdana, arial, sans-serif; font-weight: bold; }

.subtitle		{ COLOR: #3D7B94; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }

.copytext	{ COLOR: #333333; FONT: 14px verdana, arial, sans-serif; }

.phonetitle	{ COLOR: #3D7B94; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }

p { COLOR: #333333; FONT: 14px verdana, arial, sans-serif; }

.just 		{ text-align: justify; }

.page-splits	{ border: #01C9C9 1px solid; background-color: #00FFFF; color: #01C9C9; height: 5px; width: 100%; }
.page-splits2	{ border: #01C9C9 1px solid; background-color: #00FFFF; color: #01C9C9; height: 3px; width: 100%; }
.page-splits3	{ border: #DC483A 1px solid; background-color: #DC483A; color: #FFFFFF; height: 2px; width: 100%; }
.page-splits4	{ border: #DC483A 1px solid; background-color: #D2FFFF; color: #FFFFFF; height: 5px; width: 100%; }

.borders		{ border: #000000 1px solid; }

.text-large {
	FONT-SIZE: 110%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

.text-medium {
	FONT-SIZE: 90%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

 
.text-small {
	FONT-SIZE: 80%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

small {
font-size: 80%;
}

.black {    	
COLOR: #000000
}

.orange {    	
COLOR: #DC483A
}

.blue1 {    	
COLOR: #769AA8
}

.blue {    	
COLOR: #DC483A
}

.medblue {    	
COLOR: #4E869E
}

.dkblue {    	
COLOR: #3D7B94
}

.turq {    	
COLOR: #D2FFFF
}

.dkturq {    	
COLOR: #00FFFF
}


.brightpurple {    	
COLOR: #663399
}

.red {    	
COLOR: #CC0000
}

.white {    	
COLOR: #FFFFFF
}


div.pad5x5{padding:5px 5px 5px 5px}
div.pad10x10{padding:10px 10px 10px 10px}
div.pad20x20{padding:20px 20px 20px 20px}


.text-table {
	FONT-SIZE: 80%;
}



/* TABLE COLORS */
TABLE.orange{background:#DC483A}
TABLE.ORANGE{background:#DC483A}
TABLE.blue{background:#3D7B94}
TABLE.BLUE{background:#3D7B94}
TD.orange,TH.orange,TR.orange TD,TR.orange TH,TABLE TR TD.orange,TABLE TR TH.orange{background:#DC483A;color:#FFF}
TD.blue,TH.blue,TR.blue TD,TR.blue TH,TABLE TR TD.blue,TABLE TR TH.blue{background:#3D7B94;color:#FFF}



 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

#menulocation { LEFT: 15px; WIDTH: 154px; POSITION: absolute; TOP: 180px; padding:0px 0px; white-space:nowrap; }


.shadow-horizontal	{ background-image: url("images/shadow-horizontal.gif"); background-repeat: repeat-x; }

