html, body	{
background-color: #ffffff;
width: 100%;
height: auto;
padding: 0;
margin: 0 auto;
font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
font-size: 8pt;
color: #444444;
display: block;
}

p
{
	margin: 0 0 1em 0;
	text-align: justify;
}


#dTopOne
{
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
	height: 53px;
}

#dTopOneLeft
{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 341px;
	height: 53px;
	background-image: url('/_images/template_v1_01.gif');
	background-repeat: no-repeat;
}

#dTopOneRight
{
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	width: 434px;
	height: 53px;
	background-image: url('/_images/template_v1_02.jpg');
	background-repeat: no-repeat;
}

#dTopTwo
{
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
	height: 75px;
	background: #3b70d1;
	background-image: url('/_images/template_v1_04.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#dTopTwoBack
{
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
	height: 75px;

	background-image: url('/_images/top_images.jpg');
	background-repeat: repeat-x;
	background-position: 189px 2px;
}

#dTopTwoLeft
{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 189px;
	height: 75px;
	background-image: url('/_images/template_v1_03.gif');
	background-repeat: no-repeat;
}

#dBottom
{
	padding: 0 0 1px 0;
	margin: 0;
	display: block;
	width: 100%;
	height: auto;
	background-image: url('/_images/nav_back.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}

#dBottomLeft
{
	padding: 0;
	margin: 0;
	display: block;
	width: 189px;
	height: auto;
	float: left;
}

#dBottomRight
{
	padding: 0;
	margin: 20px 0 0 0;
	display: block;
	width: 586px;
	height: auto;
	float: left;
}

#dBottomRight a, #dBottomRight a:link, #dBottomRight a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #3b70d1;
}

#dBottomRight a:active, #dBottomRight a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #f62b2e;
}

#dBottomRightFooter
{
	display: block;
	padding: 5px 0 0 0;
	margin: 0;
	background-image: url('/_images/headline_back.gif');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}

#dBottomRightFooter ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#dBottomRightFooter li
{
	display: inline;
}

#dBottomLeftOne
{
	padding: 0;
	margin: 0;
	display: block;
	width: 189px;
	height: auto;
	background-image: url('/_images/template_v1_05.gif');
	background-repeat: no-repeat;
}

#dBottomLeftOne ul
{
	padding: 70px 0 0 0;
	margin: 0;
	list-style-type: none;
}

#dBottomLeftOne li
{
	display: block;
	width: 177px;
	height: 26px;
	background-image: url('/_images/nav_seperator.jpg');
	background-repeat: no-repeat;
	background-position:  9px 17px;
	text-indent: 20px;
}

#dBottomLeftOne a, #dBottomLeftOne a:link, #dBottomLeftOne a:visited
{
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#dBottomLeftOne a:active, #dBottomLeftOne a:hover
{
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}


#dBottomLeftTwo
{
	padding: 0;
	margin: 0;
	display: block;
	width: 189px;
	height: 109px;
	background-image: url('/_images/template_v1_07.jpg');
	background-repeat: no-repeat;
}

#dBottomLeftThree
{
	padding: 0;
	margin: 0;
	display: block;
	width: 189px;
	height: 109px;
	background-image: url('/_images/template_v1_08.gif');
	background-repeat: no-repeat;
}

#dBottomFiller
{
	padding: 0;
	margin: 0;
	display: block;
	width: 189px;
	height: 20px;
}

/*********Content Styles*****************************/
h2
{
	background-image: url('/_images/headline_back.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #3b70d1;
}

h3
{
	color: #3b70d1;
	font-weight: bold;
	font-size: 9pt;
}



/************ Other Styles**************************/
.access
{
	display: none;
}