/* Generic Selectors */ 
body { 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
/*  Color refers to text color.  #000000 is black.   */
color: #000000; 
background-color: WhiteSmoke;    /** F5F5F5  **/

} 

p { 
width: 90%;
font-size: 14px;
color: #000000;
} 

table, tbody, tr, td	{	
	font-size:	14px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: century, Georgia, "Times New Roman", Times, serif; 
	font-size-adjust:	.48;
	}	

	
li { 
/** list-style-type: none;**/
list-style-type: disc; 
line-height: 110%; 
list-style-image: url(../images/dot.gif); 
} 

h1 { 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 17px; 
font-weight: bold; 
color: #9966cc; 
}

h2 { 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 19px; 
font-weight: bold; 
color: #9966cc; 
/*   border-bottom: 1px solid RED;   */ 
}

h3 { 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
color: #000000; 
} 

h4 { 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 15px; 
font-weight: bold; 
color: #9966cc; 
}

h5 { 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 17x; 
font-weight: bold; 
color: #000000; 
/*   border-bottom: 1px solid RED;   */ 
}

h6 { 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 10px; 
color: #000000;
font-weight:	normal;
}

TEXTAREA {
font size: 12px; 
font-family: century, Georgia, "Times New Roman", Times, serif; 
color: #000000
}

ADDRESS {
font size: 14px; 
font-family: century, Georgia, "Times New Roman", Times, serif; 
}


form { 
color: rgb(0, 0, 0); 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;
} 

select { 
color: rgb(0, 0, 0); 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;
} 

input { 
color: rgb(0, 0, 0); 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;
} 

textarea { 
color: rgb(0, 0, 0); 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;
} 
 
 
 
/**************** Pseudo classes ****************/
/*****        "link-visited-hover-active"   ****/ 
 

/*  ":link" probably should be "a:link" but it is too late to change it now.  */ 
:link { 
color: #000000;
text-decoration: none;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold; 
} 

li :link { 
color: #000000; 
text-decoration: none;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;  
font-weight: bold; 
}

#toplinks table :link { 
color: #000000;
padding-bottom: 3px;
text-decoration: none;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 12px; 
font-weight: bold; 
}

#navigation table :link { 
color: #000000; 
text-decoration: none;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: normal; 
}

:visited { 
color: #000000; 
text-decoration: none;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;  
font-weight: bold; 
} 

#centerDoc :visited { 
color: #000000; 
text-decoration: none;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;  
font-weight: bold; 
} 

li :visited { 
color: #000000; 
text-decoration: none;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;  
font-weight: bold; 
} 

#toplinks table :visited { 
color: #000000; 
text-decoration: none;
padding-bottom: 3px; 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 12px; 
font-weight: bold;
} 

:hover { 
color: rgb(0, 96, 255); 
text-decoration: none;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold; 
}

#toplinks table :hover { 
color: rgb(0, 96, 255); 
padding-bottom: 3px; 
text-decoration: none; 
background: #CDBBA2; 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 12px;
font-weight: bold;
} 

#toplinks :hover { 
color: rgb(0, 96, 255); 
padding-bottom: 3px; 
text-decoration: none; 
background: #CDBBA2;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 12px;
font-weight: bold;
}

#navigation table :hover { 
color: rgb(0, 96, 255); 
text-decoration: none;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: normal; 
} 

li :hover { 
color: rgb(0, 96, 255); 
padding-bottom: 3px; 
font-weight: bold; 
text-decoration: underline;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;  
}

h2 :hover { 
color: rgb(0, 96, 255); 
padding-bottom: 3px; 
font-weight: bold;    
text-decoration: underline;
font-family: century, Georgia, "Times New Roman", Times, serif; 
 
} 

form :hover { 
color: rgb(0, 0, 0); 
font-weight: normal;    
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
}


:active { 
color: rgb(255, 0, 102); 
font-weight: bold;
text-decoration: underline;
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;  
} 

form :active { 
color: rgb(0, 0, 0); 
font-family: century, Georgia, "Times New Roman", Times, serif; 
font-size: 14px;
} 




/************************* ID's *************************************************************/ 

#alldiv {
  /*  division for all other divisions to sit inside of this one  */
position: absolute;
z-index: 10;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px; /*top right bottom left*/ 
width: 100%; 
height: 350%;
}



#header { 
position: absolute;
z-index: 20;
LEFT: 0px;
top: 80px;
width: 100%; 
height: 130px;
padding: 10px 0px 0px 0px; /*top right bottom left*/ 
margin-top: 0px;  
border-left:   4px outset #CAE1FF;
border-top:    4px outset #CAE1FF;
border-bottom: 4px inset #FFFFFF;
background-color: LightSteelBlue;   /*   176 196 222  #B0C4DE   */ 
}



#toplinks { 
position: absolute; 
z-index: 200;
left: 20%;
top: 182px;
padding: 0px 0px 0px 0px; /*top right bottom left*/ 
margin-top: 0px;
/*   margin-top: 102px;   */
/*   margin-left: 20%;   */      
/*   background-color: DarkSlateBlue;   */
} 


 
#navigation { 
position: absolute;
LEFT: 0px; 
TOP: 200px;
z-index: 100; 
width: 170px;
height: 550%;
padding: 80px 4px 30px 4px; /*top right bottom left*/ 
margin: 0px 0px 0px 0px; 
border-left:  4px outset #CAE1FF;
/*   border-right: 3px inset #F5F5F5;  */
font-weight: bold; 
font-size: 14px;
background-color: LightSteelBlue;
}


 
#centerDoc { 
position: absolute;
z-index: 300;
LEFT: 182px; 
TOP: 230px;
width: 64%;
padding: 5px 8px 5px 8px; /*top right bottom left*/ 
} 


/*      bottomlinks is not used that I know of.  Left in just in case.   */    
#bottomlinks { 
position: absolute;
z-index: 250;
width: 64%; 
padding: 60px 10px 10px 20px; /*top right bottom left*/ 
margin-top: 77%;   
/*   margin-left: 200px;   */ 
margin-left: 22%;
font-weight: normal;
} 



#adds { 
position: absolute;
z-index: 200;
top: 235px;
left: 83%;
width: 160px;
padding: 0px 2px 0px 2px; /*top right bottom left*/
/*   margin-top: 155px;   */
/*   margin-left: 83%;   */  
font-weight: normal; 
}



