<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
------------------------------------------------------------------------------------ */
.columnheading {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #EBEBA5;
	background-color: #4290A1;
}

.errormessagesmall {	
	color: red;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

.errormessagemedium {	
	color: red;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}

.errormessagelarge {	
	color: red;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
}

.footer {	
	background-color: #336699;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

.surveypageheader {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #2D6274;
}

.surveyinstructionslarge {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #2D6274;
}

.surveyinstructionsmedium {
	font-family: arial;
	font-size: 10pt;
	color: #355A6C;
}

.surveysubmit {
	font-size: 10pt;
	border: 1px solid #000000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#EEEEEE', EndColorStr='#D4D0C8');
}

.surveybgcolor {	
	background-color: #A2DBE7;
}

/* ---------------------------------------------------------------------------------
-- 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: #EBEBA5;
		}
		.row2 {	
			background-color: #8FDBE9;
		}
		.row3 {	
			background-color: #99CC66;
		}
		.rowselected {	
			background-color: #FF9966;
		}
	/* ================================================ */
	/* 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 ** [ 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;
		}
		.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>