.xxsmallGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: BCBCBC;
	text-decoration: none;
}
.xxsmallBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: 37308a;
	text-decoration: none;
}
.smallBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: 37308a;
	text-decoration: none;
}
.homemapbox {
	background-image: url(images/homepagemapbox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.FormFields {
	input,textarea {
	background-color:#bcbcbc;
	font-family:verdana;
	font-size:xx-small;
	color:#1C2462;
	border:1px solid #1C2462;
}.smallwhite {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.dbluestroke {
	border: 2px solid #1C2462;
}
.dbluestrikethin {
	border: 1px solid #333366;
}
.underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}
.xsmallBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
.xsmallPinkBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ae2866;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;

}
.BGArrow {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.smallPinkBoldLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ae2866;
	text-decoration: underline;
	line-height: 20px;
	font-weight: bold;
}
.xsmallBlueBoldLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #37308a;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
.xsmallBlueBoldLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ae2866;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
.BIGQuestions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #ae2866;
}
