.bgImg01 {
	background-image: url(../images/bgImg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgImg02 {
	background-image: url(../images/bgImg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textBlack {
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.textRed {
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #E5141D;
}
a {
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #E5141D;
}
.bgImg03Left {
	background-image: url(../images/bgImg03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgImg03Right {
	background-image: url(../images/bgImg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inputField100Pct {
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 2px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.textGrey {
	font-family: Verdana, Geneva, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}
.img02 {
	background-image: url(../images/img02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.textBlue {
	font-family: Verdana, Geneva, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #00204F;
}
.textWhite {
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textLightBlue {
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #70a1d9;
}
.textNavigation {
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #00204F;
	text-transform: uppercase;
	text-decoration: none;
}
.textNavigation:hover {
	font-family: Verdana, Geneva, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #E5141D;
	text-transform: uppercase;
	text-decoration: none;
}
.titleRed {
	font-family: Verdana, Geneva, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #E5141D;
	text-transform: uppercase;
}

