body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family: Gill Sans, Tahoma;
	color:#47443C;
	line-height:14px;
	vertical-align:top;
	padding:0px;
	letter-spacing: 0.25mm;

}

em {
	font-family: Gill Sans, Tahoma;
	color:#4f4f4f;
	font-weight: bold;
}
h1 {
	font-size:14px;
	font-family: Gill Sans, Tahoma;	
	color:#4D5D82;
	vertical-align:top;
	padding:0px;
	text-decoration:none;
}

h2 {
	font-size:16px;
	font-family: Gill Sans, Tahoma;
	color:#4D5D82;
	text-decoration: none;
	letter-spacing: -0.2mm;
}

h3 {
	font-size:12px;
	font-family: Gill Sans, Tahoma;	
	color:#4D5D82;
	vertical-align:top;
	padding:0px;
	text-decoration:none;
	line-height:13px;
	margin-bottom: 2px;
	margin-top: 4px;
	
}

h4 {
	font-size:9px;
	font-family: Gill Sans, Tahoma;	
	color:#4f4f4f;
	vertical-align:top;
	padding:0px;
	text-decoration:none;
	line-height:14px;
}

h5 {
	font-size:12px;
	font-family: Gill Sans, Tahoma;	
	color:#1375BC;
	vertical-align:top;
	padding:0px;
	text-decoration:none;
	line-height:13px;	
}

#tableheading {
	font-size:12px;
	font-family: Gill Sans, Tahoma;	
	color:#1375BC;
	vertical-align:top;
	padding:0px;
	text-decoration:none;
	line-height:14px;	
}

#input1{
   background:#FFFFFF;
   border:1px solid #B2C1C4;
   padding-left:8px;
   width:138px; height:21px;
   color:#748184;
   margin-right:9px;
   vertical-align:middle;
   padding-top:2px;
   font-size:10px
}
#input2{
   border:0px;
   padding-left:0px;
   width:26px; height:21px;
   vertical-align:middle
}
#input3{
   border:0px;
   padding-left:0px;
   width:41px; height:21px;
}
#input4{
   border:0px;
   padding-left:0px;
   width:41px; height:21px;
}
#copyright{
   border:0px;
   font-size:0.7em;
   font-family:tahoma;
   text-decoration:none;
   color:6d6c6c;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#1375BC; text-decoration:underline} 
a:hover{text-decoration:none}
span a{color:#4f4f4f; text-decoration:underline}
b{ color:#414141} 
li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:14px; line-height: 12px; }
li a{color:#FFFFFF;} 
ul{margin:0; padding:0; list-style:none; line-height:16px}

.content b{color:#FFFFFF; font-weight:normal} 
.content .block a{color:#FFFFFF; text-decoration:underline; font-size:12px;}
.content .block a:hover{text-decoration:none} 
.header{color:#2C1F1E; font-size:10px; line-height:13px}
 
.footer {color:#4f4f4f; font-size:9px;}
.footer td{color:#646464; font-size:9px; background:url(images/bottom.gif) top} 
.footer a {color:#646464; font-size:9px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 
.footer span {color:#646464; font-size:9px; } 
.footer span a {color:#6D8C1C; font-size:11px; text-decoration:underline} 
.footer span a:hover{text-decoration:none}

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:18px; vertical-align:middle; padding-bottom:3px}


input{
   background:#ffffff;
   border:1px solid #B4B0AE;
   padding-left:5px;
   width:360px; height:20px;
   text-align: center;
}
textarea{
   background:#ffffff;
   border:1px solid #B4B0AE;
   padding-left:5px;
   width:360px; height:120px;
   overflow:auto;
   text-align: center
   }