
body td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.cbo_input
{
	font-size:8pt;
	border:none;
	}
	
input
{
	border:solid 1px #dddddd;
	font-size:8pt;
	
}



FieldSet
{
	BORDER-RIGHT: lightgrey 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: lightgrey 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: lightgrey 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: lightgrey 1px solid;
	}

legend
{
	font-family:Arial, Helvetica, sans-serif;
	color:#006351;
	font-size:1.3em;
	padding:5px 5px 5px 5px;
	font-weight:bold;
}

strong .pagetitle
{
	color:#442580; /*purple*/
	font-weight:bold;
}



.lblMsg
{
	border-right: black thin solid;
	border-top: black thin solid;
	display: block;
	font-size: 75%;
	background-attachment: fixed;
	background-image: url(/images/validatorBg.jpg);
	padding-bottom: 5px;
	overflow: auto;
	border-left: black thin solid;
	width: auto;
	color: white;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: black thin solid;
	background-repeat: repeat-x;
	font-family: verdana;
	height: auto;
	background-color: #cccccc;
	width:100%;
}

a
{
	font-family:Arial;
	text-decoration:none;
	color:#006351;
}

a:hover
{
	text-decoration:underline;
	color:Red;
}

.Welcome
{
	font-family:Arial, Helvetica, sans-serif;
	color:#006351;  /* green */
	font-size:1.0em;
	padding-bottom:5px;
	}



.Medium
{
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	font-weight:bold;
	
}

.Small
{
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	font-weight:normal ;
	font-size:8pt;
	
}

H1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#442580; /*purple*/
	padding:5px 5px 5px 5px;
	display:block;
	
}

input.btn{
   color:#050;
   font-family:Arial,helvetica,sans-serif;
   font-size:105%;
   font-weight:bold;
   background-color:#fed;
   border:2px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
