﻿html,body{
	margin:0px;
	padding:0px;
	background-image:url("images/bodyBg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial,Helvetica,sans-serif,Verdana;
}

div#header{
	margin:0px;
	padding:0px;
/*	width:1000px !important;
	width:995px;*/
	width:760px !important;
	width:770px;
	height:138px;
	background-image:url("images/header.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}

div#footer{
	margin:0px;
	padding:5px;
/*	width:1000px !important;
	width:995px;
	width:760px !important;*/
	width:900px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	color:gray;
	border-top:1px solid #005BA3;
	text-align:justify;

}

div#header img.logo{
	position:absolute;
	top:14px;
	left:12px;
	width:63px;
	height:50px;

}

div#header a.clickpath{
	position:absolute;
		top:88px;
		left:29px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
div#header .clickpath2 {
	/*position:absolute;*/
	padding-top:88px;
	margin-left:29px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
div#header .clickpath2 a:link,div#header .clickpath2 a:visited{
	/*position:absolute;*/
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

div#header a.search{
	position:absolute;
	top:121px;
	right:37px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#005BA3;
	text-decoration:none;
	text-align:right;
	/*display:block;
	width:16px;
	line-height:16px;
	height:16px;
	text-align:center;*/
}



div#header a.lang1{
	position:absolute;
		top:121px;
		right:37px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#005BA3;
	text-decoration:none;
	display:block;
	width:16px;
	line-height:16px;
	height:16px;
	text-align:center;
}

div#header a.lang1:hover{
	background-color:#005BA2;
	color:#FFFFFF;
}

div#header a.lang2{
	position:absolute;
		top:121px;
		right:18px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#005BA3;
	text-decoration:none;
	display:block;
	line-height:16px;
	width:16px;
	height:16px;
	text-align:center;
}

div#header a.lang2:hover{
	background-color:#005BA2;
	color:#FFFFFF;
}

div#header a.selected{
	background-color:#005BA2;
	color:#FFFFFF;
}

div#middle{
/*	width:1000px !important;
	width:985px;*/
	width:100%;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

div#middle .firstCol{
	width:160px;
	float:left;
	margin:0 6px 0 0;
	padding:0px;
	
}

div#middle .firstCol a.logo{
	margin-left:10px;
}

div#middle .firstCol h2{
	margin:0px;
	padding:0px;
	line-height:23px;
/*	width:160px;*/
	font-family:Verdana;
	font-size:15px;
	font-weight:600;
	color:#7E7E82;
	margin-left:10px;
	margin-top:37px;
}

div#middle .firstCol .home{
	margin:0px;
	padding:0px;
	width:160px;
	height:26px;
	background-image:url("images/homeBg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:10px;
	margin-bottom:2px;
}

div#middle .firstCol .home a{
	font-family:Arial,Helvetica,sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#9495A0;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:160px;
	padding-left:8px;
	line-height:26px;
	height:26px;

}

div#middle .firstCol .last{
	margin-bottom:0px !important;
}

div#middle .firstCol ul.menu{
	margin-right:0px;
	padding:0px;
	list-style:none;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:4px;
}

div#middle .firstCol ul.menu li{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol ul.menu a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#6F6F6F;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("/images/menuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol ul.menu a:hover{
	font-family:Arial,Helvetica,sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:26px;
	width:140px;
	line-height:18px;
	height:18px;
	background-image:url("/images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol ul.menu li.selected{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol ul.menu li.selected a{
	font-family:Arial,Helvetica,sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	/*padding-left:26px;*/
	padding-left:16px;
	background-image:url("/images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol1{
	width:160px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:20px !important;
/*	margin-right:10px;*/
}

div#middle .firstCol1 a.logo{
	margin-left:10px;
}

div#middle .firstCol1 h2{
	margin:0px;
	padding:0px;
	line-height:23px;
	/* height:23px; 
	width:160px;*/
	font-family:Verdana;
	font-size:15px;
	font-weight:600;
	color:#7E7E82;
	margin-left:10px;
	margin-top:37px;
}

