body	{ font-family: Arial, Helvetica, sans-serif; font-size: .8ems; color: #444444; background:#337733; }
td	{ font-family: Arial, Helvetica, sans-serif; font-size: .8ems; color: #444444; background:#FFFFFF;}
.navbar	{ text-align: center; color: #444444; font-size: 10pt; background: #EEEAB5; 
			font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.pagename	{ font-size: 16pt; font-weight: bold; vertical-align: middle; color: #FF0000;
				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; }


.error {color: #CC0000; font-weight: bold}
.highlighted { color: #CC0000; }
.success
	{
		color: darkgreen;
	}
.header {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt; 
			color: #666666;}
.priority1
	{
		visibility: hidden;
		display: hidden;
	}
a.priority
                {
                        color: #333399; text-decoration: none;
                        font-size: 9px;
                }
        a.priority:link
                {
                        text-decoration: none;
                        color:#2C6348;
                }
        a.priority:visited
                {
                        text-decoration: underline;
                        color:#2C6348;
                }
        a.priority:hover
                {
                        text-decoration: none;
                        color:#2C6348;
                }

	a 	{
			color: #52527D; text-decoration: none;
		}
	a:link
		{
			text-decoration: none;
			color: #52527D;
		}
	a:visited
		{
			text-decoration: underline;
			color: #60606D;
		}
	a:hover
		{
			text-decoration: none;
			color: #5F1632;	
		}

.footer {
		font-family: "Times New Roman", Times, serif;
		font-size: 8pt;
		color: #666666;
		}

