html{
	overflow:-moz-scrollbars-vertical;
	overflow-y:scroll;
}
.bodytext {
	letter-spacing: 40em;
	word-spacing: normal;
	list-style-type: square;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright {
	font:11px Verdana, Geneva, sans-serif;
	color: #4890F3;
}
.copyright a{
	text-decoration:none !important;
}
.testimonial {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFEFCB;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	line-height: 13px;
}
.testimonial2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: FFEFCB;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	line-height: 13px;
}
.heading {
	font-family: Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: FCD98C;
	letter-spacing: normal;
	word-spacing: normal;
}
.heading3 {
	font-family: Arial, Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FCD98C;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: EBF4FF;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodytext2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: EBF4FF;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top:15px;
}
.bodytexthead {
	word-spacing: normal;
	list-style-type: square;
	color: #FCD98C;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.sub-head {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: 4890f3;
	letter-spacing: normal;
	word-spacing: normal;
}
.heading2 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: FCD98C;
	letter-spacing: normal;
	word-spacing: normal;
}
/*whats new box*/
.whatsnew {
	background-color:#254c87;
	padding:5px;
	color:#FFEFCB;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	
}
.footer{
	background:url(../images/footer.jpg) center top no-repeat;
	padding:20px 0 15px;
	text-align:center;
	height:89px;
}
.mt6{margin-top:6px !important;}
.mt10{margin-top:10px !important;}