/* CSS Document */
body {
font:Arial;
font-size:14px;
}
p {
font:Arial;
font-size:14px;
}
ul {
font:Arial;
font-size:14px;
}
.style2 {
	font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
}
.style3 {
	font-size: 12px;
	font-family: Verdana;
}
.header {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
h1 {
font-size:16px;
font-weight:bold;
}
h2 {
font-size:14px;
font-weight:bold;
}
h3 {
font-size:12px;
font-weight:bold;
}

.seoH1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:20px;
	color:#003399;
	text-decoration:underline;
	}

.seoH2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:18px;
	color:#003399;
	text-decoration:underline;
	}

.seoH3
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size: 16px;
	color:#003399;
	text-decoration:underline;
	}

.seoH4
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#003399;
	text-decoration:underline;
	}
	
.seoLinks
{
	
	color:#111111;
	text-decoration:underline;
	}
	
.seoSitewide
{	
	color:#111111;
}

.ftr 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color:#333333; 
	FONT-WEIGHT:normal; 
	FONT-STYLE:normal; 
	TEXT-DECORATION:none; 
	}

.ftr:hover 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color:#333333; 
	FONT-WEIGHT:normal;
	FONT-STYLE:normal; 
	TEXT-DECORATION:underline;
	}
.seoHomeLinks
	{
	color:#111111;
	text-decoration: underline;
	}
.seoHomeH1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:20px;
	color:#F98B00;
	text-decoration:underline;
	}
.header2{
	color:#CC0000;
	text-decoration:none;
	}