@charset "utf-8";
/**
 * EPC CSS DOCUMENT
 * 
 * _______@author Emma Grima
 * _______@date june 2009
 * _______@last updated 9th june 2009
 * _______@copyright 2008 Alert Communications
 *
 */

#subpageContentContainer {
	float:left;
	width:760px;
	margin:20px 0 0 0;
	overflow:hidden;
}
#siteContentSubpage {
	float:left;
	width:526px;
	height:auto;
	margin:0 0 0 15px;
	padding:0;
}
#subpageContentContainer h2 {
	padding:0 0 6px;
	margin:0 0 23px;
	font-size:1em;
	font-weight:bold;
}

#subpageContentContainer h3 {
	padding:5px 0 0 0;
	margin:0;
	font-size:1.2em;
	font-weight:bold;
}
#subpageContentContainer h2 a {
	font-weight:bold;
	color:#232323;
	text-decoration:none;
}
#subpageContentContainer h2 a:hover {
	text-decoration:underline;
}
.green {
	border:1px solid #98cb33;
}
#siteContentSubpage h2 {
	padding:0 0 5px 0;
	margin:0;
}
#submenuSubpage {
	float:left;
	width:204px;
	margin:0 0 0 0;
	padding:0 0 10px 10px;
}
#submenu2 {
	background:#f3ffdc;
	border-top:2px solid #98cb33;
	padding:8px 0 0 0;
}
#submenuSubpage h4 {
	font-size:0.98em;
	font-weight:bold;
	color:#98cb33;
	padding:5px 0 10px 10px;
	margin:0;
	border-bottom:1px dotted #98cb33;
}
#submenuSubpage h4 a {
	color:#00662f;
	font-weight:bold;
	text-decoration:none;
}
#submenuSubpage h4 a:hover {
	text-decoration:underline;
}
#submenuSubpage h5 {
	font-size:0.98em;
	color:#11510b;
	padding:8px 0 10px 35px;
	font-weight:normal;
	margin:0;
	border-bottom:1px dotted #c6fd5a;
}
#submenuSubpage h5 a {
	color:#11510b;
	text-decoration:none;
}
#submenuSubpage h5 a:hover {
	text-decoration:underline;
}
#submenuSubpage h6 {
	font-size:0.98em;
	color:#083204;
	padding:8px 0 10px 55px;
	margin:0;
	font-weight:normal;
	border-bottom:1px dotted #c6fd5a;
}
#submenuSubpage h6 a {
	color:#083204;
	text-decoration:none;
}
#submenuSubpage h6 a:hover {
	text-decoration:underline;
}
.paddingbullet {
	padding:0 5px 2px 0;
}

.contactus{
	margin:10px 0;
}
.contactusth{
	background:#f3ffdc;
	font-weight:bold;
	padding:10px;
	text-align:left;
}

.formH{
    background:#f3ffdc;
	font-weight:bold;
	text-align:left;
}

.contactustd2 textarea{
	border:1px solid #232323;
	width:187px;
	font-size:1em;
}

.contactustd2 a{
	color:#12540c;
	text-decoration:none;
}

.contactustd2 a:hover{
	text-decoration:underline;
}

.buttonContactUs{
	background:#568100;
	color:#FFFFFF;
	font-size:1em;
	border:none;
	padding:5px;
}

.contactustd2 select{
	border:1px solid #232323;
	width:187px;
	font-size:1em;
	height:20px;
}


.contactustd2{
	background:#fafff0;
	padding:10px;
}

/** Sitemap*/
.sitemapLevel1 a{
	text-decoration:underline;
}

.sitemapLevel1 a:hover{
	text-decoration:none;
}

.sitemapTable{
	width:100%;
}

.sitemapTable td, th{
	padding:4px
}
.sitemapTable td img
{
    margin-bottom:2px;
}

.sitemapTable tr th, .greyBg{
	font-weight:bold;
	background-color:#f0f0f0;
	text-align:left;
}


/* News Archive                  */
.newssummaryItem
{
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #d3d2d8;
}
.newssummaryTitle
{
	color:#000000;
	font-weight:bold;
	font-size:1.0em;
	padding:0 0 5px 0;
}
.newssummaryDate
{
	color:#000000;
	padding:5px 0 5px 0;
}
.newssummaryReadMore
{
	text-align:right;
	padding: 2px 0 0 0;
}

#newssummaryItem h3{
	font-size:1.0em;
	color:#CC6666;
}

.datagridborder
{
	border-bottom:1px solid #CCC;
}

.datagridheader th
{
	padding:8px 5px;
	background-color:#eee;
}