html,body{
	margin:0px;
	padding:0px;
	height:100%;
	
}
.contentheader {
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	position:absolute;
	left:160px;
	top:106px;
	width:100px;
	height:24px;
	background-color:#8a2e2e;
	color:#FFFFFF;
	font-weight:bold;
	z-index:1002;
}
.contentheaderWizard {
	position:absolute;
	left:160px;
	top:0px;
	width:100px;
	height:24px;
	background-color:#C20000;
	color:#FFFFFF;
	font-weight:bold;
	z-index:1002;
}
.contentheader a {
	color:#FFFFFF;
	text-decoration:none;
}
.contentheader a:hover {
	cursor:hand;
}
.contentheadertitle {
	position:relative;
	top:4px;
	left:10px;
	color:#FFFFFF;
}
.contentheadertools {
	position:absolute;
	top:0px;
	right:10px;
	/*width:139px;*/
	height:24px;
}
.contentheadercover {
	position:absolute;
	top:0px;
	right:60px;
	width:95px;
	height:24px;
	z-index:1003;
	/*background:#C20000;
	border-right:2px solid #B4B4B4;*/
}
.toolstext {
	float:right;
	padding-right:10px;
	padding-top:4px;
}

.toolsmenu {
	/* width:150px;
	height:150px; */
	background:#FFFFFF;
	position:absolute;
	right:3px;
	top:0px;
	border-left:solid 2px #B4B4B4;
	border-right:solid 2px #B4B4B4;
	border-bottom:solid 2px #B4B4B4;
	padding:0px;
}

.toolsmenu a {
	color:#000000;
	text-decoration:none;
    }

 .toolsmenu a:hover {
	color:#FFFFFF;
	cursor:hand;
  }


.toolsoptions {
	width:150px;
 }

 
.toolsoptions a {
	color:#000000;
	text-decoration:none;
}


.toolsoptions a:hover {
	color:#FFFFFF;
	width:150px;
	background-color:#C20000;
	cursor:hand;
}


.contentact {
	padding:10px;
}
.spacing {
	border:0px solid;
}

.showOver { 
	background-color: #C20000; 
}
.removeOver { 
	 
} 

/*Start:External call menu bar  CSS classes  */
.sectionheader {
	position:absolute;
	left:0px;
	top:220px;
	width:100%;
	float:left;
	height:24px;
	background-color: #8a2e2e;
	color:#FFFFFF;
	font-weight:bold;
	z-index:1002;
}
.sectionheader a {
	color:#FFFFFF;
	text-decoration:none;
}
.sectionheader a:hover {
	cursor:hand;
}
.sectionheadertitle {
	position:relative;
	font-family:Verdana;
	font-size:12px;
	top:4px;
	left:10px;
}
.sectionheadertools {
	position:absolute;
	top:0px;
	right:3px;
	width:57px;
	height:24px;
}
.sectionheadercover {
	position:absolute;
	top:0px;
	right:60px;
	width:95px;
	height:24px;
	z-index:1003;
	/*background:#C20000;
	border-right:2px solid #B4B4B4;*/ 
}
/*end:External call menu bar  CSS classes  */

/*Start:App Create menu bar CSS classes  */
.appsheader {
	position:absolute;
	left:0px;
	top:460px;
	width:100%;
	float:left;
	height:24px;
	background-color:#C20000;
	color:#FFFFFF;
	font-weight:bold;
	z-index:1002;
}
.appsheader a {
	color:#FFFFFF;
	text-decoration:none;
}
.appsheader a:hover {
	cursor:hand;
}
.appsheadertitle {
	position:relative;
	top:4px;
	left:10px;
}
.appsheadertools {
	position:absolute;
	top:0px;
	right:3px;
	width:57px;
	height:24px;
}
.appsheadercover {
	position:absolute;
	top:0px;
	right:60px;
	width:95px;
	height:24px;
	z-index:1003;
	background:#C20000;
	/*border-right:2px solid #B4B4B4;*/ 
}

.sectionheaderinMiddle {
	border-top-left-radius:6px;
	border-top-right-radius:6px;	
	position:absolute;
	left:0px;
	width:100%;
	float:left;
	height:24px;
	background-color:#8a2e2e;
	color:#FFFFFF;
	font-weight:bold;
	z-index:1002;
}


/*end:App Create menu bar CSS classes  */
