@charset "UTF-8";
/* CSS Document */

/* defines styling for the class h5NoMarginBottom */

.h5NoMarginBottom {
	margin-bottom: 15px;
	margin-top: 0px;
}

/* defines styling for the class p5MarginBottom */

.p5MarginBottom {
	margin-bottom: 0px;
}

/* defines styling for the id floatLeftContentWrapperLeft */

#floatLeftContentWrapperLeft {
	float: left;
	width: 190px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#pageWrap #pageContent #pageContentRight #mainContent .imgCenterDiv h5 {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* defines styling for the id floatLeftContentWrapperRight */

#floatLeftContentWrapperRight {
	float: left;
	width: 190px;
	margin-bottom: 15px;
	margin-left: 10px;
}

/* defines styling for h5 elements within floatLeftContentWrapperLeft */

#pageWrap #pageContent #pageContentRight #mainContent #mainContentCenter #floatLeftContentWrapperLeft h5 {
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 190px;
	margin-top: 5px;
}

/* defines styling for h5 elements within floatLeftContentWrapperRight */

#pageWrap #pageContent #pageContentRight #mainContent #mainContentCenter #floatLeftContentWrapperRight h5 {
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 190px;
	margin-top: 5px;
}
#pageWrap #pageContent #pageContentRight #mainContent #floatLeftContentWrapperRight h5 {
	margin-left: 0px;
	text-align: center;
	width: 190px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pageWrap #pageContent #pageContentRight #mainContent #floatLeftContentWrapperLeft h5 {
	margin-left: 0px;
	text-align: center;
	width: 190px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imgCenterDiv {
	width: 395px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 15px;
}

