body
	{
	max-width: 800px;
	margin: 10px auto 0px auto;
	font-family: arial;
	font-size: 1em;
	}
	#hdrbox
	{
	width: 800px;
	position: relative;
	background-image: url(/gan/Images/ganbannernew.jpg);
	}
	#hdrdate
	{
	width: 186px;
	position: relative;
	left: 604px;
	padding: 10px;
	font-size: 1.25em;
	font-weight: bold;
	}
	#hdrinfo
	{
	width: 186px;
	position: relative;
	top: 20px;
	left: 614px;
	font-size: 1.25em;
	font-weight: bold;
	}
	#hdrcol1
	{
	width: 400px;
	float: left;
	position: relative;
	top: 22px;
	padding-top: 4px;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing:2px;
	text-align: center;
	}
	#hdrcol2
	{
	width: 380px;
	float: right;
	margin-left: 20px;
	position: relative;
	top: 22px;
	padding-top: 4px;
	font-size: 1.3em;
	font-weight: bold;
	color:#048743;
	letter-spacing:2px;
	text-align: center;
	}
	#container
	{
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	background:#fff;
	width:800px;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* Start of Column CSS */
	#maincontainer 
	{
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#fff; /* column 2 background colour */
	padding:0px;	
	position:relative;
	}
	#toccontainer 
	{
	float:left;
	width:100%;
	position:relative;
	right:610px;
	background:#dce5da; /* column 1 background colour */
	padding:0px;
	min-height:500px;
	top: 10px;
	}
	#tocbar 
	{
	float:left;
	width:164px;
	padding:10px;
	position:relative;
	left:610px;
	overflow:hidden;
	font-size: .8em;
	}
	#tocbar hr
	{
	color:#fff;
	background:#fff;
	height: 4px;
	border: 0;
	}
	#tocbar ul li
	{
	color:#fff;
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: -20px;
	}
	.listblack
	{
	color:#000;
	font-weight: bold;
	}
	.tocintitle
	{
	font-family: helvetica condensed, arial;
	font-size: 1.75em;
	font-weight: bold;
	color:#048743;
	}
	.green
	{
	color:#048743;
	font-weight: bold;
	}
	.greensm
	{
	color:#048743;
	font-weight: bold;
	font-size: .9em;
	}
	.questions
	{
	margin-top: 200px;
	}
	#content 
	{
	float:left;
	width:605px;
	position:relative;
	left:620px;
	overflow:visible;
	font-size: .95em;
	}
	.bordertitle
	{
	overflow: hidden;
	border-top:#dce5da 4px solid;
	border-bottom:#dce5da 4px solid;
	padding: 5px 0px 5px 0px;
	font-size: 2.5em;
	font-weight: bold;
	}	
	.intitle
	{
	font-size: 1.25em;
	font-weight: bold;
	color:#048743;	
	}
	.listsbox
	{
	width: 540px;
	font-size: .95em;
	}
	.col1
	{
	width: 270px;
	float: left;
	margin-top: 10px;
	}
	.col2
	{
	width: 270px;
	float: left;	
	margin-top: 10px;
	}
	ul li
	{
	list-style-type: square;
	color:#c2d3bf;
	}
	ul li p
	{
	color:#000;
	}
	.col1a
	{
	width: 385px;
	float: left;
	}
	.col2a
	{
	width: 385px;
	float: left;
	}
	.smtxt
	{
	font-size: .95em;
	}
	#back
	{
	font-size: .95em;
	text-align: center;
	}
	#back hr
	{
	color:#999;
	background:#999;
	height: 2px;
	border: 0;
	}