@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}.bottomBar_background {
	background-image: url(images/barPageBackground.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bottomBar_page {
	background-image: url(images/barPageBottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topLeftLine {
	background-image: url(images/bgrndLineTopLeft.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.topRightLine {
	background-image: url(images/bgrndLineTopRight.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #1F4BAE;
}

.textmainHeadings {
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1F4BAE;
	text-align: left;
}

.textLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
	padding-right: 30px;
	padding-left: 20px;
}
.textmain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}

.textmembers_k {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

.textmembers_m {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	padding-right: 30px;
	padding-left: 20px;
}

.li {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-align: centre;
	padding-left: 11px;
	color: #666;
	
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-align: center;
}
