A, A:link, A:visited {
    color : Black;
	background-color : transparent;
}

A:active, A:hover, A:focus {
    color : #CC0000;
	background-color : transparent;
}

A.primarylink, A.primarylink:link, A.primarylink:visited {
	color : #485886;
	background-color : transparent;
	text-decoration : none;
}

A.primarylink:active, A.primarylink:focus, A.primarylink:hover {
	color : #CC0000;
	background-color : transparent;
	text-decoration : none;
}

A.currentprimarylink, A.currentprimarylink:link, A.currentprimarylink:visited, A.currentprimarylink:active, A.currentprimarylink:focus, A.currentprimarylink:hover {
	color : #BD2108;
	background-color : transparent;
	text-decoration : none;
}

A.secondarylink, A.secondarylink:link, A.secondarylink:visited {
   color : White;
   background-color : transparent;
   text-decoration : none;
}

A.secondarylink:focus, A.secondarylink:hover, A.secondarylink:active {
    color : #CC0000;
	background-color : transparent;
    text-decoration : none;
}


A.thirdlink, A.thirdlink:link, A.thirdlink:visited {
	color : #C7C7C7;
	background-color : transparent;
	text-decoration : none;
}

A.thirdlink:active, A.thirdlink:focus, A.thirdlink:hover {
	color : #BD2108;
	background-color : transparent;
	text-decoration : none;
}


A.columnlink, A.columnlink:link, A.columnlink:visited {
	color : #6275A3;
	font-weight : bold;
	background-color : transparent;
	text-decoration : none;
}

A.columnlink:active, A.columnlink:focus, A.columnlink:hover {
	color : #CC0000;
	font-weight : bold;
	background-color : transparent;
	text-decoration : none;
}


A.bodylink, A.bodylink:link, A.bodylink:visited {
	color : #6275A3;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : transparent;
	text-decoration : none;
}

A.bodylink:active, A.bodylink:focus, A.bodylink:hover {
	color : #CC0000;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : transparent;
	text-decoration : none:
}


A.bottomlink, A.bottomlink:link, A.bottomlink:visited {
	color : #CC0000;
	background-color : transparent;
	text-decoration : none;
}

A.bottomlink:active, A.bottomlink:focus, A.bottomlink:hover {
	color : Black;
	background-color : transparent;
	text-decoration : none;
}



SPAN.pipespace {
	padding-right : 22px;
}



SPAN.text {
    padding-left : 3px;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;

}

SPAN.columntext {
    text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	
}

DIV#quotecolor {
color : #6275A3;
font-weight : bold;
font-size : 12px;

}

DIV#bottomlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
}

DIV#subtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
}

DIV#pagefooter {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
}

DIV#bodylink {
font-size : 12px;
font-style : normal;
font-family : Arial, Helvetica, sans-serif;
	
}

DIV#primarynavigation {
    padding-left : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

DIV#secondarylink {
	padding-left :12px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	
}

DIV#thirdlink {
padding-left : 19px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	
}

DIV#columnlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	
}

DIV#columntext {
	padding-left : 5px;
	padding-right : 2px;
	
}

DIV#columntitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}


DIV#title {
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bolder;
color : #6275A3;

}