﻿.CenterBigBlue {
	padding: 10px 6px 6px 10px;
	text-align: center;
	font-size: x-large;
	color: #3D5B69;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.CenterPara {
	text-align: center;
	margin: 3px;
	padding: 5px;
}
.HeadBlueBig {
	font-size: x-large;
	font-weight: bold;
	color: #465E68;
}
.HeadBlueMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #465E68;
}
.HeadBlueNorm {
	font-size: medium;
	font-weight: bold;
	color: #465E68;
}
.TextMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.TextNorm {
	font-size: small;
}
.TextNormRedBold {
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}
.HLnkNorm {
	font-size: medium;
	text-decoration: underline;
	color: #0000FF;
}
.HLnkOurBlue {
	color: #456;
	text-decoration: underline;
	font-size: medium;
}
.style7 {
	margin-bottom: 4px;
}
.style8 {
	margin-bottom: 2px;
}


.MenuList {
	list-style-type: none;
	list-style-image: none;
	font-size: medium;
	text-decoration: underline;
	text-align: left;
}


