/* CSS Document */

.main {

	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
	line-height: 1.3;
}

.grey {

	font-family: Tahoma;
	font-size: 8.5pt;
	color: #A0A0A0;
	line-height: 1.3;
}

.small {

	font-family: Tahoma;
	font-size: 7.5pt;
	color: #000000;
	line-height: 1.3;
}

.white {

	font-family: Tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	line-height: 1.3;
}

.blue {

	font-family: Tahoma;
	font-size: 8.5pt;
	color: #EA5426;
	line-height: 1.3;
}

.headings {

	font-family: Tahoma;
	font-size:13pt;
	color: #EA5426;
	line-height: 1.3;
}

A {

	font-family: Tahoma;
	font-size:8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;

}

A:visited {

	font-family: Tahoma;
	font-size:8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;

}

A:hover {

	font-family: Tahoma;
	font-size:8.5pt;
	color: #FF9966;
	text-decoration: none;
	font-weight:bold;

}

a.footer:link {

	font-family: Tahoma;
	font-size: 7.5pt;
	color: #EA5426;
	text-decoration:underline;
	font-weight:normal;
}

a.footer:visited {

	font-family: Tahoma;
	font-size: 7.5pt;
	color: #EA5426;
	text-decoration:underline;
	font-weight:normal;
}

a.footer:hover {

	font-family: Tahoma;
	font-size: 7.5pt;
	color: #EA5426;
	text-decoration:underline;
	font-weight:normal;
}

a.box:link {

	font-family: Tahoma;
	font-size:8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;

}

a.box:visited {

	font-family: Tahoma;
	font-size:8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;

}

a.box:hover {

	font-family: Tahoma;
	font-size:8pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

a.normal:link {

	font-family: Tahoma;
	font-size:8pt;
	color: #FF9966;
	text-decoration: underline;
	font-weight:bold;

}

a.normal:visited {

	font-family: Tahoma;
	font-size:8pt;
	color: #FF9966;
	text-decoration: underline;
	font-weight:bold;

}

a.normal:hover {

	font-family: Tahoma;
	font-size:8pt;
	color: #FF9966;
	text-decoration: underline;
	font-weight:bold;

}

a.headlines:link {

	font-family: Tahoma;
	font-size:13pt;
	color: #EA5426;
	text-decoration: none;
	font-weight:bold;

}

a.headlines:visited {

	font-family: Tahoma;
	font-size:13pt;
	color: #EA5426;
	text-decoration: none;
	font-weight:bold;

}

a.headlines:hover {

	font-family: Tahoma;
	font-size:13pt;
	color: #EA5426;
	text-decoration: underline;
	font-weight:bold;

}

.button {
	
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;

}

a.nav {

	font-family: Arial Narrow;
	font-size: 12.5pt;
	color: #FFFFFF;
	line-height: 1.3;
	text-decoration: none;
	font-weight:bold;
	st
}


a.nav:hover {

	font-family: Arial Narrow;
	font-size:12.5pt;
	color: #FF9966;
	text-decoration: none;
	font-weight:bold;
	

