.RedTextNoUnderlineLink {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
}
.BigTextTopNavBar {
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: .5em;
	word-spacing: normal;
	color: #FF6600;
}
.TopOfPageTitle {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #2660A6;
	text-decoration: none;
	border: 0px none;
	padding-left: 4px;
	padding-top: 2px;
}
.BasicBodyText {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
.NavBoxBackground {
	background-color: #2660A6;
}
.LeftNavText {

	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
}
.LeftNavTextBox {
	height: 23px;
	width: 14px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #3399FF;
	border-left: none;
	padding-left: 4px;
	padding-top: 2px;
}
