		Body
			{
				background-image:  url(images/back.gif);
				background-repeat: repeat;
				color: #444444;
				font-size: .8em;
				font-family: verdana, arial, helvetica, sans-serif;
				margin: 0px;
			}
		noscript
			{
				padding: 0px; margin: 0px;
			}
		.water
			{
				width: 190px;
				height: 32px;
				overflow: hidden;
				padding: 0px;
				margin: 0px;
			}
		.left {
				background-image:  url(images/left.gif);
				background-repeat: repeat-y;
			}
		.pagetitle
			{
				color: #AAAAAA;
				font-size: 1.6em;
				font-weight: bold;
				font-family: "Times New Roman", Times, serif;
				background-image:  url(images/template_04.gif);
				background-repeat: no-repeat;
			}
		td {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: .8em;
			}
		.contentCell
			{
	background: #FFFFFF;
	color: #444444;
	font-size: .8em;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	align: right;
	text-align: right;
			}
					.contentTable
			{
	background: #FFFFFF;
	color: #444444;
	font-size: .9em;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	align: right;
	text-align: right;
			}
		#container {
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			width: 725px;

			}
		#layer1
			{
				overflow: auto; 
				position: absolute;
				top: 165px;
				left: 111px;
				text-align: left;
				width: 739px;
				height: 340px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: .8em;
				color: #444444;
				scrollbar-face-color: #DDDDDD;
				scrollbar-shadow-color: #333333;
				scrollbar-highlight-color: #EEEEFF;
				scrollbar-3dlight-color: #DDDDFF;
				scrollbar-darkshadow-color: #333333;
				scrollbar-track-color: #FEEEFF;
				scrollbar-arrow-color: #866699;
			}
		#container2 {
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			width: 725px;

			}
		#layer2
			{
				overflow: auto; 
				position: absolute;
				top: 150px;
				left: 120px;
				text-align: left;
				width: 435px;
				height: 325px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: .8em;
				color: #444444;
				scrollbar-face-color: #DDDDDD;
				scrollbar-shadow-color: #333333;
				scrollbar-highlight-color: #EEEEFF;
				scrollbar-3dlight-color: #DDDDFF;
				scrollbar-darkshadow-color: #333333;
				scrollbar-track-color: #FEEEFF;
				scrollbar-arrow-color: #866699;
			}
		.subheader
			{
				color: #000000;
				font-size: 1.2em;
				font-weight: bold;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebartitle
			{
				color: #000000;
				font-size: 10pt;
				font-weight: bolder;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebarsubhead
			{
				color: #000000;
				font-size: 8pt;
				font-weight: bolder;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebartext
			{
				color: #000000;
				font-size: 8pt;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.caption
			{
				color: #000000;
				font-size: 8pt;
				font-style: italic;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.headerfootertext
			{
				color: #000000;
				font-size: 8pt;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.error
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.success
			{
				color: darkgreen;
				font-weight: bolder;
			}
		.instructions
			{
				color: #999966;
				font-size: 8pt;
			}
		.required
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.fieldlabel
			{
				color: #000000;
				font-weight: bolder;
			}
		.alternatelink
			{
				/*alternate to the standard a tag*/
				font-size: 11pt;
			}
		a.alternatelink:link
			{
				color: navy;
				text-decoration: underlined;
			}
		a.alternatelink:active
			{
				color: blue;
				text-decoration: underlined;
			}
		a.alternatelink:visited
			{
				color: blue;
				text-decoration: underlined;
			}
		a.alternatelink:hover
			{
				color: blue;
				text-decoration: none;
			}
		a:link
			{
				color: #003DC9;
				text-decoration: underlined;
			}
		a:active
			{
				color: #003DC9;
				text-decoration: underlined;
			}
		a:visited
			{
				color: #87A380;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #44873F;
				text-decoration: none;
			}
		a img
			{
				border: 0px;
			}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
.emergency
{
	width:356px;
	background-color:blue;
	color:white;
	padding-top:8pxp;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	margin-top:10px;
	margin-bottom:17px;
}
.emergencytitle
{
	text-align:center;
	font-size:2em;
	font-weight:bold;
}
.emergencyphone
{
	text-align:center;
	font-size:1.2em;	
	font-weight:bold;
}
.emergencydates
{
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
}
img.signupButton {
	margin-left: 6px;
}