body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #12347B;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/backgrounds/siteBg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #12347B;
	text-decoration: none;
}
a:hover {
	color: #658FE9;
}
h1 {
	text-align: center;
	text-transform: capitalize;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bolder;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #12347B;
	text-decoration: underline;
	text-align: left;
}
.underline {
	text-decoration: underline;
	color: #12347B;
}
.smallText {
	font-size: x-small;
	font-weight: normal;
	color: #12347B;
}
.topLinks {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.sideLinks {
	color: #12347B;
	text-decoration: none;	
}
.linkspgHeaders {
	font-size: 20px;
	font-weight: bolder;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.bottomLinks {
	font-size: x-small;
	text-decoration: underline;
	font-weight: normal;
	color: #12347B;
}
.pageLinks {
	color: #990000;
	text-decoration: underline;
}
.justified {
	text-align: justify;
}
.faqText {
	font-size: 14px;
	color: #12347B;
	font-weight: normal;
	text-align: justify;
}
.faqLinks {
	font-size: 14px;
	color: #12347B;
	font-weight: bold;
	text-decoration: underline;	
}
.faqTop {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.h2NoBold {
	font-weight: normal;
}
.saleSign {
	font-size: 12pt;
	font-weight: bolder;
	color: #12347B;
	text-decoration: none;
}
.navbarBg {
	background-image: url(../images/backgrounds/navbarBg.gif);
	background-repeat: repeat;
}
.sidebarBg {
	background-image: url(../images/backgrounds/sidebarBg.gif);
	background-repeat: repeat;
}
.contentBg {
	background-image: url(../images/backgrounds/contentBg.gif);
	background-repeat: repeat;
}

