﻿body 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003399;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.LargeSectionHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #003399;
}
.ErrBody 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: Red;
}
.ErrH1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: Red;
}
.ErrH2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}
.sectionsheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003399;
}
.bodyheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.bodybreadcrumb {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.newsheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9933;
}
.newscopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.linkbreadcrumb {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	
}
.linkbreadcrumb a:link {
	color: #666666;
	text-decoration: none;
	
}
.linkbreadcrumb a:visited {
	color: #666666;
	text-decoration: none;
	
}
.linkbreadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
	
}
.linkblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	
}
.linkblue a:link {
	color: #003399;
	text-decoration: none;
	
}
.linkblue a:visited {
	color: #003399;
	text-decoration: none;
	
}
.linkblue a:hover {
	color: #003399;
	text-decoration: underline;
	
}
.linkorange {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9933;
	
}
.linkorange a:link {
	color: #FF9933;
	text-decoration: none;
	
}
.linkorange a:visited {
	color: #FF9933;
	text-decoration: none;
	
}
.linkorange a:hover {
	color: #FF9933;
	text-decoration: underline;
	
}
.linkfooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
.linkfooter a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
.linkfooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
.linkfooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
A:link	  { text-decoration:none; 
            color: #0E2C8C; 
            font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
          }
A:visited { text-decoration:none; 
            color: #0E2C8C; 
            font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
          }
A:active  { text-decoration:none; 
            color: #0E2C8C; 
            font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
          }
A:hover   { text-decoration:none; 
            color: #FF151F; 
            font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
            background:#FFFFFF; 
          }
A:font    {  font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
td.withLink a:hover { background: #FFFFFF; } 