.dot {
	background-attachment: fixed;
	background-image: url(images/tile_dotted.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.greyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #737171;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 0071B7;
	text-align: justify;
}
.noSpace {
	font-size: 0px;
}
.blueTextBold11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0078BD;
	text-decoration: none;

}
.blueTextBold11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 6A696A;
	text-decoration: none;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0078BD;
	background-color: #F2F3F3;
	border: 1px solid #0078BD;
}
.whiteText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.whiteTextHome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: B90101;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.fieldContact {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7FC0E1;
	border: 1px solid #0078BD;
}