div#middle .firstCol1 .home{
	margin:0px;
	padding:0px;
	width:160px;
	height:26px;
	background-image:url("images/homeBg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:10px;
	margin-bottom:2px;
}

div#middle .firstCol1 .home a{
	font-family:Arial,Helvetica,sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#9495A0;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:160px;
	padding-left:8px;
	line-height:26px;
	height:26px;

}

div#middle .firstCol1 .last{
	margin-bottom:0px !important;
}

div#middle .firstCol1 ul.menu{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:4px;
}

div#middle .firstCol1 ul.menu li{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol1 ul.menu a{
	font-family:Arial,Helvetica,sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#6F6F6F;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("images/menuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol1 ul.menu a:hover{
	font-family:Arial,Helvetica,sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:26px;
	width:140px;
	line-height:18px;
	height:18px;
	background-image:url("images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol1 ul.menu li.selected{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol1 ul.menu li.selected a{
	font-family:Arial,Helvetica,sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .secondCol{
	/*width:652px;*/
	float:left;
	margin:0px;
	padding:0px;
	margin-right:4px;
	margin-top:0px;
}

div#middle .secondCol .topDiv{
	width:560px;
	margin:0px;
	padding:0px;
	border:1px solid #E5E6E8;
	margin-top:35px;
	margin-left:180px;

}

div#middle .secondCol .topDiv .topDiv0{
	width:533px;
	margin:0px;
	padding:12px !important;
	/*padding:7px;*/
	border:1px solid #FFFFFF;
	background-image:url("images/topDiv0.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
}

div#middle .secondCol .topDiv .topDiv0 h1{
	font-family:Verdana;
	font-size:17px;
	font-weight:400;
	color:#87878B;
	margin:0px;
	padding:0px;
}

div#middle .secondCol .topDiv .topDiv0 p{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#666667;
	margin:0px;
	padding:0px;
	margin-top:16px;
	margin-bottom:16px;
}

div#middle .secondCol .left{
	width:345x;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:6px;
	margin-right:4px;
	margin-left:14px !important;
	/*margin-left:3px;*/
	}
div#middle .secondCol {	
	font-family:Verdana;
color:#666667;
	font-size:11px;
}

div#middle .secondCol .left .search{
	/*width:348px;*/width:340px;
	height:203px;
	margin:0px;
	padding:0px;
/*	border:1px solid #E5E6E8;*/
	background-image:url("images/searchBg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}
div#middle .secondCol .detail .detail3 .search{
	/*width:360px;*/
	height:203px;
	margin:0px;
	padding:5px;
	/*border:1px solid #E5E6E8;*/
	font-family:Verdana;
	font-size:11px;
	color:#454545;
	/*background-image:url("images/searchnews.jpg");
	background-repeat:no-repeat;
	background-position:top left;*/
	position:relative;
}

div#middle .secondCol .detail .detail3 .search label{ 
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666667;
	margin:0px;
	padding:2px;	
	width:150px;
	text-align:justify;
}

div#middle .secondCol .detail .detail3 .search select {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	border:1px solid #E3E3E3;
	width:188px;
	height:19px;
}


div#middle .secondCol .left .search label.target { 
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666667;
	margin:0px;
	padding:0px;
	position:absolute;
		top:77px;
		left:20px;
}

div#middle .secondCol .left .search select.targetSelect {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	border:1px solid #E3E3E3;
	width:188px;
	height:19px;
	position:absolute;
		top:103px;
		left:20px;
}

div#middle .secondCol .left .search h2{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#FFC10B;
	margin:0px;
	position:absolute;
		top:30px;
		left:10px;
}

div#middle .secondCol .left .search label.type{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666667;
	margin:0px;
	padding:0px;
	position:absolute;
		top:137px;
		left:20px;
}

div#middle .secondCol .left .search select.targetSelect2{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	border:1px solid #E3E3E3;
	width:188px;
	height:19px;
	position:absolute;
		top:163px;
		left:20px;
}

div#middle .secondCol .left .search input.searchButton{
	position:absolute;
		top:160px;
		left:218px;

}

div#middle .secondCol .left .servicesMap{
	width:340px;
	height:279px;
	margin:0px;
	padding:0px;
	padding:1px;
	border:1px solid #E5E6E8;
	margin-top:3px;

}

