﻿ 
/* ******Default Styles For All Sites****** */
body 
{
	margin:0;
	font-family:Arial;
   background-color:white;
	font-size:10;
	   }


p
{
	FONT-FAMILY: Arial, sans-serif;
	font-size: 1em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	text-align:left;
	WORD-SPACING: normal;
	padding: 0px 5px 0px 5px;
	margin:0px;
}


H1	{	
 COLOR: #606060;
	font-family:  Arial, sans-serif;
	font-weight: bold;
	font-size:	2em;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;
	}	
		
H2	{	
	font-family: Arial, sans-serif;
	font-size:	1.25em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: left;
	}	
		
H3	{	
	font-family: Arial, sans-serif;
	font-size:	1.1em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: left;
	}	
		
H4	{	
	font-family: Arial, sans-serif;
	font-size:	1.00em;
	font-weight:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
   COLOR: black;
	text-align: left;
	}	
		
H5, DT	{	
	font-family: Arial, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family:  Arial, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
 	 a:link 	  {color:#B50C00; text-decoration:none;}
	 a:visited {color:#B50C00; text-decoration:none;}
	 a:active  {color:#B50C00; text-decoration:none;}
	 a:hover   {color:#B50C00; text-decoration:none; background-color:#E5E5E5;}



/*A:link	{	
	text-decoration:underline;
	color:	#660000; 
	font-weight : bold;
	}	
		
A:visited	{	
	text-decoration:	underline;
	 color:	#660000;
	font-weight : bold;
	}	
		
A:active	{	
	text-decoration:	underline;
	 color:	#000033;  
	font-weight : bold;
	}	
		
A:hover	{
	text-decoration:underline;
	color: #0000FF;
	font-weight : bold;
}*/

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:  Arial, sans-serif;
	/*font-family:	Courier New, monospace;*/
	}	

ul 
{
	list-style-image: url('../../images/administration_bullet.gif');
	}


/*UL LI	{	
	list-style-type:	circle ;
	
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	square;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
*/


.anchor
{
	padding-left:10px;
	font-family:Arial;
	font-weight:bold;
}


/* below styles are unique for Rock Hill site*/
td {font-family:Arial; font-size:9pt; color:#4E4E4E;}

.sectionimage {float:left; margin:0px 20px 10px 0px; border:1px solid #202020;}

.bigtext {font-size:13; color:#680001; font-weight:bold; padding-left:2px;}

.header {color:#606060; font-size:14; font-weight:bold; padding-bottom:10px;}

.groupbox {border:1px solid #808080; padding:5px;}

ul {list-style-image: url('../../images/administration_bullet.gif');}


