
#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;
}

#divbackgroundcontainer
{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:535px;
/* 
	border:1px solid silver;
 */
	background:url(../../images/backgrounds/Frequently-Asked-Questions.jpg) top left no-repeat;
	height:100%;
}

#divcontent
{
	position:relative;
	padding-top:60px;
}

.faqbody
{
	margin-left:10px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:10px;
/* 
	line-height:1.5;
 */
}

.faqgraduateddivheader
{
	display:block;
	height:25px;
	margin:0;
	padding:5px;
	width:535px;
	margin-left:8px;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
/* 
	font-family:Georgia,Times New Roman,Times,serif;
 */
	font-size:13px;
	font-weight:bold;
	background: transparent url(../../images/backgrounds/GraduatedHead.jpg) top left no-repeat;
	color:white;
	line-height:130%;
}

.faqclickable
{
	color:black;
	font-weight:normal;
	display:block;
	margin-bottom:3px;
}

.faqclickable:hover
{
	text-decoration:underline;
	color:#a93000;
}

.faqbody
{
	margin-bottom:15px;
}