* {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: inherit;
	font-size:12pt;

}

p, ul, td, th {
	font-size: 10pt;
}


h1, h2 {
	line-height: 2;
	color: #333;
}
	h1 {
		font-size: 20px;
	}
	h2 {
		font-size: 18px;
	}


a {
	font-size: inherit;
/*	color: #0074C6;*/
	color: #23448b;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color:#f68b1f;
}

a img {
/*	border-style: none;*/
	text-decoration: none;
	border-bottom: none;
/*	border-style: none;*/
}


.pulseLink {
	text-decoration:underline;
	color:#f68b1f; 
	font-size: 10pt;
}

.pulseLink:hover {
	text-decoration:none;
	color:#f68b1f; 
	font-size: 10pt;
}

.footerLink {
	text-decoration:underline;
	color:#fff; 
	font-size: 11pt;
}

.footerLink:hover {
	text-decoration:underline;
	color:#f68b1f; 
	font-size: 11pt;
}

/*
a {
	color:#ffffff;	
	text-decoration:underline;
	border:0px;
}

a:hover {
	color:#f68b1f;	
	text-decoration:none;
	background-color: transparent;
}*/
/*

		.leftmenu ul {
			font-weight: normal;
			font-size: 10pt;
			text-decoration: none;
		}
*/



h4.trigger {
	line-height: 20px;
	font-size: 11pt;
	font-weight: normal;
	border-bottom: 1px dashed #23448b;
}

	h4.trigger a {
		color: #23448b;
		text-decoration: none;
	}
	
	h4.trigger a:hover { 
		color: #f68b1f; 
		background-color: transparent;
		border-bottom: 1px dashed #f68b1f;
	}

.block {
	font-size: 10pt;
}

.toggle_container {
	font-size: 10pt;
}

	.listing div.name {
	  color: #5f5f5f;
	  font-size: 10pt;
	}

	.listing div.namedesc {
	  font-size: 10pt;
	}

	.listing div.namewide {
		font-size: 10pt;
	}

	.listing div.nameshort {
		color: #5f5f5f;
		font-size: 10pt;
	}

	.listing div.desc {
	  font-size: 10pt;
	}

	.listing div.descdesc {
	  font-size: 10pt;
	}

	.listing div.descshort {
		font-size: 10pt;
	}

.txtleft {
	text-align: left;
}

		
		