html, body	{

background-image: url('../_images/_newTemplate/page_back.gif');
background-color: #e8ecd3;

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
{
	padding: 0;
	margin: 0;
	width: 750px;
	height: 274px;
	display:block;
	
	
	
	background-image: url('../_images/_newTemplate/new_top.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	
	position: relative;
	
}

#dHeaderTop fieldset
{ 
	border: 0;
}

#dHeaderTop form
{
	padding: 0;
	margin: 0;
}

#dHeaderTop input
{
	font-family: tahoma, arial, verdana, sans-serif;
	color: #6D6D6D;
	font-size: 12px;
	
	background-color: transparent;
	border: 0 none;
}

#inputNewsletterEmail
{
	width: 167px;
	height: 16px;

	position: absolute;
	top: 242px;
	left: 157px;
}

#inputNewsletterEmailBtn
{
	position: absolute;
	top: 242px;
	left: 325px;
}

#inputSearchKeywords
{
	width: 167px;
	height: 16px;

	position: absolute;
	top: 242px;
	left: 444px;
}

#inputSearchKeywordsBtn
{
	position: absolute;
	top: 242px;
	left: 617px;
}

#dHeaderBottom
{
	padding: 0;
	margin: 0;
	width: 750px;
	height: 36px;
	display:block;
	
	position: absolute;
	top: 210px;
	left: 0px;
}

#dHeaderBottom ul
{
	padding: 5px 0 0 5px;
	margin: 0;
	
}

#dHeaderBottom li
{
	display: inline;
	list-style: none;
	
	color: #ffffff;
	font-size: 11px;
}

#dHeaderBottom a:link, #dHeaderBottom a:visited
{
	text-decoration: none;
	color: #ffffff;
}

#dHeaderBottom a:hover
{
	text-decoration: none;
	color: #ffbf00;
}

#dHeaderBottomEmail
{
	padding: 0;
	margin: 0;
	
	width: 20px;
	height: 15px;
	
	
	position: absolute;
	top: 6px;
	left: 700px;
	
	text-indent: -10000px;
	
}

#dHeaderBottomEmail a:link, #dHeaderBottomEmail a:visited, #dHeaderBottomEmail a:hover
{
	padding: 0;
	margin: 0;
	width: 20px;
	height: 15px;
	display: block;
	text-decoration: none;
	background-image: url('../_images/_newTemplate/nothing.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#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: 0;
	margin: 0;
	width: 750px;
	height: 39px;
	display:block;
	
	color: #ffffff;
	font-size: 11px;
	
	
	background-image: url('../_images/_newTemplate/lay_07_05.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
	position: relative;
}

#dFooter a:link, #dFooter a:visited
{
	text-decoration: none;
	color: #ffffff;
}

#dFooter a:hover
{
	text-decoration: none;
	color: #ffbf00;
}

#dContactDetails
{
	position: absolute;
	top: 6px;
	left: 5px;
}

#dDevelopedBy
{
	position: absolute;
	top: 23px;
	left: 600px;
	
	color: #666666;
}

#dDevelopedBy a:link, #dDevelopedBy a:visited
{
	color: #666666;
	text-decoration: none;
}

#dDevelopedBy a:hover
{
	color: #ffbf00;
	text-decoration: none;
}

#dPrintButton
{
	width: 38px;
	height: 12px;
	position: absolute;
	top: 8px;
	left: 695px;
	text-indent: -10000px;
}

#dPrintButton a
{
	padding: 0;
	margin: 0;
	width: 38px;
	height: 12px;
	display: block;
}

#dBackButton
{
	width: 38px;
	height: 12px;
	position: absolute;
	top: 8px;
	left: 638px;
	text-indent: -10000px;
}

#dBackButton a
{
	padding: 0;
	margin: 0;
	width: 38px;
	height: 12px;
	display: block;
}


/************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;
}

.contactBox
{
	width: 195px;
}

.contactDD
{
	width: 200px;
}


/********Hacks**************/
.access
{
	display: none;
}