		Body
			{
	color: #444444;
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	background-color: #0064AA;
			}
.leftcontent {
	width: 190px;
}
#contentarea {
	width: 780px;
}
			.content {
	background-color: #FFFFFF;
}

		.pagetitle
			{
				color: #2F6AA6;
				font-size: 1.1em;
				font-weight: bolder;
				
			}
		.subheader
			{
				color: #5D5D31;
				font-size: 1em;
				font-weight: bold;
			}
		.blueTD
			{
				Background: #94CBE7;
				font-size: .75em;
			}
		.greenTD
			{
				Background: #81B62F;
				text-align: center;
				color: #FFF;
				font-size: .75em;
				
			}
		.greyTD
			{
				Background: #EAE8E8;
				font-size: .8em;
			}
		
		.hoursTD
			{
				background: #A8CD49 url(/images/toplevel_07.gif) repeat-y;
				font-size: .75em;
			}
		.whiteTD
			{
				Background: #FFFFFF;
			}
		.padHorizon
			{
				padding: 0px 5px 0px 5px;
			}
		.padAll
			{
				padding: 5px 5px 5px 5px;
			}
		.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
			{
				font-size: .75em;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.adobe
			{
				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 a {
	color: #FFFFFF;
}

		.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: #213980;
				text-decoration: none;
			}
		a:link
			{
				color: #213980;
				text-decoration: underlined;
			}
		a:active
			{
				color: #213980;
				text-decoration: underlined;
			}
		a:visited
			{
				color: #5F2222;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #BA9404;
				text-decoration: none;
			}
				.footer a
		{
			color: #ffffff;
		}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
