a:link, a:visited, a:active {
	color: #2E8DE1;
}
a:hover {
	color: #6FBBFF;
}

.catlinks {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.catlinks a:link, .catlinks a:visited, .catlinks a:active {
	color: #004D65;
	text-decoration: none;
}
.catlinks a:hover {
	color: #0091BE;
	text-decoration: underline;
}

.footerlinks {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}
.footerlinks a:link, .footerlinks a:visited, .footerlinks a:active {
	color: #ffffff;
}
.footerlinks a:hover {
	color: #ADDDFA;
}

.footerfineprint {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #d4d4d4;
}
.footerfineprint a:link, .footerfineprint a:visited, .footerfineprint a:active {
	color: #ffffff;
}
.footerfineprint a:hover {
	color: #ADDDFA;
}

td, body, p {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E83826;
	margin-bottom: 2px; 
	border-bottom: #c0c0c0 1px solid;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px; 
}

.quotetext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.bignumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #444444;
	font-weight: bold;
}

li {
	list-style-image:url(images/bullet.gif);
}

.arrowbullets li {
	list-style-image:url(images/arrowbullet.gif);
}

.form_element {
	font-weight: bold;
}
.form_data {
	font-weight: bold;	
}

/* sitemap additional styles */

li#sitemap{
padding-bottom:10px;
}
li ul#sitemap{
padding-top:10px;
}
li ul#sitemap{
margin-bottom:0px;
padding-bottom:0px;
}
