.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #444444;
}
.NoStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6F7A;
	text-align: justify;
}
.TextCitation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	color: #006600;
}
.TextImageLegend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #444444;
}
.PageSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #5E4B00;
	font-style: normal;
	vertical-align: top;


}
.TextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6F7A;
	font-weight: bold;

}
.TextItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6F7A;
	font-style: italic;


}
.TableBorder {
	border: 1px solid #C9C5E4;
	background-color: #F3F2F9;
}




/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #E2E1EC; }
td.row3	{ background-color: #D1D7DC; }
.TableNoBorder {

	border: #8B93A0;
	background-color: #CCCCCC;
}
.PageBorder {

	border: 1px solid #000066;
}
.PageSmallTitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E4B00;
	font-style: normal;
	vertical-align: top;
}
.TextChapterTitle {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #444444;
	font-style: normal;
	vertical-align: top;
}
.FrameHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.buttonText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}

ul#button150 { padding:0; margin:0; list-style-type:none; }
ul#button150 li.button150
{
	width: 150px; line-height: 23px; margin-left:0px; float:left; text-align:left;
	background: url(images/button-unfocused-150.png) no-repeat 0 0;
}
ul#button150 li.button150 a { display:block; }
ul#button150 li.button150 a:hover { background: url(images/button-focused-150.png) no-repeat 0 0; }
.textLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
.TableHeader {
	border: #8B93A0;
	background-color: #E1EAF2;
	font-size: 16px;



}
.TableHeaderText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
}
.TextFade {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95A7B0;
	text-align: justify;
}

hr {
	border-bottom: 1px solid #B8C7D3;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	clear: both;
	height: 1px;



}
