BODY, TD {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 9pt;
	color: 003366;
}

A {
	text-decoration: none;
	color: 009999;
}

A:Hover {
	text-decoration: none;
	color: 003366;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : 009999;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : 009999;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : 009999;
}

.Green {
	background-color: 009999;
}

.Purple {
	background-color: 003366
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : 009999;
	font-weight: bolder;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : 009999;
	font-weight: bolder;
}

.PassLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: ffffff;
	font-weight: bolder;
}

.PassButton {
	background-color: 009999;
	font-weight: bolder;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: ffffff;
}

.FormHead {
	font-color: 003366;
	font-family: Times New Roman, serif;
	font-size: 12pt;
	font-weight: bolder;
}

.FormHeadSmall {
	font-color: 003366;
	font-family: Times New Roman, serif;
	font-size: 9pt;
	font-weight: bold;
}

.SmallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 003366;
	font-weight: bolder;
}

.SmallTitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : ff0000;
	font-weight: bolder;
}

.DirHead {
	font-family: Times New Roman, serif;
	font-size : 12pt;
	color : 003366;
	font-weight: bold;
	text-decoration: underline;
}

.Form {
	font-color: 003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.SmallSpace {
	font-size: 4pt;
}

.Tab{
	background-color: efefef;
}

.Underline{
	text-decoration: underline;
}

.Total{
	color: #ffffff;
	background-color: #ffffff;
	font-color: #ffffff;

}

.Problem{
	color: #ff0000;
}

.Alert{
	color: #0000ff;
	font-color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.AlertHead{
	color: #0000ff;
	font-color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.Error{
	color: #ff0000;
	font-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.ErrorHead{
	color: #ff0000;
	font-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.Red{
	color: #ff0000;
}

.Blue{
	color: #0000ff;
}

.ConfirmMessage{
	font-family: Arial, Helvetical, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: 003366;
	text-decoration: underline;
}