div#middle .secondCol .left .topDiv2{
	width:348px;
	margin:0px;
	padding:0px;
	border:1px solid #E5E6E8;
	margin-top:3px;
}

div#middle .secondCol .left .topDiv2 .topDiv1{
	width:320px;
	margin:0px;
	padding:12px;
	border:1px solid #FFFFFF;
	background-image:url("images/topDiv0.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
}

div#middle .secondCol .left .topDiv2 .topDiv1 h2{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#87878B;
	margin:0px;
	padding:0px;
	width:320px;
}

div#middle .secondCol .left .topDiv2 .topDiv1 p{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#666667;
	margin:0px;
	padding:0px;
	margin-top:16px;
	width:320px;
	margin-bottom:16px;
}

div#middle .secondCol .topDiv .topDiv0 a, div#middle .secondCol .detail .detail2 a{
color:#0082b1;
text-decoration:none;
font-style:italic; /*aggiunta*/
}

div#middle .secondCol .topDiv .topDiv0 a:hover, div#middle .secondCol .detail .detail2 a:hover {
color:#0082b1;
text-decoration:underline;
}

div#middle .secondCol .left .topDiv2 .topDiv1 a{
	font-family:Verdana;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#0082b1;
	text-decoration:none;
/*	background-image:url("images/blueArrow.jpg");
	background-repeat:no-repeat;
	background-position:right 4px;*/
	position:relative;
	padding-right:10px;
	display:block;
	margin-top:7px;
}


div#middle .secondCol .clearLeft{
	margin:0px;
	padding:0px;
	clear:left;
}

div#middle .secondCol .right{
	width:175px;
	border:1px solid #E5E6E8;
	float:left;
	margin:0px;
	padding:12px;
	margin-top:6px;
	margin-right:0px;
	margin-left:11px !important;
	margin-left:0px;
}

div#middle .secondCol .right h2{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#0184AE;
	margin:0px;
	padding:0px;
	margin-right:15px;
}

div#middle .secondCol .right h3{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#606060;
	margin:0px;
	padding:0px;
	margin-top:40px;
	line-height:13px;
	height:27px;
	padding-bottom:4px;
	background-image:url("images/miniDivide.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#middle .secondCol .right p{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:180px;
}

div#middle .secondCol  .right a{ 
	font-family:Verdana;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#0082b1;
	text-decoration:none;
/*	background-image:url("images/blueArrow.jpg");
	background-repeat:no-repeat;
	background-position:right 4px;*/
	padding-right:10px;
	display:block;
	margin-top:7px;
}

div#middle .thirdCol{font-family:Verdana;

	width:146px;
	margin:0px;
	padding:0px;
	margin-top:4px;
	float:left;
	margin-left:4px !important;
	/*margin-left:4px;*/
	margin-top:35px;

}

div#middle .thirdCol img{
/*	border:1px solid #E5E6E8;*/
border:0px;
	margin-top:1px;
	margin-top:1px;
}

div#middle .thirdCol ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:1px;
}

div#middle .thirdCol li{
	width:144px;
	line-height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
}
div#middle .thirdCol li.link
{
	border:1px solid #E5E6E8;
	
}

div#middle .thirdCol li.link a:hover
{
	
	color:#005292;

}
div#middle .thirdCol li.link a{

font-weight:bold;
}
div#middle .thirdCol a{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#5E5E61;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:144px;
	line-height:18px;
	
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:center;

	/*border:1px solid #E5E6E8;background-image:url("images/rightBg.jpg");*/

}
div#middle .thirdCol .news a.more{
color:#0089AC;
text-decoration:none;
text-align:left;
}
div#middle .thirdCol a.blue, div#middle .thirdCol .blue{
	color:#005292;
	font-size:12px;
	padding-bottom:4px;
	padding-top:8px;
	display:block;
	
}
div#middle .thirdCol .grey{
	color:gray;
	font-size:11px;
	padding-bottom:2px;
	padding-top:4px;
	display:block;
	font-weight:bold;
	
}


