body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	line-height: 21px;
	text-align: justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	line-height: 21px;
}
a {	text-decoration: none; color: #003399}
a:hover { color: #003399; text-decoration: underline}

.Size-5 {
	font-size: 28px;
	line-height: normal;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	line-height: 23px;
}
.bldMaroon { color: #CC0000; font-weight: bold; text-transform: uppercase; font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px}
.bldBlack { color: #000000; font-weight: bold ; text-transform: uppercase; font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px}
.Title2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-transform: uppercase;
}
.Title2Maroon {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	text-transform: uppercase;
}

.textinput {  font-family: Arial, Helvetica, sans-serif; border: 1px solid #333333}
.SMALLTEXT {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
}
.maroon {  color: #CC0000; font-weight: bold}
.tables {
	background-color: #F5F5F5;
	border: 1px solid #999999;
}
.DocTitle {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.SplBoxes {
	border: 1px solid #CC0000;
	padding: 5px;
	background-color: #F5F5F5;
	width: 100%;
	font-size: 90%;
}
.Capitalize {
	text-transform: capitalize;
}
.nametag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
.invisibletext {
	color: #FFFFFF;
}

.contexttable {
	background-color: #FFFFE6;
	padding: 2px;
	border: 1px dotted #999999;
	margin: 0px;
	width: 100%;
}
#zebratables {	border: 1px solid #666666;}

#zebratables tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	line-height: normal;
	text-align: left;
}
	
#zebratables tbody tr.selected td {
	background-color: #CC3333;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #CC0000;
	border-bottom: 1px solid #CC3333;
	line-height: normal;
	text-align: left;
}

