.visitText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	color: #CCCCCC;
}
.bottomText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #D6B173;
}
.TopWhiteLine {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.DarkBlueText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #003366;
}
.Black14ptText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.TopBotDkBlueDotted {
	border-top: 1px dotted #003366;
	border-bottom: 1px dotted #003366;
}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #D6B173;
}
.WhiteOutline {
	border: 1px solid #FFFFFF;
}
.BlueOutline {
	border: 1px solid #003366;
}
.Black12ptText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
