<style type="text/css">
.dummy{}

body {
	margin-left: 0px;
	margin-top: 0px;
}


/* ---------------------------------------------------------------------------------
-- BEGIN site specific items
-- These are items that are specific to this site
------------------------------------------------------------------------------------ */
.homenews
{
	width: 317px;
	background-color: #e2f1e1;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.sidebar
{
	width: 115px;
	background-color: e2f1e1;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 100px;
	vertical-align: top;
}

.content
{
	width: 100%;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	vertical-align: top;
}

.sectiontitle
{
	font-size: 16pt;
	font-weight: bold;
	color: #125b0c;
}

.formfield
{
	width: 480px;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 4px;
}
.formlegend
{
	font-size: 9pt;
	font-weight: bold;
	color: #125b0c;
}

.msgThread1 {
		background-color		: #DFDFDF;
		color					: #000000;
		font-family				: Verdana, Tahoma, Arial, Helevetica, Sans-Serif;
		font-size				: 8pt;
		cursor					: default;
		font-weight				: normal;
		padding					: 3px;
	}

.msgThread2 {
		background-color		: #FFFFFF;
		color					: #000000;
		font-family				: Verdana, Tahoma, Arial, Helevetica, Sans-Serif;
		font-size				: 8pt;
		cursor					: default;
		font-weight				: normal;
		padding					: 3px;
	}	

	.fieldrequired {
		font-size: 8pt;
		font-family: arial, helvetica, sans-serif;
		color: red;
	}	

	.importantmessage {
		font-family: arial,Verdana,sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color: red;
	}	
	
	.errormessage {
		font-family: arial,Verdana,sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color: red;
	}	
	
	.columnheading {
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		color: #ffffff;
		background-color: #0D4808;
	}
/* ================================================ */
/* -- END ** [  area specific ] ** STYLES -- */
/* ================================================ */


/* ================================================ */
/* BEGIN ** [ Link ] ** STYLES */
/* ================================================ */
	a.pagerlink {
		color:#cccccc; 
		text-decoration:underline;
	}
	a.pagerlink:hover {
		color:#ffffff;
		text-decoration:none;
	}
/* ================================================ */
/* END ** [ Link ] ** STYLES */
/* ================================================ */


/* ================================================ */
/* BEGIN ** [ Box ] ** STYLES */
/* ================================================ */
	.submit {
		font-family: arial;
		border-style: solid;
		border-width: 3px;
		border-color: #eeb325;
		color: #ffffff;
		background-color: #0D4808;
	}

	.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 ** [ Box ] ** STYLES */
/* ================================================ */





/* ---------------------------------------------------------------------------------
-- END site specific items
------------------------------------------------------------------------------------ */


/* ================================================================================= */
/* ================================================================================= */
/* ================================================================================= */
/* Don't mess with stuff below this point ========================================== */
/* ================================================================================= */
/* ================================================================================= */
/* ================================================================================= */


/* ---------------------------------------------------------------------------------
-- BEGIN common items
-- These are items that are common for all sites
------------------------------------------------------------------------------------ */

	/* ================================================ */
	/* BEGIN ** [ background ] ** STYLES */
	/* ================================================ */
		.row1 {	
			background-color: #E2F1E1;
		}
		.row2 {	
			background-color: #f6fff6;
		}
		.row3 {	
			background-color: #99CC66;
		}
		.rowselected {	
			background-color: #EE5019;
		}
	/* ================================================ */
	/* END ** [ background ] ** STYLES */
	/* ================================================ */


	/* ================================================================================= */


	/* ================================================ */
	/* BEGIN ** [ Common links ] ** STYLES */
	/* ================================================ */
		a.link {
			color: #0D4808;
			font-weight: bold;
			text-decoration: underline;
		}
		a.link:visited {
			color: #0D4808;
			font-weight: bold;
			text-decoration: underline;
		}
		a.link:hover {
			color: #eeb325;
			font-weight: bold;
			text-decoration: underline;
		}
		a.link:active {
			color: #0D4808;
			font-weight: bold;
			text-decoration: underline;
		}
	/* ================================================ */
	/* END ** [ Common links ] ** STYLES */
	/* ================================================ */


	/* ================================================================================= */

	
	/* ================================================ */
	/* BEGIN ** [ Button/Box ] ** STYLES */
	/* ================================================ */
		.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;
		}
	/* ================================================ */
	/* END ** [ Button/Box ] ** STYLES */
	/* ================================================ */


	/* ================================================================================= */


	/* ================================================ */
	/* BEGIN ** [ HTML ] ** STYLES */
	/* ================================================ */
		hr {
			color: #000000;
			height: 1px;
		}
	/* ================================================ */
	/* END ** [ HTML ] ** STYLES */
	/* ================================================ */


	
/* ---------------------------------------------------------------------------------
-- END common items
------------------------------------------------------------------------------------ */








/* ---------------------------------------------------------------------------------
-- 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;
			vertical-align: top;
		}
		.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;
			vertical-align: top;
		}
		.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>