﻿
.pageSize
{
	margin: 0 auto; 
	width:800px; 
	background-color:White
}	
.inputData
{
	font-family:Arial;
	font-size:9pt;
}
.comboData
{
	font-family:Arial;
	font-size:9pt;
}
fieldset
{
	margin-top: 4px;
	background-color: #FFFFFF;
}

.fieldsetInner
{
	background-color: #ECECFF;
}
	
.StdLegend
	{
	font-weight:bold;
	font-size:1.5em
	}
input, textarea
	{
	font-family:Arial;
	font-size:9pt
	}
.CaptionLabel
{
	font-weight: bold;
	color: #00006F;
}

hr 
	{
	color: #E6E6FF
	}
	 	
input.Button
{
	color: #000080;
	font: bold 84% Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	width: 100px;
}
.CaptionRow
{
	height:25px;
	vertical-align:bottom;
	
}
.SimpleFrame
    {
	font-weight: bold;
	color: #00006F;
    }	
.Watermarked
	{
		color:GrayText
	}    
.MyLabel
{
	font-family:verdana;
    font-size: 9pt;
    font-weight:bold;
}	
.ListSearchExtender
{
	font-style:italic;
	font-size:10px;
	color:Blue;
}