.bannerBkgd {
	background-image: url(../../images/banner-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:225px;
}
.divBannerNav {
	width:375px;
    margin-left:110px;
    margin-top:64px;
	vertical-align:bottom;
}
body {
	background-image: url(../../images/lqbackgroung.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
}


.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 19px;
}
.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A8DA47;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
}
.frmValidationTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8DA47;
	font-style: italic;
}
.bodyTxtGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8DA47;
	font-weight:bold;
	line-height: 25px;
}
.bodyTxthelpPopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
.featureTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A8DA47;
	font-style: normal;
	line-height: normal;
}
h1 {
	background-image: url(../../images/minilogo.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-indent:40px;
	height:35px;
	padding-top: 3px;
}


.warnTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	line-height: 19px;
}


a:link, a:visited, a:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #99CC66;
	text-decoration: underline;
}

a.navbar:link, a.navbar:visited, a.navbar:active, .navbar {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height:38px;
	font-weight:normal;
}
a.navbar:hover {
	text-decoration: underline;
}
a.sidebar:link, a.sidebar:visited, a.sidebar:active, .sidebar {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height:30px;
	font-weight:normal;
	background-image:url(../../images/bulletSm.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:0px;
	
}
a.sidebar:hover {
	background-image:url(../../images/bulletSm_over.gif);
	background-position:left;
	background-repeat:no-repeat;
}
a.feature:link, a.feature:visited, a.feature:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A8DA47;
	font-style: normal;
	font-weight: normal;
	line-height:25px;
}
a.feature:hover {
	text-decoration: underline;
}



.frmItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	width: 98%;
	border: 1px solid #666666;
	font-weight: bold;

}
.frmError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01A1B1;
	background-color: #FFAAAA;
	width: 98%;
	border: 1px solid #666666;
	font-weight: bold;

}
.frmButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 120px;
	border: 1px solid #000000;
	font-weight: bold;
	height:25px;
	background-image: url(../../images/btnBackground.gif);
}


 .imgBenefit{
    margin-right: 10px;
    margin-top:5px;
	border-style:double ;
	border-color: #A8DA47;
	border-width:3px;
}


 .imagePreview{
	border-style:double ;
	border-color: #FFFFFF;
	border-width:3px;
}
 .image{
	border-style: solid;
	border-color: #FFFFFF;
	border-width:2px;
}
