.ButtonNav {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.ButtonNav:Hover {
	color: #cc6600;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.BlueText {
	color: #0000ff;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
}


.Content {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma, Arial;
	text-decoration: none;
}

.ContentLink {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma, Arial;
	text-decoration: underline;
}

.ContentLink:Hover {
	color: #047655;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma, Arial;
	text-decoration: underline;
}

.Control {
	color: #047655;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Arial;
	text-decoration: none;
	border: thin solid #047655;
}

.FormError {
	color: #ff0000;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
}


.List {
	color: #0000ee;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma, Arial;
	text-decoration: none;
}

.Copyright {
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	text-decoration: none;
}

.GreenText {
	color: #047655;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.Label {
	color: #047655;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	text-decoration: none;
}


.LargeWhiteText {
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
}


.OrangeText {
	color: #cc6600;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
}


.NavLink {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.NavLink:Hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #99ccff;
	font-weight: bold;
}


.PageTitle {
	color: #047655;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.SmallContent {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Arial;
	text-decoration: none;
}



.WhiteText {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
}



.AdminTextSmall {
	color: #000080;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}


.AdminTextTinyl {
	color: #000080;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}


.AdminTextLarge {
	color: #000080;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

.AdminTextHeader {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}


.SmallLabel {
	color: #047655;
	font-weight: normal;
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	text-decoration: none;
}

