.mainwhite {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

.mainblue {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #002A46;

}

.mainwhitelight {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	font-weight: normal;

}

.mainbluelight {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #002A46;

	font-weight: normal;

}

.bigboldwhite {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

}

.tiny {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #002034;

}

.mainbluelightsmall {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #002A46;

	font-weight: normal;

}

.divider {
	background-image: url(images/gaps/bluedivider.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dotdivide {
	background-image: url(images/gaps/dotdivide.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bigboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002A46;
}
