﻿body
{
   margin: 2px;
   right: 8px;
   left: 8px;
   font-family:  Verdana,  Arial , Sans-Serif, Serif;
   font-size: 12px;
}


input.buttonstyle
{
	 border-style:solid;
	 border-color: #507CD1;
	 background-color: White;
	 color: #284E98;
	 border-width: 1px;
}



td.whatwhere
{
	 font-size: medium;
	 color: Orange;	
	 font-weight: bold;
}

tr.even div.even
{
	background-color: #EFF3FB;  
	text-align:left;	
}

div.sectiontitle, td.sectiontitle
{
	text-align: center;
	font-size: 16px; 
	height: 20px;
	vertical-align: top;
	color:DarkBlue;
	
}

div.searchtitle
{
	font-size: 18px; 
	height: 36px;
	vertical-align:top;
	color:DarkBlue; 
}

hr
{
   color: 	#ADD8E6; 
   height: 1px;
  
}

td.fieldname
{
   text-align: right;
   font-size: 14px;
   padding-right: 2px; 
   vertical-align:top;
	color: DarkBlue;
   
}

td.fieldcontent
{
   text-align: left;
   font-size: 14px;
   padding-left: 6px; 
   vertical-align:top;

}

#headerinfobar
{

   height: 20px;
   font-size: 14px;
   background-color: #F5F5F5; 
   border-bottom-color: #ADD8E6;
   border-bottom-style: solid;
   border-bottom-width:1px;
   border-top-color: #ADD8E6; 
   border-top-style: solid;
   border-top-width:1px;
   vertical-align:baseline;
   
}

