.linksNavBar a:link {  font-family: Arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline; line-height: 20px}
.linksNavBar a:visited {  font-family: Arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline; line-height: 20px}
.linksNavBar a:hover {  font-family: Arial; font-size: 12px; font-weight: bold; color: #FF3355; text-decoration: none; line-height: 20px}
.linksNavBar a:active {  font-family: Arial; font-size: 12px; font-weight: bold; color: red; text-decoration: underline; line-height: 20px}

.linksText a:link {  font-family: Arial; font-size: 12px; font-weight: bold; color: #00246F; text-decoration: underline; line-height: 20px}
.linksText a:visited {  font-family: Arial; font-size: 12px; font-weight: bold; color: #00246F; line-height: 20px}
.linksText a:hover {  font-family: Arial; font-size: 12px; font-weight: bold; color: #FF3355; text-decoration: none; line-height: 20px}
.linksText a:active {  font-family: Arial; font-size: 12px; font-weight: bold; color: #00246F; line-height: 20px}

.linksList a:link {  font-family: Arial; font-size: 12px; font-weight: normal; color: #00246F; text-decoration: underline}
.linksList a:visited {  font-family: Arial; font-size: 12px; font-weight: normal; color: #00246F}
.linksList a:hover {  font-family: Arial; font-size: 12px; font-weight: normal; color: #FF3355; text-decoration: none}
.linksList a:active {  font-family: Arial; font-size: 12px; font-weight: normal; color: #00246F}

.linksCredits a:link {  font-family: Arial; font-size: 10px; font-weight: bold; color: #00246F; text-decoration: underline}
.linksCredits a:visited {  font-family: Arial; font-size: 10px; font-weight: bold; color: #00246F}
.linksCredits a:hover {  font-family: Arial; font-size: 10px; font-weight: bold; color: #FF3355; text-decoration: none}
.linksCredits a:active {  font-family: Arial; font-size: 10px; font-weight: bold; color: #00246F}

.bodyText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	margin-top: 5px;
}
.smallText {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.smallTextGray {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.smallTextGreen {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #677232;
}
.textFieldsAndLookups {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	background-color: #F2F2F4
}
.titlesBlack {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titlesBlack2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.titlesGreen {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #677232;
	text-decoration: none;
}
.titlesGreen2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #677232;
	text-decoration: none;
}
.titlesBlueBig {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #00246F;
	text-decoration: none;
}
.titlesBlueSmall {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00246F;
	text-decoration: none;
}

.titlesBlueSmallPlain {
	font-family: Arial;
	font-size: 12px;
	color: #00549F;
	text-decoration: none;
	font-style:italic;
}

.credits {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #111111;
}.button {
	background-image: url(submitButton.gif);
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px 0 0;
}
.tables1px {
	border: 1px solid #d8e3f2;
}
.tables1px_2 {
	border-right: 1px dotted #C5C5C5;
	border-bottom: 1px dotted #C5C5C5;
	border-left: 1px dotted #C5C5C5;
}
