/* CSS Document */

.text2 td.normal
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top:15px;
	padding-bottom:15px;
}

.bluetitle {
}

.bluetitle h2 span.Head, .bluetitle h1 span.Head  {
	font-size: 18px;
	font-weight: normal;
	color:#006699;
	font-family:"Lucida Sans Unicode", Tahoma, Verdana, Arial;
}
.bluetitle h2 {
	margin:0;
}
.bluecontent {
	clear:both;
	margin-top:5px;
	}
	.bluecontent h3 {
		color:#006699;
	font-size: 14px;
	font-weight: normal;
	font-family:"Lucida Sans Unicode", Tahoma, Verdana, Arial;
	border-bottom:1px dashed #707070;
	padding-bottom:8px;
	text-align:left;

	margin-top:8px;
	}
.lefticon {
	width:40px;
	height:22px;
	float:left;
	display:inline;
}
.iconright {
	float:right;
	width:130px;
	display:inline;
	margin-top:-3px;
}
.iconright h4 span.Head {
	font-size: 12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000;
	font-family:"Lucida Sans Unicode", Tahoma, Verdana, Arial;
}

.leftnews {
	clear:both;
	padding-top:15px;
	*padding-top:2px;
}
.leftworkicon {
	width:48px;
	float:left;
}
.workiconright {
float:right;
width:225px;
margin-top:-3px;
}
.workiconright h3 span.Head {
	font-size: 14px;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:10px !important;
	border-bottom:1px dashed #fff !important;
	color:#fff;
	width:220px;
	display:block;
}
.workicon {
clear:both;
padding-top:10px;

}
.workicon img {
margin-left:15px;
}
.workicon .Normal {
color:#fff;
line-height:16px;
font-size:11px;
}
.workicon a:link, .workicon a:active, .workicon a:visited {
color:#fff;
text-decoration:underline;
}
.workicon a:hover {
color:#ffff00;
text-decoration:underline;
}