.html {
overflow-x: hidden;
}
.page_header_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.header_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #26497D;
}
.page_header_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF7F00;
	font-style: normal;
	font-weight: bold;
}
.page_header_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #26497D;
	font-style: normal;
	font-weight: bold;
}
.body_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF7F00;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #26497D;
	}
.body_bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.thin_table {
  border: 1px #000066 solid
  
}
table.altcol {
	border-collapse: collapse;
	border colour: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}
table.altcol td {
	border: 1px;
	color: #000066;
}
table.altcol tr.d0 td {
	background-color: #CCCCCC;
	color: #000000;
}
table.altcol tr.d1 td {
	background-color: #FFFFFF;
	color: #000000;

}
a:link {text-decoration: none; }
a:visited {text-decoration: none; }
a:hover {text-decoration: underline; 
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}
.body_text_colour 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #2B78AB;
}
.side_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #26497D;
	font-style: normal;
	font-weight: bold;
}
a.side_menu_text:link {text-decoration: none; }
a.side_menu_text:hover {color: #FF7F00; text-decoration: none;
}


