.BlueTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.BlueTitleSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}
.BlueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
.GreyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 21pt;
}
.GreyTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14pt;
}
.RedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
A:link { color: #333366; font-weight: bold; text-decoration: none; }
A:visited { color: #333366; font-weight: bold; text-decoration: none; }
A:hover { color: #FF0000; font-weight: bold;	text-decoration: none; }
.img { border: 0px; }

.StoreWrapper { width: 636px; background-color: #ffffff; height: auto; padding-bottom: 10px; float: left; clear: none; display: block; }
.StoreTypeTitle { width: 626px; float: left; clear: both; height: 30px; background-color: #C2D8FF; color: #333366; font-weight: bold; font-size: 16px; text-align: left; margin: 10px 0px 10px 0px; padding-left: 10px; line-height: 30px; }
.StoreObject { width: 616px; float: left; clear: both; margin-top: 10px; margin-bottom: 10px; height: auto; padding-left: 10px; padding-right: 10px; }
.StoreObjectTitle { width: 616px; float: left; clear: both; color: #333366; font-size: 15px; font-weight: bold; margin-bottom: 10px; }
.StoreObjectImage { width: 212px; float: left; clear: none; }
.StoreObjectText { width: 195px; float: left; clear: none; color: #666666; font-size: 12px; line-height: 18px; }