div#middle .thirdCol a:hover{
}

div#middle .thirdCol1{
	width:146px;
	margin:0px;
	padding:0px;
	margin-top:4px;
	float:left;
	margin-left:4px;
	margin-top:35px;

}

div#middle .thirdCol1 img{
/*	border:1px solid #E5E6E8;*/
border:0px;
	margin-top:1px;
	margin-top:1px;
}

div#middle .thirdCol1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:1px;
}

div#middle .thirdCol1 li{
	width:144px;
	line-height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
}

div#middle .thirdCol1 a{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#5E5E61;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:144px;
	line-height:18px;
/*	background-image:url("images/rightBg.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;*/
	text-align:center;
	border:1px solid #E5E6E8;

}

div#middle .thirdCol1 a.blue{
	color:#005292;
	font-size:12px;
}

div#middle .thirdCol1 a:hover{
}


/*----------------------------second template----------------*/
div#middle .secondCol .detail{
/*	width:649px !important;
	width:603px;*/
	width:570px;
	margin:0px;
	padding:0px;
	border:1px solid #E5E6E8;
	background-image:url("images/topDiv0.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-left:0px !important;
	margin-left:0px;
	margin-top:35px;
}

div#middle .secondCol .detail1{
/*	width:625px !important;
	width:625px;*/
	width:546px;
	margin:0px;
	padding:12px;
	background-image:url("images/contentBg.jpg");
	background-repeat:no-repeat;
	background-position:top right;
}


div#middle .secondCol .detail2{
/*	width:625px !important;
	width:625px;
	width:546px;*/
	margin:0px;
	padding:12px;
	/*background-image:url("images/contentBgYell.jpg");
	background-repeat:no-repeat;
	background-position:top right;*/
}

div#middle .secondCol .detail3{
/*	width:625px !important;
	width:625px;
	width:546px;*/
	
	min-height:400px;
	margin:0px;
	padding:12px;
/*	background-image:url("images/contentBg-news.jpg");*/
	background-repeat:no-repeat;
	background-position:top right;
	font-size:11px;
}

div#middle .secondCol .detail4{
/*	width:625px !important;
	width:625px;
	width:546px;*/
	margin:0px;
	padding:12px;
	background-image:url("images/contentBgRight.jpg");
	background-repeat:no-repeat;
	background-position:top right;
}


div#middle .secondCol .detail1 img.title, div#middle .secondCol .detail2 img.title,div#middle .secondCol .detail4 img.title{
	margin-top:25px;
}

div#middle .secondCol .detail1 h2, div#middle .secondCol .detail2 h2,  div#middle .secondCol .detail3 h2,div#middle .secondCol .detail4 h2 {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#606060;
	margin:0px;
	padding:0px;
	margin-top:30px;
	line-height:27px;
	padding-left:5px;
	
	background-image:url("images/miniDivideContent.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	
/*	height:27px; width:300px;*/
}

div#middle .secondCol .detail1 ul, div#middle .secondCol .detail2 ul, div#middle .secondCol .detail4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:20px;
}

div#middle .secondCol .detail1 ul li, div#middle .secondCol .detail2 ul li, div#middle .secondCol .detail4 ul li{
	background-image:url("images/bullet.gif");
	background-repeat:no-repeat;
	background-position:2px 7px;
	line-height:17px;
	/*width:300px; color:#86868A;*/
	padding-left:12px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#56565A;
	text-align:justify;
}

div#middle .secondCol .detail1 ol li, div#middle .secondCol .detail2 ol li, div#middle .secondCol .detail4 ol li{
	/*background-image:url("images/bullet.gif");
	background-repeat:no-repeat;
	background-position:2px 7px;*/
	line-height:17px;
	/*width:300px; color:#86868A;*/
	padding-left:12px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#56565A;
	text-align:justify;
}

div#middle .secondCol .detail1 li a, div#middle .secondCol .detail2 li a,  div#middle .secondCol .detail3 a , div#middle .secondCol .detail4 li a{
	color:#0082b1;
	text-decoration:none;
}

div#middle .secondCol .detail1 li a:hover, div#middle .secondCol .detail2 li a:hover, div#middle .secondCol .detail4 li a:hover{
	color:#0082b1;
	text-decoration:underline;
}

