.barMenu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;

	text-align: right;
}
.leftMenu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: left;
	vertical-align:top;
	padding-left:10px;
}

.leftMenu a {
color: #006699;
font-size:12px;
}

.mainCell {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color: #FFFFFF;
	text-align: center;
	border: 0px solid;
}
#innerCell {
	margin:0px;
}
.linkStyle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.linkStyle:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.linkStyle2 {
        padding: 5px 0 0 0;
	font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #fffa75;
        text-decoration: none;
}
.linkStyle2:hover {
	padding: 5px 0 0 0;
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
      
        text-decoration: underline;
}

.title {
	FONT-FAMILY: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:black;
}
.titleLarge {
	FONT-FAMILY: Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:black;
}
.titleMedium {
	FONT-FAMILY: Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:black;
}
.borderCell {
	 border:1px black solid;
}

.standard {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: black;
}

.error {
 font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: red;

}
div#faqs {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
div#faqs img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
div#faqs h2 {
	font-size: 14px;
	clear: left;
}

.footer a {
color: #FFFFFF;
font-size:9px;
}
#testimonial a, #testimonial a:visited, #testimonial a:link{
color:#000;
font-family: Arial, sans-serif;
text-decoration: none;
}
#testimonial a:hover{
color:#009;
}
#testimonial img{
border: none;
margin-top:2px;
}

#testimonial p {
text-align:left;
}
