html, body {
	width: 98.5%;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Arial Unicode MS", Arial, Verdana, sans-serif;
	voice-family: male;
	text-align: center;
	vertical-align: top;
	float: none;
	clear: both;
}
h1 {
	display: inline;
	font-size: 2.5em;
}
h2 {
	display: inline;
/*	font-size: 1.75em;*/
}
h3 {
	display: inline;
/*	font-size: 1.5em;*/
}
h4 {
	display: inline;
/*	font-size: 1em;*/
}
h5 {
	display: inline;
}
h6 {
	display: inline;
}
li {
	padding-bottom: 0.25em;
}
img {
	cursor: help;
	border: 0px;
}
acronym {
	cursor: help;
	speak: spell-out;
	voice-family: male;
	speak-punctuation: code;
	speak-numeral: digits;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #565656;
}
/* ------------------------------------------------------------------------------------------------- */
a:link, a:visited, a:active, .link_int_txt {
	cursor: pointer;
	background-color: inherit;
	color: #000080;
	text-decoration: none;
}
a:hover, a:focus {
	cursor: pointer;
}
/* ------------------------------------------------------------------------------------------------- */
.a_main {
	display: block;
	position: relative;
	width: 97.3%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(images/bg_main.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat;
	background-color: inherit;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
	text-align: center;
	vertical-align: top;
	float: none;
	clear: both;
}
/* ------------------------------------------------------------------------------------------------- */
.header_rt {
	display: block;
	position: relative;
	width: 100%;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	float: none;
	clear: both;
}
.header_tl {
	width: 18px;
	height: 18px;
	background-image: url(images/header_t_l.jpg);
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	float: left;
}
.header_tm {
	width: 94%;
	height: 18px;
	background-image: url(images/header_t_t.jpg);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: repeat-x;
	float: left;
}
.header_tr {
	width: 25px;
	height: 18px;
	background-image: url(images/header_t_r.jpg);
	background-position: left bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	float: left;
}
.header_rm {
	display: block;
	position: relative;
	width: 100%;
	min-height: 3.5em;
	height: 1em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	float: none;
	clear: both;
}
.header_ml {
	width: 18px;
	min-height: 3.5em;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/header_m_l.jpg);
	background-position: right center;
	background-attachment: scroll;
	background-repeat: repeat-y;
	float: left;
}
.header_mm {
	width: 94%;
	min-height: 3.5em;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/header_m_m.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat;
	float: left;
}
.header_mr {
	width: 25px;
	min-height: 3.5em;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/header_m_r.jpg);
	background-position: left center;
	background-attachment: scroll;
	background-repeat: repeat-y;
	float: left;
}
.header_rb {
	display: block;
	position: relative;
	width: 100%;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	float: none;
	clear: both;
}
.header_bl {
	width: 18px;
	height: 25px;
	background-image: url(images/header_b_l.jpg);
	background-position: right top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	float: left;
}
.header_bm {
	width: 94%;
	height: 25px;
	background-image: url(images/header_b_t.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	float: left;
}
.header_br {
	width: 25px;
	height: 25px;
	background-image: url(images/header_b_r.jpg);
	background-position: left top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	float: left;
}
/* ------------------------------------------------------------------------------------------------- */
.cols {
	display: block;
	position: relative;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	float: none;
	clear: both;
}
.cols_lft {
	display: block;
	position: relative;
	width: 100px;
	text-align: center;
	vertical-align: top;
	float: left;
}
.cols_rht {
	display: block;
	position: relative;
	width: 80%;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(images/header_m_m.jpg);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	text-align: left;
	vertical-align: top;
	float: left;
}
.photo {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
}
.below_photo {
	display: block;
	position: relative;
	padding-right: 0.5em;
	font-size: large;
	text-align: center;
	vertical-align: top;
	float: left;
}
.icon {
	margin-right: 0.25em;
	float: left;
}
/* ------------------------------------------------------------------------------------------------- */
.footer {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0em;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	text-align: center;
	vertical-align: top;
	float: none;
	clear: both;
}
/* ------------------------------------------------------------------------------------------------- */
.speak_letters {
	voice-family: male;
	speak: spell-out;
}
.speak_numbers {
	voice-family: male;
	speak-numeral: digits;
}
.speak_iso_8601_date {
	voice-family: male;
	cursor: help;
	speak-numeral: digits;
}
.speak_post_code {
	speak: spell-out;
	voice-family: male;
	speak-punctuation: code;
	speak-numeral: digits;
}
.speak_telephone_num {
	voice-family: male;
	speak-punctuation: code;
	speak-numeral: digits;
}
.speak_url {
	voice-family: male;
	speak: spell-out;
	speak-punctuation: code;
	speak-numeral: digits;
}
/* ------------------------------------------------------------------------------------------------- */
