*{
	font-size:12px;
}
body {
    font-family:helvetica,tahoma,verdana,sans-serif;
    padding-top:10px;
    padding-left:90px;
    padding-right:90px;
    padding-bottom:70px;
    font-size:13px;
    margin:0;
    background-color:#1a7bc9;
	
}

h2 {
    font-size:18px;
    font-weight:bold;
    margin:0;
    margin-bottom:15px;
}

h1 {
	font-size: 28px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-shadow: #fff 2px 2px 2px;
	color: #1a7bc9;  /*#000033;*/  /*#888;*/
	padding: 3px 0;
	background-color: #CFDAE3; /*#6699CC*/
}

h4, h5, h6
{
	font-family: Constantia, "Lucida Bright" , Lucidabright, "Lucida Serif" , Lucida, "DejaVu Serif", "Bitstream Vera Serif" , "Liberation Serif" , Georgia, serif;
	font-size: medium;
	color:  #0000FF;
}

/* Errors */
.MessageInformation
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    font-size: 10pt;
    color: #33cc33;
    background-color: #ccffcc;
    margin: 6px 3px 3px 3px;
    text-align: center;
}
/* End Errors */
.Label
{
	font-size: 0.8em;
	font-family: Verdana;
	font-weight: normal;
	color: #696969;
}

.RadioBoton
{
	font-size: 0.8em;
	font-family: Verdana;
	font-weight: normal;
	color: #696969;
}
.Lefttext
{
	font-size: 0.8em;
	font-family: Verdana;
	font-weight:  normal;
	color: #696969;
}

.Header1
{
	font-size: 0.8em;
	font-family: Verdana;
	font-weight: bold;
	color: #0066CC;
}

.Header2
{
	font-size: 1.20em;
	font-family: Verdana;
	font-weight: bold;
	color: #0066CC;
}

.TextBox
{
	font-size: 10px;
	font-family:Verdana;
	font-weight:normal;
	height: 14px;
}

.TextBoxDisable
{
	font-size: 10px;	
	font:Black;		
	font-family:Verdana;
	font-weight:bold;
	height: 14px;
}
.ListBox
{
	font-size: 8pt;
	font-family:Verdana;
	font-weight:normal;
	height: auto;
}

fieldset {
color: #666;
padding: 2px;
border: solid 1px gray ;
width : 100%;
}

legend {
color: #666;
font-weight: bold;
font-variant:  small-caps;
padding: 2px 6px;
margin-bottom: 8px;
}


