@charset "UTF-8";
.maincontainerbg {
	background-image: url(../images/bg/mainwhiteBlueGrad.jpg);
	background-repeat: repeat-x;
	background-color: #11131E;
}
.centerBg {
	background-image: url(../images/center.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 318px;
	width: 900px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 7px;
	width: 90%;
	margin-top: 50px;
	margin-right: 20px;
	font-weight: normal;
}
.tableborderFullLB {
	border: .5px dotted #DFE1DC;
}
.headerBg {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 900px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.maintextFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 10px 5px 5px;
	margin: 0px;
	border-top-width: 1.0px;
	border-top-style: solid;
	border-top-color: #006699;
}
.innerHeadBg {
	background-image: url(../images/headSm.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 900px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.innercenterBg {
	background-image: url(../images/center.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 318px;
	width: 900px;
}
.thumbsDiv {
	padding: 5px;
	width: 885px;
	overflow: auto;
	background-repeat: repeat-x;
	
}
.tblBorderfull {
	border: .5px solid #006699;
}
.tblBorderLeft {
	border-top: 0.5px none #006699;
	border-right: 0.5px none #006699;
	border-bottom: 0.5px none #006699;
	border-left: 0.5px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006699;
}
.thumbsDivHor {
	padding: 5px;
	width: 895px;
	overflow: auto;
	height: 50px;
	background-image: url(../images/bg/mainwhiteBlueGrad.jpg);
	background-repeat: repeat-x;
}
.titleBarBev {
	background-image: url(../images/bg/menubar.png);
	background-repeat: repeat-x;
}
.waterMarkLogo {
	background-image: url(../images/bg/waterMark.jpg);
	background-repeat: no-repeat;
}
.thumbsDivSide {
	padding: 5px;
	width: 350px;
	overflow: auto;
	height: 500px;
	background-image: url(../images/bg/mainwhiteBlueGrad.jpg);
	background-repeat: repeat-x;
}
.ClientLogBg {
	background-image: url(../images/bg/clientLogBg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 318px;
	width: 900px;
}
.tiles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	padding: 10px;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.detailsDiv {
	margin: 10px;
}
.aboutBg {
	background-image: url(../images/aboutCenter.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 318px;
	width: 900px;
}
.mainTextAbout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 7px;
	width: 90%;
	margin-top: 10px;
	margin-right: 20px;
	font-weight: normal;
	margin-left: 40px;
}
.tblBorderTop {
	border-top: 0.5px solid #006699;
	border-right: 0.5px none #006699;
	border-bottom: 0.5px none #006699;
	border-left: 0.5px none #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006699;
}
.clientDetail {
	height: 650px;
	width: 740px;
	overflow: auto;
	position: relative;
}

