a{
	text-decoration: underline;
}

a:link{
	color: #0000ff; 
}

a:visited {
	color: #4A265A; 
}

a:hover {
	color: #FF0000; 
	text-decoration: none;
}

body {	
	background-repeat: repeat-x;
}

.context{
	color: #000000;
	text-align: left;
	font-weight: bold;		
	font-family: 'Arial';
	font-size: 10pt;
	line-height: 1.3em;
	padding-top:20;
	padding-left:20;
	padding-right:20;
	padding-bottom:20;
}

table.context{
	border-width:1px;
	font-weight: bold;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
}


.foot{
	color: #000000;
	text-align: center;
	font-weight: normal;		
	font-family: 'Arial';
	font-size: 7pt;
	line-height: 1.0em;
	 vertical-align: top;
	text-align: center;
}

.location{
	color: #000;
	text-align: left;
	font-weight: normal;		
	font-family: 'Arial';
	font-size: 7pt;
}


tr.table_head{
	background-color:#87bde2;
}

.form{
	color: #000000;
	text-align: left;
	font-weight: normal;		
	font-family: 'Arial';
	font-size: 8pt;
	line-height: 1.3em;
}