/* CSS Document */
body{
	background-color: #E5EAFF;
	/*background-color: #DDDDDD;*/
	margin-top: 2px;
	color: #474747;
}
.footerBack{
	background-color: #E5EAFF;
}
img{
text-align:center;
	border: 0px;
	margin: 0px;
}
#mainPageContainer{
width: 767px;
left: 50%;
margin-left: -383px;
position:absolute;
background-color: White;

}
#Pagelines{
width: 765px;
float: left;
	border-left: 0px solid #000000;
border-right: 0px solid #000000;
}
#PageHeader{
float: left;
width: 547px;
height: 109px;
border-bottom: 1px solid white;
}
#PageMenu{
	float: left;
	height: 24px;
	line-height: 22px;
	margin: 0px 0 3px 0px;
	background-image: url(../images/MenuBack.png);
   background-repeat: repeat-x;
	border-top: 0px solid white;

}
#MainContent{
float: left;
width: 765px;
margin: 0px 0px 0px 0px;
}

#MainContentLeftMenu{
	float: left;
width: 210px;
margin: 0px 0 0 0px;
text-align: left;
/*margin-left: 8px;*/
border-right: 4px solid white;
}
#MainContentRight{
	float: left;
	width: 547px;
	margin: 0px 0 0 0px;
	text-align: justify;
	border-left: 1px solid white;
	}
#MainContentRight2{
	float: left;
	width: 540px;
	padding: 0px 0 0 10px;
	text-align: justify;
}
#MainContentFooter{
	float: left;
width: 100%;
background-color: #000173;
color: White;
text-align: center;
padding: 5px 0 3px 0;
font-weight: bold;
border-top: 1px solid #ffffff;
}
#sitecontentleft{
	float: left;
	/*width: 465px;*/
	width: 355px;
}
#sitecontentright{
	float: left;
	width: 170px;
		/*width: 100px;*/
	margin: 0 0 0 10px;
	text-align: right;
}
#RImg{
	text-align: right;
	right: auto;
}
.RightImg{
	float: left;
	width: 210px;
	text-align: right;
}
.leftContent{
	float: left;
	width: 365px;
}
.centerCon{
	float: left;
	width: 535px;
}
#Menutab {
background-image: url(../images/menuStart.png);
background-repeat: no-repeat;
background-position: top left;
padding: 0 0 0 24px;
	}
#Menutab ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#Menutab ul li {
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
	display: inline;
	}
		#Menutab a {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 3px 4px 3px;
	margin: 0 0px 0 0px;
	color: White;
	background-image: url(../images/MenuBack.png);
	background-repeat: repeat-x;
display: inline;
text-decoration: none;
	}
	#Menutab a:hover {
	padding: 3px 3px 4px 3px;
	margin: 0 0px 0 0px;
	color: White;
	background-image: url(../images/MenuBackOn.png);
	background-repeat: repeat-x;
	list-style: none;
	display: inline;
	}
		
#Menutab ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	} 

#EITfooter{
text-align: center;
color: Silver;
margin: 10px 0 0 0;
float: none;
position: relative;
width: 740px;
}
a.EITfooterA:link, a.EITfooterA:active, a.EITfooterA:visited{
text-decoration: none;
color: Silver;
	
}
a.EITfooterA:hover{
text-decoration: underline;
color: #B0B0B0;
}
.aboutHead{
	color: #000173; 
}
.menuBack{
	padding: 3px;
	background-color: #000173;
}
td.pageBack{
	background-image: url(../images/pageBack.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px;
}