a.bs_global_menu {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : normal;
}
a.bs_global_menu:hover {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : underline;
	color : #FFFFFF;
	font-weight : normal;
}
a.button_selected {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
}
a.button_selected:hover {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : underline;
	color : #FFFFFF;
	font-weight : bold;
}
a.button_unselected {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color : #000000;
	font-weight : normal;
}
a.button_unselected:hover {
	font-family: Arial, Helvetica;
	font-size : 8pt;
	text-decoration : underline;
	color : #000000;
	font-weight : normal;
}
a.location_link {
	font-family: Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	color: #ff850d;
	font-weight : normal;
}
a.location_link:hover {
	font-family: Arial, Helvetica;
	font-size : 9pt;
	text-decoration : underline;
	color: #ff850d;
	font-weight : normal;
}
a {
	font-family: Arial, Helvetica;
	font-size : 20pt;
	text-decoration : underline;
	color: #ff850d;
	font-weight : normal;
}
a:hover {
	font-family: Arial, Helvetica;
	font-size : 20pt;
	text-decoration : underline;
	color: #ff850d;
	font-weight : normal;
}
td {
	font-family: Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	color: #000000;
	font-weight : normal;
}
td.white_text {
	font-family: Arial, Helvetica;
	font-size : 9pt;
	text-decoration : none;
	color: #FFFFFF;
	font-weight : bold;
}
h1 {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
}
h2 {
	font-family : Arial, Helvetica;
	font-size : 18pt;
	color : #000000;
	font-weight : bold;
	text-decoration: underline;
}
h3
{
	font-family: Arial, Helvetica;
	font-size : 20pt;
	text-decoration : none;
	color : #000000;
	font-weight : normal;
}
h4
{
	font-family: Arial, Helvetica;
	font-size : 16pt;
	text-decoration : none;
	color : #000000;
	font-weight : normal;
}
hr
{
color:#ff850d;
}s

.warning
{
	font-family: Arial, Helvetica;
	font-size : 20pt;
	text-decoration : none;
	color : #CC0000;
	font-weight : normal;
}
