body {padding:0; margin:0; color:#000000; background-color:#3A403C}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

.header{color:#031478; font-size:9px; line-height:13px} 
.header a{color:#031478; font-size:9px; text-decoration:underline} 
.header a:hover{text-decoration:none} 

/*
.content td{color:#3A403C; font-size:11px; line-height:13px} 
*/
.content td{color:#000000; font-size:11px; line-height:13px} 
.content h1{font-size:16px; line-height:16px; font-weight:bold} 
.content h2{font-size:14px; line-height:13px; font-weight:bold; color:#0E53A9} 
.content h3{font-size:14px; line-height:16px; font-weight:normal} 
.content h4{font-size:11px; line-height:13px; font-weight:bold; color:#0E53A9} 
.content h5 ,h6{color:#000000; font-size:11px; line-height:13px; font-weight:normal} 
.content strong {color:#0E53A9; font-weight:bold} 
.content b{color:#0E53A9; font-weight:bold} 
.content b a{color:#FD7914; font-size:9px; text-decoration:none; font-weight:bold} 
.content b a:hover{text-decoration:underline} 
.content strong a{color:#0E53A9; font-size:11px; text-decoration:underline; font-weight:normal} 
.content strong a:hover{text-decoration:none} 
.content a{color:#000000; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content ul{
	list-style-type: none;
	margin:-8px 0px 0px 12px;
	padding:0px 0px 0px 0px;
}
.content li{
	background:url(images/1_z1.gif) 0px 6px no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 8px;
	/* 
	background:url(images/1_z1.gif) 0px 6px no-repeat;
	background-color: #0A0;
	background-image: url(images/1_z1.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 6px;
	*/
}

.content .block a{color:#FD7914; text-decoration:underline}
.content .block a:hover{text-decoration:none} 

.footer{color:#3A403C; font-size:9px; line-height:13px} 
.footer a{color:#3A403C; font-size:9px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 

input,textarea,select{
   font-family:Tahoma;
   color:#3A403C; 
   font-size:10px;
   padding-left:5px
} 
 
/* -- Misc stuff ------------- */
.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.required {	
	color:#FF0000;
	font-size: 0.9em;
}
.gold {	
	color:#FD7914;
}
.blue {	
	color:#0E53A9;
}
.hidden
{
  display: none;
}

