body	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #444444; background:#006634;}
.pagename	{ font-size: 16pt; font-weight: bold; vertical-align: middle; color: #006634;
				font-family: Arial, Helvetica, sans-serif;}
.user		{ font-weight: bold; vertical-align: middle; }
.menu		{ font-size: 9pt; color: #000099; }
.menu2		{ font-size: 9pt; color: #000099; }

.instr		{  }
.instr2		{  }
.instrhl	{ color: #8B0000; }
.instrbld	{ font-weight: bold; }

.fldinstr		{ font-size: 8pt; font-weight: normal; }

.required 	{ font-size: 12pt; color: #CC0000; }
.label		{ text-align: right; vertical-align: top; font-weight: bold; }
.label2		{ text-align: left; vertical-align: top; font-weight: bold; }
.success
	{
		color:#006600;
	}
.error {color: #CC0000; font-weight: bold}
.highlighted { color: #CC0000; }

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 4pt; 
	color: #666666;}
.alternatelink
{
	/*alternate to the standard a tag*/
}
a.alternatelink:link
{
	color: #eeffee;
	text-decoration: none;
}

a.alternatelink:visited
{
	color: #eeffee;
	text-decoration: none;
}
a.alternatelink:hover
{
			color: #33cc33;	
	text-decoration: none;
}
	a 	{
			color: #33cc33; text-decoration: underline;
		}
	a:link
		{
			text-decoration: underline;
			color: #33cc33;
		}
	a:visited
		{
			text-decoration: underline;
			color: #33cc33;
		}
	a:hover
		{
			text-decoration: none;
			color: #33cc33;	
		}

	.priority1
		{
		visibility: hidden;
		}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666666;
	padding:10px;
}
.footerbg {
	background-position:bottom;
	height: 65px;
	text-align:right;
	}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #eeffee; 
	font-size: 14px; 
	background: #006634; 
	padding:8px;
	text-align:center;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
}
emaillink {
			color: #33cc33; text-decoration: underline;
}

.topborder {
	background-image:url(images/topborder.jpg);
	background-repeat:repeat-x;
	height: 30px;
	}
td img {display: block;}
