.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4C4C4;
}
.HomeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
	padding-left: 2px;
}
.HowCanWeHelpDD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	height: 19px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	word-spacing: 1px;
	letter-spacing: 1px;

}
.NavLevelOne {
	background-color: #C3C3C3;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	word-spacing: 2px;
}
.NavLevelOneActive {
	background-color: #B8DA1C;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	word-spacing: 2px;	
}
.NavLevelTwo {
	background-color: #F7F7F7;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	cursor: hand;
	word-spacing: 2px;	
}
.NavLevelTwoActive {
	background-color: #E9E9E9;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	cursor: hand;
	word-spacing: 2px;	
}
.NavLevelThree {
	background-color: #FDFDFD;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	cursor: hand;
	word-spacing: 2px;	
}
.NavLevelThreeActive {
	background-color: #F8F8F8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	cursor: hand;
	word-spacing: 2px;
}
.NavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NavSubOption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;

}
.FeedbackFormSpacer {
	padding-top: 4px;
	padding-bottom: 4px;
}
.FormFieldSingle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	letter-spacing: 1px;
	height: 19px;
	width: 100%;
}
.FormFieldMulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	letter-spacing: 1px;
	width: 100%;
}
.RequiredField {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A9C81A;
	font-weight: bold;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	word-spacing: 1em;
	height: 21px;
	width: 45px;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AECD1B;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.LearnMoreBullet {
	list-style-position: outside;
	list-style-image: url(../images/ListImage.gif);
	padding-left: -10px;
}