div#middle .secondCol .detail1 h1, div#middle .secondCol .detail2 h1, div#middle .secondCol .detail3 h1, div#middle .secondCol .detail4 h1{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#606060;
	margin:0px;
	padding:0px;
	margin-top:30px;
	margin-bottom:10px;
	
}

div#middle .secondCol .detail1 p, div#middle .secondCol .detail2 p, div#middle .secondCol .detail3 p, div#middle .secondCol .detail4 p{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:5px;
	text-align:justify;
}
div#middle .secondCol .detail1 p.inizio, div#middle .secondCol .detail2 p.inizio, div#middle .secondCol .detail2 ul.inizio,  div#middle .secondCol .detail3 p.inizio ,  div#middle .secondCol .detail4 p.inizio{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:315px;
	padding-right:5px;
	text-align:justify;
}
/*

div#middle .secondCol .detail1 p.title, div#middle .secondCol .detail2 p.title div#middle .secondCol .detail4 p.title{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#FFC10B;
	margin:0px;
	padding:0px;
	margin-top:30px;
	width:315px;
}
*/
div#middle .secondCol .detail1 p.title, div#middle .secondCol .detail2 p.title, div#middle .secondCol .detail4 p.title{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#FFC10B;
	margin:0px;
	padding:0px;
	margin-top:30px;
	max-width:315px;
	text-align:left;
}
div#middle .secondCol .detail1 p.title, div#middle .secondCol .detail3 p.title, div#middle .secondCol .detail4 p.title{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding:0px;
	margin-top:30px;
	margin-bottom:20px;width:315px;
}

div#middle .secondCol .detail1 p.title span.jobs{
	color:#0089AC;
	width:400px;

}

div#middle .secondCol .detail4 p.title span.rights{
	color:#C00084;
	width:400px;

}


div#middle .secondCol .detail2 p.title span.service{
	color:#FFC10B;
	/*width:350px;
	display:block;*/
	text-transform:uppercase;

}

div#middle .thirdCol .news
{
font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#666667;
	padding:2px;
	margin:0px;
	/*margin-top:10px;
	margin-bottom:5px;
	padding-right:5px;
		display:block;*/
	text-align:left;
	border:1px solid #E5E6E8;
	
}

.news_item
{
font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
	width:420px;
	padding-right:5px;
	text-align:justify;
	border-bottom:1px solid #666667;
	display:block;

	}
.gensmall
{	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;

}

div#middle .secondCol .detail1 a, div#middle .secondCol .detail .detail2 a, div#middle .secondCol .detail .detail4 a{	
font-family:Verdana;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#0082b1;
	text-decoration:none;
/*	background-image:url("images/blueArrow.jpg");
	background-repeat:no-repeat;
	background-position:right 4px;*/
	/*padding-right:10px;
	display:block;
	width:350px;*/
}
/**
 * Style for the RSS JS embeded jobs
 */
#rssJSfeed
{
	color:#666667;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	margin:10px 0;
	padding:0;
	
}
#rssJSfeed ul
{
	/*list-style-position: inside;*/
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	text-indent: 0px;
	

}
.detail1 div#rssJSfeed .rss_items
{	width:315px;
}
#rssJSfeed li
{
	list-style-position: inside;
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	text-indent:0px;
	
}
#rssJSfeed .rss_item
{text-align:justify;
}
#rssJSfeed a
{
	color:#666667;
	font-size:11px;
	/*border-bottom:#CCCCCC solid 1px;*/
	padding-bottom:5px;
	margin-bottom:8px;


}

#rssJSfeed .rss_item
{
	padding-bottom:11px;
}


/**
 * Style for the RSS JS embeded jobs
 */
#rssJSfeedContent
{
	color:#666667;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	padding:0;
}
#rssJSfeedContent ul
{
	list-style-position: inside;
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	text-indent: 0px;

}
#rssJSfeed .rss_items
{
}

#div .tutorial_video img
{
	border:0;
}
.evid
{
	background-color:#F3F7FA;
	display:block;
	
}

