.bodyText {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #E6E6E6;
}
.bodyYellowBold {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}
.leftMargin {
	width: 120px;
	background-image: url('images/pg2head5.gif');
	/*background-repeat: repeat-x; */
}
.rightMargin {
	width: 58px;
	background-image: url('images/pg2head6.gif');
	/*background-repeat: repeat-x; */
}
.faqQues {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #E6E6E6;
	font-weight: bolder;
}
.portMargin {
	width: 4px;
	background-image: url('images/port-bkgd-blue-spacer.gif');
	/*background-repeat: repeat-x; */
}
.portTop {
	width: 469px;
	background-image: url('images/port-bkgd-top.gif');
	background-repeat: repeat-x;
}
.portBottom {
	width: 469px;
	background-image: url('images/port-bkgd-bottom.gif');
	background-repeat: repeat-x;
}
.portTitle {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #82A5B9;
	font-weight: bolder;
	margin-left: 7px;
}
.portTitle a:link {
	color: #82A5B9;
	text-decoration: none;
}
.portTitle a:visited {
	color: #82A5B9;
	text-decoration: none;
}
.portTitle a:hover {
	color: #12D200;
	text-decoration: none;
}
.portTitle a:active {
	color: #82A5B9;
	text-decoration: none;
}




.portBody {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #74787C;
	margin-left: 25px;
}
.portBody a:link {
	color: #74787C;
	text-decoration: none;
	font-weight: normal;
}
.portBody a:visited {
	color: #74787C;
	text-decoration: none;
	font-weight: normal;
}
.portBody a:hover {
	color: #74787C;
	text-decoration: underline;
	font-weight: normal;
}
.portBody a:active {
	color: #74787C;
	text-decoration: none;
	font-weight: normal;
}


.portImage {
	text-align: center;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contactBody {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #406073;
	margin-left: 7px;
}
.contactBody a:link {
	color: #406073;
	font-weight: bold;
	text-decoration: none;
}
.contactBody a:visited {
	font-weight: bold;
	color: #406073;
	text-decoration: none;
}
.contactBody a:hover {
	font-weight: bold;
	color: #406073;
	text-decoration: underline;
}
.contactBody a:active {
	font-weight: bold;
	color: #406073;
	text-decoration: none;
}

.mainNav a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
}
.mainNav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;	
}
.mainNav a:hover {
	font-weight: bold;
	color: #82FF21;
	text-decoration: none;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;	
}
.mainNav a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
}
.testimonial {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: thin dotted #333333;

}
.testimonial a:link {
	text-decoration: underline;
	font-weight: normal;
}
.testimonial a:visited {
	text-decoration: underline;
	font-weight: normal;
}
.testimonial a:hover {
	text-decoration: underline;
	font-weight: normal;
}
.testimonial a:active {
	text-decoration: underline;
	font-weight: normal;
}

.dottedBorder {
	border: thin dotted #92B0C2;
}
