/*css for second tier main nav*/
td.secondtiernav { font-size: 12px; }

td.secondtiernav A:link
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td.secondtiernav A:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td.secondtiernav A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td.secondtiernav A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

span.bluebox-header
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #CC0000;
	line-height: 20px;
	text-align: center;
}

span.bluebox-text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	line-height: 14px;
}

span.bluebox-text A
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	line-height: 14px;
}


span.bluebox-links A
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	line-height: 14px;
	text-decoration: none;

}

A
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0066CC;
}




span.blue-header
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #0066CC;
	line-height: 22px;
	text-align: center;
}

span.blue-header A
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #0066CC;
	line-height: 22px;
	text-align: center;
}


span.page-text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
}

span.page-text A
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
}


span.bodylinks A
{
	color: #000000;
}





span.footer-text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	line-height: 20px;
}

span.footer-text A
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	line-height: 20px;
	text-decoration: none;
}

span.copyright-text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
}



span.yellobox-text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #CC0000;
	line-height: 18px;
}

span.yellobox-text A
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #CC0000;
	line-height: 18px;
}


.csc-sitemap A
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #CC0000;
	line-height: 18px;
}




/* new version of style */ 

h1 {
	font-size:20px;
	color:#0066cc;
	font-weight:bold;
	line-height:22px;
	text-transform:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	font-size:18px;
	color:#0066cc;
	font-weight:bold;
	line-height:20px;
	text-transform:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h3 {
	font-size:16px;
	color:#0066cc;
	font-weight:bold;
	line-height:18px;
	text-transform:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h4 {
	font-size:14px;
	color:#0066cc;
	font-weight:bold;
	line-height:16px;
	text-transform:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h5 {
	font-size:13px;
	color:#0066cc;
	font-weight:bold;
	line-height:15px;
	text-transform:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h6 {
	font-size:12px;
	color:#0066cc;
	font-weight:bold;
	line-height:14px;
	text-transform:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}