@charset "utf-8";
/* CSS Document */

#container #header #headerWrapper #headerColLeft #txt {
	margin:14px 24px 24px 50px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:150px;
	overflow:hidden;
}

#container #header #headerWrapper #headerColLeft #txt h1{
	font-size:21px;
	line-height:34px;
	color:#1D1B6C;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
#container #header #headerWrapper #headerColLeft #txt h2{display:none;}
#container #header #headerWrapper #headerColLeft #txt h6{
	font-size:15px;
	line-height:25px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
#container #header #headerWrapper #headerColLeft #txt .text{
	font-size:11px;
	line-height:21px;
	color:#ffffff;
	padding:0px;
	margin:0px;
}
