/* main styles for the web site */
body, td, p, ul, dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}


/* links for the left side navigation */
a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration:none; 
	}


/* link styles for the articles and photos*/
.caption	{  
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-align: left; color: #008b8b
}
	
a.article 	{  
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 14px; 
				font-weight: bold; 
				color: #C00;
				text-decoration: none;
				}

a.article:link 	{  
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 14px; 
				font-weight: bold; 
				color: #C00;
				text-decoration: none;
				}
				
a.article:hover 	{  
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 14px; 
				font-weight: bold; 
				color: #03C;
				text-decoration: underline;
				}
/* end of link styles for the articles */

.sportHeading {  
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				font-weight: bold; 
				color: #666666;
				}

.headingArticle {  
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 14px; 
				font-weight: bold; 
				color: #CC0000;
				}
				
				
.headingSport {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666666}
.headingSidebar {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}
.textWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
/* link styles for the footer and for the links within the corporate site pages*/
a.footer	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #CC0033; 
			text-decoration: underline;
			
}

a.footer:link	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #CC0033; 
			text-decoration: underline;
			
}

a.footer:hover	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #03C;
			text-decoration: none;
			
}

.footerTitle	{
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 18px; 
				color: #CC0033; 
				font-weight: bold;
}
/* end of link styles for the footer and for the corporate site pages*/

div.topNav	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #FFFFFF;
			
}

div.topNav a	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #FFFFFF; 
			text-decoration: none;
			
}

div.story_detail	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #000000;
			
}

div.story_detail a	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #0000ff; 
			text-decoration: none;
			
}

div.story_detail a:hover	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #ff0000; 
			text-decoration: none;
			
}

/* styles for the right side text and links */
div.r_nav	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: #000000;
			
}

div.r_nav a	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: #000000; 
			text-decoration: underline;
			
}

div.r_nav a:link	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: #000000; 
			text-decoration: underline;
			 
}

div.r_nav a:hover	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: #CC0033; 
			text-decoration: none;
			 
}
/* end of styles for the right side text and links */
.BlackUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.largeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.blackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.hyperlinkRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
