
#tabs #helpcentre a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
}

#glossaryheader
{
	background:url(../images/titles/glossary.jpg) top left no-repeat;
	height:75px;
	width:300px;
/*	border-top:1px solid gray;
	border-bottom:1px solid gray;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.gHead
{
	padding:0;
	margin:0;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	font-size:110%;
	font-weight:bold;
	color:RGB(251,96,2);
	border-bottom: 1px dotted RGB(251,96,2);
	
	
}

.gBody
{
	padding:0;
	margin:0;
	margin-left:30px;
	margin-right:30px;
	font-size:90%;
	color:black;
}



	p{
	margin-left:10px!important;
	}
p#helpIntroduction{
	width:550px;
	margin-top:60px!important;
	position:absolute;
	}
#divtitlegradient{
	padding-top: 15px!important;
	}
#helpheader {
	width:580px;
	height:140px;
	position:relative;
	margin-top:20px;
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
	margin-bottom:20px;
}
#helpheader p{border-bottom:0;}
#helpheader h1 {
 color: #333333;
    font-size: 21px;
    font-weight: 100;
    letter-spacing: -0.2px;
    line-height: 18px;
    margin: 15px 0 0 10px;
    padding: 0;
    position: absolute;
    text-transform: none;
}
#helpheader img{position:absolute; margin-left:130px;}	
