html, body	{
width: 100%;
height: auto;
padding: 0;
margin: 0 auto;

font-family: tahoma, arial, verdana, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
color: #333333;
text-decoration: none;


display: block;
}

#dOuterContainer
{
	padding: 0 0 1px 0;
	margin: 0 auto;
	width: 750px;
	height: auto;
	display: block;
}

#dHeaderTop
{
	display: none;
}

#dHeaderTop fieldset
{ 
	display: none;
}

#dHeaderTop form
{
	display: none;
}

#dHeaderTop input
{
	display: none;
}

#inputNewsletterEmail
{
	display: none;
}

#inputNewsletterEmailBtn
{
	display: none;
}

#inputSearchKeywords
{
	display: none;
}

#inputSearchKeywordsBtn
{
	display: none;
}

#dHeaderMiddle
{
	display: none;
}

#dHeaderBottom
{
	display: none;
}

#dHeaderBottom ul
{
	display: none;
	
}

#dHeaderBottom li
{
	display: none;
}

#dHeaderBottom a:link, #dHeaderBottom a:visited
{
	display: none;
}

#dHeaderBottom a:hover
{
	display: none;
}

#dHeaderBottomEmail
{
	display: none;
	
}

#dHeaderBottomEmail a:link, #dHeaderBottomEmail a:visited, #dHeaderBottomEmail a:hover
{
	display: none;
}

#dContentWrapper
{
	padding: 0;
	margin: 0 auto;
	width: 750px;
	height: auto;
	background: #f5f7e8;
	display: block;
	float: left;
}

#dContent
{
	padding: 0;
	margin: 0 auto;
	width: 707px;
	height: auto;
	background: #f5f7e8;
	display: block;
}


#dFooter
{
	padding: 30px 0 0 20px;
	margin: 10px 0 0 0;
	width: 750px;
	height: 39px;
	display:block;
	
	color: #cccccc;
	font-size: 11px;
}

#dFooter a:link, #dFooter a:visited
{
	text-decoration: none;
	color: #cccccc;
}

#dFooter a:hover
{
	text-decoration: none;
	color: #cccccc;
}

#dContactDetails
{
	display: block;
}

#dDevelopedBy
{
	display: block;
}

#dDevelopedBy a:link, #dDevelopedBy a:visited
{
	color: #cccccc;
	text-decoration: none;
}

#dDevelopedBy a:hover
{
	color: #cccccc;
	text-decoration: none;
}

#dPrintButton
{
	display: none;
}

#dPrintButton a
{
	display: none;
}

#dBackButton
{
	display: none;
}

#dBackButton a
{
	display: none;
}


/************Content******************/
#tHomePageContent
{
	padding: 0;
	margin: 0 auto;
	
	color: #ffffff;
	font-size: 11px;
}

#tHomePageContent ul
{
	 list-style-type: none;
	 padding: 5px 0 0 20px;
	 margin: 0;
}

#tHomePageContent li
{
	background-image: url('../_images/_general/home_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
	padding: 0 0 0 15px;
	margin: 0;
}

#tHomePageContent a:link, #tHomePageContent a:visited
{
	color: #62ffff;
	text-decoration: none;
}

#tHomePageContent a:hover
{
	color: #ffff62;
	text-decoration: none;
}

#dContent h2
{
	color: #006600;
	font-weight: bold;
	font-size: 12px;
}

#dContent h3
{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	padding: 3px 0 3px 0;
	margin: 0;
}

.greenBold
{
	color: #006600;
	font-weight: bold;
	font-size: 12px;
}

#dContent p
{
	text-align: justify;
}

#dContent a:link, #dContent a:visited
{
	color: #006600;
	text-decoration: none;
}

#dContent a:hover
{
	color: #ff0000;
	text-decoration: none;
}

.warning
{
	color: #990000;
	font-weight: bold;
}
