body {padding:0; margin:0; background-color:#CCCCCC; font-family: Verdana; color:Black;}

br{font-size:10px}

table
{
	background-color:White;	
}

.content 
td{
	font-size: 11px;
	line-height:17px;
	padding-right: 10px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	font-weight:lighter;
} 
.content b{color:#C07028} 
.content a{color:#C07028; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px }

.content .block a{color:#C0C0C0; text-decoration:underline}
.content .block a:hover{text-decoration:none} 

.footer{color:#7D420D; font-size:11px; line-height:13px; background-color: #E0C07E; border-bottom: solid 1px #7D420D; border-top: solid 1px #7D420D;} 
.footer b{color:#7D420D; font-weight:normal} 
.footer a{color:#7D420D; font-size:10px; text-decoration:none; text-transform:uppercase;} 
.footer a:hover{text-decoration:underline} 

input,textarea,select
{
   border: solid 1px #7D130D;
   font-family:Tahoma;
   color:#000000; 
   font-size:11px;
   padding-left:5px
} 

.h1
{
	font-weight: 600;
	font-size: 12px;
	color: #7D130D;
}

.requiredLabel
{
	font-weight: 900;
	color: #7D130D;
}

.requiredField
{
	background-color: #FFB6C1;
}

h1
{
    text-align: left;
	font-weight: 600;
	font-size: 12px;
	color: #7D130D;
}

h2
{
    text-align: left;	
	font-weight: 600;
	font-size: 11px;
	color: #C03028;
}

h3 
{
	color:#C07028;
    text-align: right;
	font-size: 11px;
	font-weight:normal;
}

p
{
    text-align: justify;
	font-size: 10px;
	line-height: 15px;
}

.scrollable 
{ 
padding:0px 15px 0px 10px;	
height: 500px; 
overflow: auto; 
} 

.hidden
{
	visibility: visible;
}

.noLink {color:#7D420D; text-decoration:none;} 
.noLink a{color:#7D420D; text-decoration:none;} 