.common {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.commonSmall {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.commonBold {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.commonError {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: 	#FF0000;
}

.commonLink:link {color: #491DDC; font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: underline; }
.commonLink:visited {color: #491DDC; font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: underline; }

.titleSmall {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.titleSmallBlue {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #491DDC;
}

.titleBlue {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 22px;
	font-weight: bold;
	color: #491DDC;
}

.subNav{
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #491DDC;
}

.subNavLink:link {color: #491DDC; font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; }
.subNavLink:visited {color: #491DDC; font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; }

.footerText{
	font-family: arial, helvetica, sans-serif;;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.footerTextLink:link {color: #000000; text-decoration: underline; font-size: 11px; }
.footerTextLink:visited {color: #000000; text-decoration: underline; font-size: 11px; }

.imgPhotos {
	border: 1px solid #000000;
}	
