body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#68819c;
}
.required {
	color: #FF0000;
}

.tsText {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0d1825;
}
.tsText a:link {
	text-decoration:none;
	color:#0d1825;
}
.tsText a:visited {
	text-decoration:none;
	color:#0d1825;
}
.tsText a:hover {
	text-decoration:underline;
	color:#0d1825;
}
.tsText a:active {
	text-decoration:none;
	color:#0d1825;
}
input {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}
.textQuote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d1825;
	line-height: 28px;
}

.textMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px\;
	color: #0d1825;
	font-size: 12px;
	color: #0d1825;
	padding-right: 5px;
	padding-left: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BEC5D0;
}
.footer a:link {
	text-decoration:none;
	color: #BEC5D0;
}
.footer a:visited{
	text-decoration:none;
	color: #BEC5D0;
}
.footer a:hover {
	text-decoration:none;
	color: #dddddd;
}
.footer a:active {
	text-decoration:none;
	color: #BEC5D0;
}

.bkgPix .pix {
	border: 5px solid #68819c;
}



.textMenu a:link {
	text-decoration:none;
}
.textMenu a:visited {
	text-decoration:none;
}
.textMenu a:hover {
	text-decoration:none;
	color:#996600;
}
.textMenu a:active {
	text-decoration:none;
}



.businessText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d1825;	
}

.businessText a:link {
	text-decoration:none;
	color: #0d1825;	
}

.businessText a:visited {
	text-decoration:none;
	color: #46586C;	
}

.businessText a:hover {	
	color:#996600;	
	text-decoration:none;
}

.businessText a:active {
	text-decoration:none;
	color: #0d1825;	
}	
.businessBox {
	background-color: #BEC5D0;
	padding: 10px;
	border: 1px solid #68819C;
	
}

.businessTextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F6277;
}

/*  Background images */
.bkgLogoTop {	background-image:url(images/logo_top.gif);
}
.bkgLogoRight {background-image:url(images/logo_right.gif);
}
.bkgPix {background-image:url(images/pix-area.gif);
}
.bkgGradient {
	background-image:url(images/gradient.gif);
}
.bkgBottomBlue {background-image:url(images/bottom-dk-blue.gif);
}
.bkgPagesLogoRight {background-image:url(media/pages_logo_right.gif);
}

/* End Background images */
.float_right {
  float: right;
}

.missionText {
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
