@charset "utf-8";
/* CSS Document */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h3 {
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	margin:0;
	padding:0;
}

.offers1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D8D8D8;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.topBannerItalic {
	font-size: 20px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
}
.fontNormalBoldCenter {
	font-weight: bold;
	text-align: center;
}
.fontNormalBold {
	font-weight: bold;
	text-align: left;
}
.fontNormalJustify {
	text-align: justify;
}
.fontNormalBoldplus1 {
	font-size: 14px;
	font-weight: bold;
}
.fontNormalItalic {
font-style:italic;
}
.info1text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.info3text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	}

.fontTerms {
	font-size: 10px;
	}
	
.altLinkLarge a:link {
	font-size: 20px;
	font-weight: bold;
	color: #2D6F84;
	text-decoration: none;
}
.altLinkLarge a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2D6F84;
	text-decoration: none;
}
.altLinkLarge a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F07B2F;
	text-decoration: none;
}
.altLinkLarge a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2D6F84;
	text-decoration:none;
}

.altLinkInfo a:link {
	font-size: 11px;
	color: #2D6F84;
	text-decoration:underline;
}
.altLinkInfo a:visited {
	font-size: 11px;
	color: #2D6F84;
	text-decoration:underline;
}
.altLinkInfo a:hover {
	font-size: 11px;
	color: #F07B2F;
	text-decoration:underline;
}
.altLinkInfo a:active {
	font-size: 11px;
	color: #2D6F84;
	text-decoration:underline;
}

.infoFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.infoFontBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.marketul {
	list-style-type: circle;
	line-height: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	margin:0px;
	padding-left:10px;
}
/*
.listleft {
text-align:left;
margin:0px;
padding-left:10px;
	list-style-type: circle;
}
*/
.spacer {
margin: 3px;
}
