@charset "UTF-8";
/* CSS Document */


body{
       font:12pt/120% Arial, serif;
       background-color: white;
      /* background-image: none;*/
       color:black;
       margin-right: 0px;
       margin-bottom: 0px;
	   overflow:visible!important;    

	}
	  
	   
.logo img { border: 0; }	  
	  
	   .noprint{
display:none;
}

#webline
{
display:none;
}

.td1
{
display:none;
}

h1 logo
{
	margin:0px;
	padding:0px;
	width:215px;
	height:60px;
	top:30px;
	left:80px;
}

a
{
	border:0;

}


#contenttitle
{
	position:absolute;
	left:71px;
	top:328px;
	width:460px;
	height:25px;
}

.title
{
	font-weight:bold;
	color:#004a99;
}

#contenttable
{
	width:96%;
	height:80%;
	border:none;
	font-weight:normal;
	color:#555555;
	padding: 0px;
    margin: 0px;
}

.td1
{
	width:80px;
}

#end
{
	font:7pt/110% Arial, serif;
	width:100%;
	height:20px;
	border:none;
	border-top:1px solid #CCCCCC;
	text-align:center;
	color:#888888;

}


