
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Black;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #084C8D;
	font-weight: bold;
}

.txtsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.bluetxtlink {
	color: #084C8D;
	font-weight: bold;
}
a.bluetxtlink:link {
	text-decoration: none;
}
a.bluetxtlink:visited {
	text-decoration: none;
}
a.bluetxtlink:hover {
	text-decoration: underline;
}
.txtbody {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.txttablebody {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}

.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
}

.txtmenu {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #88D5A9;
	font-weight: bold;
}

.txtblue {
	color: #084C8D;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.txtlink {
	color: #084C8D;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#centre_section ul.normal{
	margin:0px;
	padding:0px;
	}
	#centre_section li.normal{
	list-style-type:none;
	}
	
	#centre_section ul.xtra{
	margin:0px;
	padding:0px;
	}
	#centre_section li.xtra{
	list-style-type:none;
	color:#000000;
	padding-bottom:35px;
	margin-bottom:30px;
	
}
#centre_section ul.normal{
	margin:0;
	padding: 0;
}

#centre_section li.normal{
list-style-type: none;
background-image: url(../images/arrow_bullet.jpg);
background-repeat: no-repeat;
background-position: 0 2px;
margin-left:10px;
padding-left: 12px;
	
}
.category { color: #084C8D; }
		
		.description { 	
		color: #084C8D;
		font-family: Arial, Helvetica, sans-serif;
		}
		.context { 
		font-family: Arial, Helvetica, sans-serif; 
		color:black;
		font-variant: normal;
		font-weight: normal;
		}
		.infoline { font-size: 80%; font-style: normal; color: #084C8D;}
		.sorting { text-align: right; }
		
		.result_title { 
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #084C8D;
		font-weight: bold;
		}
		.result_title a{ 
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #084C8D;
		font-weight: bold;
		text-decoration:none;
		}
		.result_title a:hover{ 
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #084C8D;
		font-weight: bold;
		text-decoration: underline;
		}

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }			