BODY {
	margin: 0px auto;
	font-family: Arial;
	background-color: #D5D5D5;
}
.mainbg {
	background-color: #FFFFFF;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}
.header {
	background-image: URL(../images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 92px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
.client-login {
	width: 208px;
	text-align: left;
	vertical-align: top;
}
.menubg {
	width: 200px;
	text-align: left;
	vertical-align: top;
}
.sep {
	height: 2px;
}
.leftmenu {
	height: 33px;
	text-align: left;
	vertical-align: middle;
	display: block;
}
.leftmenu a:link {
	background-color: #0279C2;
	height: 27px;
	width: 193px;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 6px;
	display: block;
}
.leftmenu a:visited {
	background-color: #0279C2;
	height: 27px;
	width: 193px;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 6px;
	display: block;
}
.leftmenu a:hover {
	background-color: #61BDE0;
	height: 27px;
	width: 193px;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 6px;
	display: block;
}
.clientlogin {
	height: 34px;
	background-color: #62A2BB;
	border-bottom: #39677F 2px solid;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.loginbg {
	background-color: #4683A5;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
}
.loginbg a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.loginbg a:hover {
	text-decoration: none;
}
.txtarea {
	border: #000000 1px solid;
	background: #FFFFFF;
	width: 150px;
	height: 15px;
}
.seperator {
	background-image: URL(../images/sep.jpg);
	height: 6px;
}
.versep {
	background-image: URL(../images/versep.jpg);
	width: 3px;
	background-repeat: repeat-y;
}
.newsletter {
	height: 34px;
	background-color: #DEDEDE;
	border-bottom: #C0C0C0 2px solid;
	font-weight: bold;
	color: #444444;
	padding-left: 10px;
}
.newsletterform {
	background-color: #F1F1F1;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.welcome {
	background-color: #F8F8F8;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	color: 5D5D5D;
	font-size: 11px;
}
.imag {
	float: left;
}
.contentbord {
	background-image: URL(../images/contentbord.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.development-research {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #CCCCCB 1px solid;
}
.bord {
	border-left: #D2D2D2 1px solid;
	width: 1px;
}
.develop-research {
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
	color: #5D5D5D;
}
.develop-research a {
	font-size: 11px;
	color: #145690;
	text-decoration: underline;
}
.develop-research a: hover {
	font-size: 11px;
	color: #145690;
	text-decoration: none;
}
.develop-research ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.develop-research li {
	background-image: URL(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
	height: 17px;
	}
.footerbg {
	border-top: #ECECEC 2px solid;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 4px;
	vertical-align: bottom;
	text-align: right;	
}
.footer {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #858585;
}
.footer a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.breadcrumb {
	background-image: URL(../images/breadcrumbbg.jpg);
	height: 35px;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
	font-size: 12px;
	font-weight: bold;
}
.breadcrumb a {
	font-size: 12px;
	font-weight: bold;
	color: #0279C2;
	text-decoration: none;
}
.contentheading {
	font-size: 15px;
	font-weight: bold;
	color: #0279C2;
}