<style type="text/css">

.dummy{}

body {
	margin-top: 20px;
	margin-bottom: 20px;
    background: #000000;
}

.OuterMainTable {
	border: solid 1px #000000;
 }

.HeaderTable {
	background: #FFFFFF;
}

.HeaderTop {
	background-image: url(/images/layout/header_top_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 700px;
	height: 23px;
	padding-right: 15px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
}

.TopNavigationLink 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
}

.HeaderBottom {
	background-image: url(/images/layout/header_bottom_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 700px;
	height: 23px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

.OuterContentTable {
	background: #FFFFFF;
}

.Content {
	font-size: 11px;
	font-family: Arial, sans-serif;
	padding: 15px;
}

.PageTitle {
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 10px;
}

.Footer {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.FooterBar {
	background-image: url(/images/layout/footer_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 700px;
	height: 23px;
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
}

/* ================================================ */
/* BEGIN ** [ Related items ] ** STYLES */
/* ================================================ */
.RelatedItemsBar 
{
	background-image: url(/images/layout/content_top_bar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 25px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

.relateditemslink 
{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.relateditemslink:hover 
{
	
}
/* ================================================ */
/* END ** [ Related items ] ** STYLES */
/* ================================================ */


/* ================================================ */

.morelink:link
{
	color: #452662;
	font-size: 10pt;
	font-family: Myriad Web;
	text-decoration: underline;
	font-weight: bold;
}
.morelink:visited
{
	color: #452662;
	font-size: 10pt;
	font-family: Myriad Web;
	text-decoration: underline;
	font-weight: bold;
}
.morelink:hover
{
	color: #452662;
	font-size: 10pt;
	font-family: Myriad Web;
	text-decoration: none;
	font-weight: bold;
}
.morelink:active
{
	color: #452662;
	font-size: 10pt;
	font-family: Myriad Web;
	text-decoration: none;
	font-weight: bold;
}

/* ================================================ */

.primaryphoto
{	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 8px;
}

.primaryphotocaption
{
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

/* ================================================ */

.searchfor
{
	color: #000000;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.searchfortxt
{
	font-family: monospace;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

/* ---------------------------------------------------------------------------------
-- BEGIN common items
-- These are items that are common for all sites
------------------------------------------------------------------------------------ */

	/* ================================================ */
	/* BEGIN ** [ background ] ** STYLES */
	/* ================================================ */
		.row1 {	
			background-color: #EBEBA5;
		}
		.row2 {	
			background-color: #A2DBE7;
		}
		.row3 {	
			background-color: #99CC66;
		}
		.rowselected {	
			background-color: #EE5019;
		}
	/* ================================================ */
	/* END ** [ background ] ** STYLES */
	/* ================================================ */

	/* ================================================================================= */

	/* ================================================ */
	/* BEGIN ** [ Common links ] ** STYLES */
	/* ================================================ */
		a.link {
			color: #000000;
			text-decoration: underline;
		}
		a.link:hover {
			color: #000000;
			text-decoration: none;
		}
		a.link:visited {
			color: #000000;
			text-decoration: underline;
		}
		a.link:hover {
			color: #000000;
			text-decoration: none;
		}
	/* ================================================ */
	/* END ** [ Common links ] ** STYLES */
	/* ================================================ */

	/* ================================================================================= */

	/* ================================================ */
	/* BEGIN ** [ Other ] ** STYLES */
	/* ================================================ */
	.columnheading 
	{
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #4290A1;
	}

	.errormessage {
		font-family: arial,Verdana,sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: red;
	}	
	
	.mono {
		font-family: monospace;
	}
	
	.monoborder {
		font-family: monospace;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
	}

	.reset {
		font-family: arial;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
	}

	hr {
		color: #000000;
		height: 1px;
	}

	.submit {
		font-family: arial;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
	}

	.reset {
		font-family: arial;
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
	}

	.checkbox {
		font-size: 8pt;
		font-family: arial, helvetica, sans-serif;
	}
	
	.textbox {
		font-size: 8pt;
		font-family: arial, helvetica, sans-serif;
	}
	/* ================================================ */
	/* END ** [ Other ] ** STYLES */
	/* ================================================ */
	
/* ---------------------------------------------------------------------------------
-- END common items
------------------------------------------------------------------------------------ */


/* ================================================================================= */
/* ================================================================================= */
/* ================================================================================= */
/* 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;
		}
	/* ================================================ */
	/* 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>
