.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F5151;
	line-height:17px;
}
.textLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	line-height:18px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
}
.white {color: #FFFFFF
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #6F5151;
	line-height:18px;
	font-style: normal;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #003366;
	line-height:14px;
	text-decoration: none;
}
.navSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:14px;
	background-color:#27697F;
	text-decoration: none;
}
.Subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #003366;
	line-height:13px;
	text-decoration: none;
}
.SubnavSelected{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #6699CC;
	line-height:13px;
}
.italicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #6F5151;
	line-height:17px;
}
a:hover{
	color:#6699CC;
}
.bullet {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #6F5151;
	text-decoration: none;
	list-style-image: url(bullet.gif);
	list-style-type: none;
	text-align: left;
	display: list-item;
}

.bullet2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #6F5151;
	text-decoration: none;
}
.dotBorder {
	border: 1px solid #27697F;
}
.pleaseNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #6F5151;
	border: 1px dashed #6F5151;
}
