
body {
	margin: 0px;
	padding: 0px;
	background-color: #E4E8E9;
}

a {
	text-decoration:none;
	color:#000;
}

#container {
}
.menuBar {
	width:900px;
	background-image:url(../images/blueTop.jpg);
	height:46px;
	margin:auto;
	overflow:hidden;
}

.menuBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:right;
	width:300px;
}

.menuBar ul li {
	display:inline;
	line-height:46px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.menuBar ul li a {
	display:inline;
	line-height:46px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
.menuBar ul li a:hover {
	display:inline;
	line-height:46px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#BCBEBB;
}
.menuBar ul li .active {
	display:inline;
	line-height:46px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#BCBEBB;
}


.menuBar ul li .home {
	background-image:url(../images/home.gif);
	background-repeat:no-repeat;
	background-position:center left;
	line-height:46px;
	padding:0px 25px 0px 25px;
	float:left;
}
.menuBar ul li .aboutus {
	background-image:url(../images/aboutUs.gif);
	color:#FFF;
	background-repeat:no-repeat;
	background-position:center left;
	line-height:46px;
	float:left;
	padding:0px 25px 0px 25px;
}

.menuBar ul li .contactus {
	background-image:url(../images/contactUs.gif);
	color:#FFF;
	background-repeat:no-repeat;
	background-position:center left;
	line-height:46px;
	float:left;
	padding:0px 25px 0px 25px;
}

.banner {
	width:900px;
	margin:auto;
	overflow:hidden;
	background-color:#FFF;
}

.bannerLeft {
	float:left;
	width:500px;
	text-align:center;
	padding:18px 0px 0px 0px;
}

.bannerRight {
	float:right;
	width:400px;
}

.bannerLeftTitle {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align:center;
	
}.bannerLeft ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	line-height: 35px;
	margin:0;
	padding:20px 0px 0px 100px;
}
.bannerLeft ul li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/listIcon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 25px;
}

.spacer {
	width:900px;
	height:35px;
	background-color:#8B8987;
	margin:auto;
}

.content {
	width:880px;
	margin:auto;
	padding:10px;
	overflow:hidden;
	background-color:#FFF;
}

.contentLeft {
	float:left;
	width:600px;
	border:1px solid #CCC;
	padding:3px;
}

.contentTitle {
	background-image:url(../images/contentTitle.jpg);
	width:596px;
	line-height:30px;
	margin:0px;
	padding:0px 0px 0px 4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#184D69;
	font-weight:bold;
	background-repeat:repeat-y;
}

.reg
{
	font-size:8px;
	
}

.indexContent {
	width:600px;
	line-height:30px;
	margin:0px;
	background-image:url(../images/contentBg.jpg);
	height:auto;
	margin-top:2px;
}

.indexContent table tr td p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color:#545353;
	text-align:justify;
}

.indexContent table tr td h1
{
	font-size:12px;
	font-weight:bold;
	color:#096FA4;
	padding:0px;
	margin:0px;
}

.indexContent h2
{
	color:#075a81;
	margin:0px;
	padding:45px 25px 0px 20px;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
}
.indexContent ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.indexContent ul li
{
	padding:0px 0px 0px 15px;
	margin:0px;
	font-size:12px;
	color:#121212;
	line-height:26px;
	
}


.contentRight {
	float:left;
	width:257px;
	border:1px solid #CCC;
	padding:3px;
	margin-left:5px;
}

.loginTitle {
	background-color:#2FA2DE;
	margin:0px;
	padding:0px 0px 0px 5px;
	line-height:30px;
	font-family:Tahoma;
	font-size:12px;
	color:#FFF;

}

.loginfrm {
	height:230px;
	background-image:url(../images/loginBg.jpg);
	padding-left:20px;
}

.loginBtn {
	background-image:url(../images/loginBtn.jpg);
	width:65px;
	height:28px;
	border:0px solid #FFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.signing
{
	background-image:url(../images/signin.jpg);
	width:55px;
	height:24px;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	border:0px solid #fff;
	background-repeat:no-repeat;
	float:left;
}

.forgot
{
	padding:5px 0px 0px 25px;
	margin:0px;
	font-size:11px;
	color:#0870a6;
	font-weight:bold;
	float:left;
}
.forgot a
{
	font-size:11px;
	color:#0870a6;
	font-weight:bold;
	text-decoration:underline;
}
.forgot a:hover
{
	font-size:11px;
	color:#0870a6;
	font-weight:bold;
	text-decoration:none;
	
}
.creation
{
	padding:5px 0px 0px 10px;
	margin:0px;
	font-size:12px;
	color:#0870a6;
}

.signup
{
	background-image:url(../images/signup.gif);
	width:55px;
	height:24px;
	margin:10px 35px 0px 0px;
	padding:0px;
	border:0px solid #fff;
	float:right;
}
.signlabelBox
{
	width:130px;
	margin:0px;
	padding:0px 0px 0px 10px;
	height:auto;
	float:left;
	font-size:12px;
	color:#da561b;
	overflow:hidden;

}


.loginInfoTitle {
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	color:#797978;
}

.inputFieldFormat {
	font-size:12px;
	font-weight:bold;
	width:180px;
}

.listBoxFormat {
	font-size:12px;
	font-weight:bold;
	width:185px;
	}
	
.labProvidesTitle {
	background-color:#2FA2DE;
	margin:0px;
	padding:0px 0px 0px 5px;
	line-height:30px;
	font-family:Tahoma;
	font-size:12px;
	color:#FFF;
}

.labProvidesContent {
	height:150px;
	background-image:url(../images/leftContentBtm.jpg);
	padding-left:20px;
}.labProvidesContent ul {
	margin: 0px;
	padding: 8px 0px 0px 15px;
}
.labProvidesContent ul li {
	list-style-type: none;
	background-image: url(../images/listIcon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
}

.contentRightBtm {
	float:left;
	width:257px;
	border:1px solid #CCC;
	padding:3px;
	margin: 5px 0px 0px 5px;
}

.footer {
	width:900px;
	height:40px;
	background-color:#2FA2DE;
	margin:auto;
}.footer span {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 40px;
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
}
.footer p {
	margin: 0px;
	padding: 0px;
	float: right;
	font-size:11px;
	color:#FFF;
	font-family:Tahoma;
	padding-right:5px;
}
.website
{
	font-size:18px;
	margin:0px;
	color:#216300;
	font-family:"Bell MT";
	font-weight:bold;
	line-height:30px;
}
.website a
{
	font-size:18px;
	margin:0px;
	color:#216300;
	font-family:"Bell MT";
	font-weight:bold;
	line-height:30px;
	text-decoration:underline;
}
.website a:hover
{
	font-size:18px;
	margin:0px;
	color:#d47405;
	font-family:"Bell MT";
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
}
