.titleBox {
	color: #FFFFFE;
	font-weight: bold;
}
a:link {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-family: Helvetica, Arial, "Bailey Sans ITC Book", sans-serif;
	font-size: 24px;
	color: #666666;
	letter-spacing: .05em;
}
h2 {
	font-family: Helvetica, Arial, "Bailey Sans ITC Book", sans-serif;
	font-size: 17px;
	color: #666666;
	letter-spacing: 0.025em;
	line-height: 22px;
}
p {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 14px;
}
.h2_RED {
	color: #FF6E51;
	font-size: 14px;
}
.nav a:link {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.nav a:visited {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.nav a:hover {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.nav a:active {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
h3 {
	font-family: Helvetica, Arial, "Bailey Sans ITC Book", sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	font-weight: normal;
}
.headerBGblue {
	background-image: url(../images/header_blue.jpg);
	background-repeat: repeat;
	
}
.headerBGred {
	background-image: url(../images/header_red.jpg);
	background-repeat: repeat;
}
.headerBGgreen {
	background-image: url(../images/header_green.jpg);
	background-repeat: repeat;
	
}
.headerBGyellow {
	background-image: url(../images/header_yellow.jpg);
	background-repeat: repeat;
	
	}
.footerBlue {
	background-image: url(../images/footer_blue.jpg);
	background-repeat: repeat;
}
.footerRed {
	background-image: url(../images/footer_red.gif);
	background-repeat: no-repeat;
	}
.footerGreen {
	background-image: url(../images/footer_green.gif);
	background-repeat: no-repeat;
	}
.footerYellow {
	background-image: url(../images/footer_yellow.gif);
	background-repeat: no-repeat;
}
.headerBGgreenSmall {
	background-image: url(../images/header_green_sm.jpg);
	background-repeat: repeat;
}
.headerContainer a:link {
	color: #FFF;
	text-decoration: none;
}
.headerContainer a:visited {
	color: #FFF;
	text-decoration: none;
}
.headerContainer a:hover {
	color: #FFF;
	text-decoration: none;
}
.headerContainer a:active {
	color: #FFF;
	text-decoration: none;
}
.redTextBox {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72281C;
	line-height: 18px;
	margin-bottom: 14px;
	font-weight: bold;
}
