body {
	margin: 0;
	background-color: #c0cacf;
}

.liltext {
	font-size : 10px;
	font-family :  trebuchet, arial, verdana, Helvetica, sans-serif;
	color: #000000;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}
.footerText a {
	margin: 0 5px 0 5px;
}
.mainTable {
	background-color: #ffffff;
	height: 100%;
	width:774px;
}

.subMenuOff {
	background-color: #E1E7EB;
}

.subMenuOffText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}
.headerStrapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E5A8E;
	font-weight: bold;
}

.sideMenuHeaderHome {
	background: URL(../images/l_header_home.gif) repeat-x;
	height:27px;
	border: #a3a3a3 1px solid;
	margin-bottom: 2px;
	color:#fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sideMenuHeaderText {
	padding: 6px 0 0 7px;
	height: 20px;
}

.mainTopMenu {
	width:569px;
	overflow:hidden;
	float:left;	
	/*background-color: #000;
	  height: 200px;*/
}

.mainTopMenu li, .mainTopMenu a {
	height:48px;
	display:block;
	text-align:right;
}

.mainTopMenu ul {
	list-style:none;
	float:right;
	margin:0px;
	padding:0px;
	/*height:48px;
	position:relative;
	width: 569px;*/
}
.mainTopMenu li {
	padding:0px;
	margin:0px;
	float:left;
}
#button0 {
	width:23px;
	background:url(../images/mainmenu.png) 0px 0px no-repeat;
}
#button1 {
	width:118px;
}
#button1 a {
	width:118px;
	background:url(../images/mainmenu.png) -23px 0px no-repeat;
}
#button1 a:hover {
	width:118px;
	background:url(../images/mainmenu.png) -23px -48px no-repeat;
}
#button1 .selected {
	width:118px;
	background:url(../images/mainmenu.png) -23px -48px no-repeat;
}
#button2 {
	width:118px;
}
#button2 a {
	width:118px;
	background:url(../images/mainmenu.png) -141px 0px no-repeat;
}
#button2 a:hover {
	width:118px;
	background:url(../images/mainmenu.png) -141px -48px no-repeat;
}
#button2 .selected {
	width:118px;
	background:url(../images/mainmenu.png) -141px -48px no-repeat;
}
#button3 {
	width:78px;
}
#button3 a {
	width:78px;
	background:url(../images/mainmenu.png) -259px 0px no-repeat;
}
#button3 a:hover {
	width:78px;
	background:url(../images/mainmenu.png) -259px -48px no-repeat;
}
#button3 .selected {
	width:78px;
	background:url(../images/mainmenu.png) -259px -48px no-repeat;
}


#homeButton {
	width:60px;
	height:19px;
	display:block;
	margin:0px;
	padding:0px;
}
#homeButton a {
	width:60px;
	height:19px;
	display:block;
	margin:0px;
	padding:0px;
	background:url(../images/n_home_full.png) 0px 0px no-repeat;
}
#homeButton a:hover {
	width:60px;
	background:url(../images/n_home_full.png) 0px -19px no-repeat;
}
#homeButton .selected {
	width:60px;
	background:url(../images/n_home_full.png) 0px -19px no-repeat;
}

.clearer {
	clear:both;
	display:block;
	height:1px;
	margin-bottom:-1px;
	font-size:1px;
	line-height:1px;
}
img {
	border: 0;
}
.contentTitlePro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7650B4;
	font-weight: bold;
}
.contentTitleHTML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c23b33;
	font-weight: bold;
}
.breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text4 {
	font-size : 12px;
	font-family :  trebuchet, arial, verdana, Helvetica, sans-serif;
	color: #333333;
}
.head4 {
	font-size : 12px;
	font-weight : bold;
	font-family :  trebuchet, arial, verdana, Helvetica, sans-serif;
	color: #000099;
}
