div.green-line
{
	background-color:#87ad70;
	margin-top:15px;
}

div.about-container
{
	margin-top:15px;
}

div.about-container-left
{
	float:left;
	border-right:1px solid #87ad70;
	width:478px;
}

div.about-container-right
{
	float:right;
	padding:8px;
	width:90px;
	text-align:right;
}

div.select-region
{
	font-size:0.9em;
}

div.accordion_headings
{
	background-color:#FF9900;
	color:white;
	padding:5px;
	cursor:pointer;
	margin-bottom:8px;
	background-image:url(/images/structure/ws.gif);
	background-repeat:no-repeat;
	background-position:6px 6px;
	padding-left:10px;
}

div.header-left
{
	float:left;
	width:20px;
}

div.header-right
{
	float:right;
	width:290px;
	height:15px;
}

div.about-item
{
	border-bottom:1px solid #87ad70;
	padding:8px 8px 0 8px;
}

div.about-item-content
{
	padding:0px 8px 8px 8px;
}

div.about-item-content span
{
	color:#333333;
	font-weight:bold;
}

div.useful-links
{
	background-color:#b2b2b2;
	width:160px;
	padding:10px 10px 10px 10px;
	color:white;
	font-style:italic;
	border-top:2px solid white;
	font-size:0.9em;
	border-bottom:2px solid white;
}

div.useful-links ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:1px solid #696967;

}

div.useful-links li
{
	border-top:1px solid #696967;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(/images/info/info-bullet.gif);
	background-position:right;
	background-repeat:no-repeat;
}

div.useful-links li a
{
	color:white;
}

div.useful-links li a:hover
{
	color:#696967;
}

div.activities-quote
{
	margin-top:200px;
	font-size:1.5em;
	color:#ab5a2f;
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:1.5em;
}

div.grey-spacer
{
	background-color:#b2b2b2;
	width:180px;
	position:relative;
	bottom:2px;
}

div.about-container a
{
	font-weight:bold;
	font-style:italic;
}

span.hi-quote
{
	font-style:italic;
	color:#67a3bf;
	font-size:1.7em;
	font-family:"Times New Roman", Times, serif;
}

div.sitemap-l1
{
	color:#666666;
	font-weight:bold;
	font-size:1.2em;
	background-image:url('/images/info/sq-bullet.gif');
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:28px;
	height:25px;
	width:230px;
}

div.sitemap-l1 a
{
	color:#666666;
}

div.sitemap-l2
{
	margin-left:50px;
	height:25px;
	width:230px;
}

ul.arrow-bullets
{
	font-weight:bold;
	list-style-type:none;
}

ul.arrow-bullets li
{
	height:25px;
	background-image:url('/images/info/grn-bullet.gif');
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:3px;
}

ul.arrow-bullets li div
{
	padding-bottom:5px;
}

