<style type="text/css">

.dummy{}


body {
	margin-left: 0px;
	margin-top: 0px;
}


/* ------------------------------- */

.relatedheaderrow {
	background-color: #FFFFFF;
}

/* ------------------------------- */

.relatedheadercell {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

/* ------------------------------- */

.footercellaardvark {
	color: #000000;
	padding-top: 20px;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;	
}

.aardvark:link
{
	color: #000000;
	text-decoration: none;
}
.aardvark:visited
{
	color: #000000;
	text-decoration: none;
}
.aardvark:hover
{
	color: #000000;
	text-decoration: none;
}
.aardvark:active
{
	color: #000000;
	text-decoration: none;
}


/* ------------------------------- */

.relatedheaderlink:link
{
	text-decoration: underline;
}
.relatedheaderlink:visited
{
	text-decoration: underline;
}
.relatedheaderlink:hover
{
	text-decoration: none;
}
.relatedheaderlink:active
{
	text-decoration: underline;
}

/* ------------------------------- */

.relatedtablerow {
	background-color: #FFFFFF;
}

/* ------------------------------- */

.relatedtablecell {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

/* ------------------------------- */

.relatedtablelink:link
{
	text-decoration: underline;
}
.relatedtablelink:visited
{
	text-decoration: underline;
}
.relatedtablelink:hover
{
	text-decoration: none;
}
.relatedtablelink:active
{
	text-decoration: underline;
}

/* ------------------------------- */

.pagephotoslideshow {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}

/* ------------------------------- */

.pagephotoview {
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

/* ------------------------------- */

.pagephotocaption {
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

/* ------------------------------- */

.columnheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
}

/* ------------------------------- */

.footercell {
	color: #000000;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;	
}

/* ------------------------------- */

.pagecategoryheader {
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
}

/* ------------------------------- */

a.pagecategoryheaderlink:link {
	color: #000000;
	text-decoration: underline;
}
a.pagecategoryheaderlink:hover {
	color: #000000;
	text-decoration: none;
}
a.pagecategoryheaderlink:visited {
	color: #000000;
	text-decoration: underline;
}
a.pagecategoryheaderlink:hover {
	color: #000000;
	text-decoration: none;
}

/* ------------------------------- */

.pageheader {
	background-color: #DDDDDD;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;

}

/* ------------------------------- */

.pagetitle {
	padding-left: 3px;
	padding-right: 3px;

	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	background-color: #DDDDDD;
	color: #000000;
}

/* ------------------------------- */

.pagetitleprintview {
	padding-right: 5px;

	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	background-color: #DDDDDD;
	color: #000000;
}

/* ------------------------------- */

.printviewlink:link
{
	color: #000000;
	text-decoration: underline;
}
.printviewlink:visited
{
	color: #000000;
	text-decoration: underline;
}
.printviewlink:hover
{
	color: #000000;
	text-decoration: none;
}
.printviewlink:active
{
	color: #000000;
	text-decoration: underline;
}

/* ------------------------------- */

a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

/* ------------------------------- */

.submitbutton {
	font-family: arial;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

/* ------------------------------- */


/* ================================================================================= */
/* ================================================================================= */
/* ================================================================================= */
/* Don't mess with stuff below this point ========================================== */
/* ================================================================================= */
/* ================================================================================= */
/* ================================================================================= */


/* ---------------------------------------------------------------------------------
-- BEGIN Site specific styles --
-- DO NOT ADD/REMOVE/RENAME STYLES FROM THIS AREA --
------------------------------------------------------------------------------------ */

	/* ================================================ */
	/* BEGIN ** [ xxsmall ] ** STYLES */
	/* ================================================ */
		.xxsmall {
			font-size: 4pt;
			font-family: arial, helvetica, sans-serif;
		}
		.xxsmallbold {
			font-size: 4pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.xxsmallitalic {
			font-size: 4pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.xxsmallbolditalic {
			font-size: 4pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ xxsmall ] ** STYLES */
	/* ================================================ */


	/* ================================================ */	
	/* BEGIN ** [ xsmall ] ** STYLES */
	/* ================================================ */
		.xsmall {
			font-size: 6pt;
			font-family: arial, helvetica, sans-serif;
		}
		.xsmallbold {
			font-size: 6pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.xsmallitalic {
			font-size: 6pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.xsmallbolditalic {
			font-size: 6pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ xsmall ] ** STYLES */
	/* ================================================ */


	/* ================================================ */
	/* BEGIN ** [ small ] ** STYLES */
	/* ================================================ */
		.small {
			font-size: 8pt;
			font-family: arial, helvetica, sans-serif;
		}
		.smallbold {
			font-size: 8pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.smallitalic {
			font-size: 8pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.smallbolditalic {
			font-size: 8pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ small ] ** STYLES */
	/* ================================================ */


	/* ================================================ */
	/* BEGIN ** [ medium ] ** STYLES */
	/* ================================================ */
		.medium {
			font-size: 10pt;
			font-family: arial, helvetica, sans-serif;
		}
		.mediumbold {
			font-size: 10pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.mediumitalic {
			font-size: 10pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.mediumbolditalic {
			font-size: 10pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
		
		.errormediumbold {
			font-size: 10pt;
			font-family: arial, helvetica, sans-serif;
			color: #ff0000;
			font-weight: bold;
		}
	/* ================================================ */
	/* END ** [ medium ] ** STYLES */
	/* ================================================ */


	/* ================================================ */
	/* BEGIN ** [ large ] ** STYLES */
	/* ================================================ */
		.large {
			font-size: 14pt;
			font-family: arial, helvetica, sans-serif;
		}
		.largebold {
			font-size: 14pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.largeitalic {
			font-size: 14pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.largebolditalic {
			font-size: 14pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ large ] ** STYLES */
	/* ================================================ */
	

	/* ================================================ */
	/* BEGIN ** [ xlarge ] ** STYLES */
	/* ================================================ */
		.xlarge {
			font-size: 18pt;
			font-family: arial, helvetica, sans-serif;
		}
		.xlargebold {
			font-size: 18pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.xlargeitalic {
			font-size: 18pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.xlargebolditalic {
			font-size: 18pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ xlarge ] ** STYLES */
	/* ================================================ */


	/* ================================================ */	
	/* BEGIN ** [ xxlarge ] ** STYLES */
	/* ================================================ */
		.xxlarge {
			font-size: 24pt;
			font-family: arial, helvetica, sans-serif;
		}
		.xxlargebold {
			font-size: 24pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.xxlargeitalic {
			font-size: 24pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.xxlargebolditalic {
			font-size: 24pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ xxlarge ] ** STYLES */
	/* ================================================ */


/* ---------------------------------------------------------------------------------
-- END Site specific styles --
-- DO NOT ADD/REMOVE/RENAME STYLES FROM THE ABOVE AREA --
------------------------------------------------------------------------------------ */

</style>

