.PageTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #660000;
	font-weight: normal;

}
.PageTitleSubheading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;

}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;

}
.TinyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFDBC4;
	border-bottom-color: #FFDBC4;

}
.TinyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;

}
.tableBorder {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;

}
.tableRight {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;


}
.MainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;

}
.formTextBox {
	width: 150px;
	border: 1px solid #999999;

}
.TinyTextNoBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.formTextArea {
	height: 100px;
	width: 250px;
	border: 1px solid #999999;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
}
.PageTitleSubheadingBlue {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	font-family: "Trebuchet MS";
	line-height: 18px;
}
.MainTextJustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	text-align: justify;

}
.formTextBoxWide {

	width: 300px;
	border: 1px solid #999999;
}
.TinyTextNoBorder2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px none #999999;
}
