/* The ATSSB Style Sheet */

body  { font-family: "Times New Roman"; }

h1, h3, h4, h5, h6, th, dt  { font-family: "Times New Roman"; }

A:link  {       
        text-decoration:	none;
        font-weight:		bold; 
        color:				NAVY;
        background:			none;
        }       
                
A:visited       {       
        text-decoration:    none;
        font-weight:		bold;
        color:				NAVY;
        background:			none;
        }       
                
A:active        {       
        text-decoration:	none;
        font-weight:		bold;
        color:				GRAY;
        background:			none;
        }       
                
A:hover {    
		font-weight:	bold;
	        text-decoration:        none;
        color:  BLUE;
        background:     silver;
        }       
                
A.offsite       {       
        text-decoration:        none;
        font-weight:    normal;
        color:  gray;
        background:     none;
        }       

.rightlinks 	{  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 135%; 
	font-weight: normal; 
	}

.rightbarhead 	{  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	}
	
.pageheader 	{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 50px; 
	font-style: normal; 
	line-height: 100%; 
	font-weight: bold;
	font-stretch: wider; 
	}
	
.header 	{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 30px; 
	font-style: normal; 
	line-height: 100%; 
	font-weight: bold;
	font-stretch: wider; 
	}
	
.subheader 	{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	font-style: italic; 
	line-height: 100%; 
	font-weight: bold;
	}
	
.headline	{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 22px; 
	font-style: normal; 
	line-height: 135%; 
	font-weight: bold; 
	font-stretch: wider;
	color: #FFFFFF;
	text-indent: 15pt;
	}
