.menuCSS {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}

.faqAnswer
{
	position:relative;
	border-top-width:1px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-style:solid;
	padding:3px;
	border-color:#999999;
	width:400px;
	right:-10px;
}
.strip {
	background-image: url(home_images/stripMiddle.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.barRightLine {
	background-image: url(home_images/blueBarRightLine.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
.barLeftLine {
	background-image: url(home_images/blueBarLeftLine.jpg);
	background-repeat: repeat-y;
}
.blueBarTop {
	background-image: url(home_images/bluebarMiddle.jpg);
}
.redBarTop {
	background-image: url(home_images/redBarMiddle.jpg);
}
.BarBottom {
	background-image: url(home_images/bluebarBottom.jpg);
	background-repeat: repeat-x;
}
.redBarMDDL {
	background-image: url(home_images/redBarMDDL.jpg);
}
.barTopMiddle {
	background-image: url(home_images/bluebarTopMiddle.jpg);
	background-repeat: repeat-x;
}

#contentBar {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	border: thin none;
	margin: 0px;
}
#contentBar h3 {
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#contentBar h4 {
	font-size: 12px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-left: 3px;
	color: #666666;
	text-decoration: none;
}
#contentBar a,a:visited {
	font-size: 12px;
	cursor: hand;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#contentBar a:hover {
	font-size: 12px;
	cursor: hand;
	color: #820000;
	text-decoration: none;
	font-weight: bold;
}
#contentBar input,select {
	font-size: 12px;
	color: #7D0000;
	text-align: left;
	text-decoration: none;
	width: 75%;
	font-family: Arial;

}

.genText {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
.linkTDon {
	background-image: url(home_images/menubarHighlight.jpg);

}
.linkTDoff {
	background-color: ;
	background-image: url(home_images/menuBarBackground.jpg);

}
#menuBar a,a:visited {
	font-size: 12px;
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	font-size: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFFF;

}
#featuresTable td {
	border-top-width: 1px;
	border-top-style: solid;
	padding: 0px 0px 2px;

}

#featuresTable td:hover{
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #CCCCCC;
	cursor: pointer;
}
.QAQuestion {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #333333;

}
.QAAnswer {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #000066;
	border: 1px solid #666666;

}.textField {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	width: 95%;
}

