﻿body
{	
}

.entryField
{
	background-color:#FFFFA0;
}

.readonlyField
{
	color: black;
}

.thinBorder
{
	border: gray thin solid;
}

.SignificantRed
{
	background-color: Red;
	color:White;
}

.modalProgressBackground
{
	position: absolute;
	z-index: 1000;
	background: black;
	filter: alpha(opacity=60);
	opacity: 0.6;
	vertical-align: middle;
	color: yellow;
	text-align: center;
	border-right: black solid;
	border-top: black solid;
	border-left: black solid;
	border-bottom: black solid;
}

FONT{
color:#696969; 
text-decoration:none;
font-family:Arial,Helvetica;
font-weight:normal;
font-size:12px; 
}

A{
color:#24548b; 
text-decoration:underline; 
}

A:Visited{
color:#666633; 
text-decoration:underline;
}

A:Hover{
color:#666633; 
text-decoration:none; 
}

.bodytext{
color:#696969; 
text-decoration:none;
font-family:Arial,Helvetica;
font-weight:normal;
font-size:12px; 
}

.bodytextrev{
color:#FFFFFF; 
text-decoration:none;
font-family:Arial,Helvetica;
font-weight:normal;
font-size:12px; 
}

.pagetitle{
color:#24548b; 
text-decoration:none;
font-family:Arial,Helvetica;
font-size:12px;
}

.pageheader{
color:#b6bb42; 
text-decoration:none;
font-family:Arial,Helvetica;
font-size:15px;
font-weight:bold;
}

.pagesubheader{
color:#696969; 
text-decoration:none;
font-family:Arial,Helvetica;
font-size:12px;
font-weight:bold;
}

.sectionheader{
color:#24548b; 
text-decoration:none;
font-family:Arial,Helvetica;
font-size:12px;
font-weight:bold;
}

.texthighlight{
color:#990033; 
text-decoration:none;
font-family:Arial,Helvetica;
font-size:12px;
font-weight:bold;
}

.slimline{
color:#FFFFFF; 
text-decoration:none;
font-family:Arial,Helvetica;
font-weight:normal;
font-size:10px; 
}