@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: 0;
}

.clickable {
	cursor: pointer;
}

#mainContainer {
	margin: 0 auto;
	width: 954px;
}

#footer {
	background:transparent url(../img/common/footer01.jpg) no-repeat scroll 0;
	height:65px;
	width:954px;
	margin:20px auto;
	text-align:center;
	position:relative;
	clear:both;
}

.footerParagraph {
	padding: 10px 0px;
}

.standardTextTitleBig {
	color: #666666;
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight: bold;
	letter-spacing:0.01em;
	line-height:30pt;
}

.standardTextTitleMiddle {
	color: #666666;
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight: bold;
	letter-spacing:0.01em;
	line-height:16pt;
}

.standardText {
	color:#000000;
	font-family:Trebuchet MS;
	font-size:12.5px;
	letter-spacing:0.01em;
	line-height:115%;
}



.standardTextBigger {
	color:#000000;
	font-family:Trebuchet MS;
	font-size:13px;
	letter-spacing:0.01em;
	line-height:100%;
}

.standardWhiteText {
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:12.5px;
	letter-spacing:0.01em;
	line-height:110%;
}

.standardRelevantText {
	color: #004b82;
	font-family:Trebuchet MS;
	font-size:12.5px;
	letter-spacing:0.01em;
	line-height:12.5px;
}

.smallListText {
	color:#8c4f00;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0.01em;
	line-height:11px;
}

.basicTableHeader {
	background-color: #245477;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

/* -- HEADER -- */
#header {
	height: 321px;
	background-image: url(../img/common/header01.jpg);
	margin-top: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#headerCompact {
	height: 224px;
	background-image: url(../img/common/header02.jpg);
	margin-top: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#headerTopNav {
	height: 42px;
	width: 700px;
	float: left;
}

.headerTopNavButton {
	float: left;
	cursor: pointer;
}

#headerTastoHome {
	width: 254px;
	height: 119px;
	float: right;
}

#headerMidArea {
	height:77px;
	width: 700px;
	float: left;
}

#headerNav {
	height:106px;
	width:558px;
	padding-left: 27px;
	float: left;
}

.headerNavButton  {
	float: left;
	cursor: pointer;
}
/* -- FINE HEADER -- */

/* -- COLONNA SX -- */

#leftColumn {
	float: left;
	padding-left: 27px;
	padding-right: 17px;
	width: 630px;
	margin-bottom:20px;
}

.rectPanel2Side01 {
	width: 630px;
	height: 302px;
	background: transparent url(../img/common/rectPanel2Side01.jpg) no-repeat 0 0;
	overflow: hidden;
}

.rectPanel2Side-leftColumn {
	width: 332px;
	padding: 16px 18px 16px 18px;
	float:left;
	height: 270px;
}

.rectPanel2Side-rightColumn {
	width: 238px;
	padding: 16px 14px 16px 10px;
	float:right;
}

#leftPanelsContainer {
	width: 630px;
	margin-top:10px;
}

.verticalPanelSmall {
	width: 207px;
	height: 316px;
	overflow:hidden;
	float:left;
}

.verticalPanelSmall .standardWhiteText {
	margin:115px 10px 30px;
}

.verticalPanelSmallList {
	margin: 56px 0 34px 0; 
}

.itemVerticalPanelSmallList {
	background: transparent url(../img/common/bgItemVerticalPanelListSmall.gif) no-repeat 0 0;
	height:37px;
	overflow:hidden;
	padding:4px 7px;
	width:193px;
	cursor: pointer
}

/* -- FINE COLONNA SX -- */

/* -- COLONNA DX -- */

#rightColumn {
	width: 280px;
	float: right;
	background-color: #e4e4e4;
}

.highlightContainer {
	height: 175px;
	width:280px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.highlightHeader {
	height: 34px;
	width:280px;
	font-size: 18px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 34px;
	letter-spacing: 0.1em;
}

.highlightImage {
	height: 141px;
	width:280px;
}

/* -- FINE COLONNA DX -- */

/* -- HEADERS --*/

.sectionHeader {
	clear:both;
	width: 630px;
	height: 90px;
	overflow:hidden;
	margin-bottom: 10px;
}

.sectionHeaderText {
	margin: 34px 10px 0 98px;
}

/* -- FINE HEADERS --*/

