/*//------------------------------------------------------------------------->// 18-04-2005 | David Polinelli | WSIS Cascading Style Sheet//------------------------------------------------------------------------->*/a{	color: #063E7D;	text-decoration: none;}a:link{	color: #063E7D;	text-decoration: none;}a:active{	color: #063E7D;	text-decoration: none;}a:visited{	color: #063E7D;	text-decoration: none;}a:hover{	color: #063E7D;	text-decoration: underline;}body, p, th, td{	font-family: San-Serif, Arial, Helvetica;	font-size: 12px;	font-style: normal;	color: #000000;}/*//------------------------------------------------------------------------->// 18-04-2005 | David Polinelli | Banner CSS//------------------------------------------------------------------------->*/.menu_text{	color: #FFFFFF;	font-family: Arial, Helvetica, san-serif;	font-size: 14px;	font-style: normal;}a.menu_text{	color: #FFFFFF;	text-decoration: none;}a.menu_text:link{	color: #FFFFFF;	text-decoration: none;}a.menu_text:active{	color: #FFFFFF;	text-decoration: none;}a.menu_text:visited{	color: #FFFFFF;	text-decoration: none;}a.menu_text:hover{	color: #FFFFFF;	text-decoration: underline;}/*//------------------------------------------------------------------------->// 18-04-2005 | David Polinelli | Banner language CSS//------------------------------------------------------------------------->*/.menu_language_text{	color: #FFFFFF;	font-family: Arial, Helvetica, san-serif;	font-size: 11px;	font-style: normal;}a.menu_language_text{	color: #FFFFFF;	text-decoration: none;}a.menu_language_text:link{	color: #FFFFFF;	text-decoration: none;}a.menu_language_text:active{	color: #FFFFFF;	text-decoration: none;}a.menu_language_text:visited{	color: #FFFFFF;	text-decoration: none;}a.menu_language_text:hover{	color: #FFFFFF;	text-decoration: underline;}/*//------------------------------------------------------------------------->// 18-04-2005 | David Polinelli | Breadcrumming  CSS//------------------------------------------------------------------------->*/.breadcrumb_red{	color: #E90D0B;	font-size: 10px;}.breadcrumb{	color: #E90D0B;	font-size: 10px;	font-family: Arial, Helvetica, san-serif;	font-style: normal;}a.breadcrumb{	color: #E90D0B;	text-decoration: none;}a.breadcrumb:link{	color: #E90D0B;	text-decoration: none;}a.breadcrumb:active{	color: #E90D0B;	text-decoration: none;}a.breadcrumb:visited{	color: #E90D0B;	text-decoration: none;}a.breadcrumb:hover{	color: #E90D0B;	text-decoration: underline;}/*//------------------------------------------------------------------------->// 18-04-2005 | David Polinelli | News title  CSS//------------------------------------------------------------------------->*/.newstitle{	color: #063E7D;	font-size: 12px;	font-family: Arial, Helvetica, san-serif;	font-style: normal;}a.newstitle{	color: #063E7D;	text-decoration: none;}a.newstitle:link{	color: #063E7D;	text-decoration: none;}a.newstitle:active{	color: #063E7D;	text-decoration: none;}a.newstitle:visited{	color: #063E7D;	text-decoration: none;}a.newstitle:hover{	color: #063E7D;	text-decoration: underline;}/*//------------------------------------------------------------------------->// 18-04-2005 | David Polinelli | Footer CSS//------------------------------------------------------------------------->*/.footer_text{	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	color: #FFFFFF;}a.footer_text{	color: #FFFFFF;	text-decoration: none;}a.footer_text:link{	color: #FFFFFF;	text-decoration: none;}a.footer_text:active{	color: #FFFFFF;	text-decoration: none;}a.footer_text:visited{	color: #FFFFFF;	text-decoration: none;}a.footer_text:hover{	color: #FFFFFF;	text-decoration: underline;}.smallgrey{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #8D8E8E;}.file_info{	color: gray;	font-size: 10px;}/*//------------------------------------------------------------------------->// 18-04-2005 | David Polinelli | Heading CSS//------------------------------------------------------------------------->*/h1{	color: #000000;	font-family: San-Serif, Arial, Helvetica;	font-size: 20px;	font-style: normal;}h2{	color: #000000;	font-family: San-Serif, Arial, Helvetica;	font-size: 16px;	font-style: normal;}h3{	color: #000000;	font-family: San-Serif, Arial, Helvetica;	font-size: 14px;	font-style: normal;}h4{	color: #000000;	font-family: San-Serif, Arial, Helvetica;	font-size: 12px;	font-style: normal;}/*//------------------------------------------------------------------------->// 18-04-2005 | David Polinelli | Borders//------------------------------------------------------------------------->*/.BorderDotted{	border-style: dotted;	border-color: #A2A2A2;	border-bottom-width: 1px;	border-top-width: 1px;	border-right-width: 1px;	border-left-width: 1px;}.BorderDashed{	border-style: dashed;	border-color: #A2A2A2;	border-bottom-width: 1px;	border-top-width: 1px;	border-right-width: 1px;	border-left-width: 1px;}.BorderSolid{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 1px;	border-top-width: 1px;	border-right-width: 1px;	border-left-width: 1px;}.BorderSolidSides3Left{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 1px;	border-top-width: 1px;	border-right-width: 0px;	border-left-width: 1px;}.BorderSolidSides3Right{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 1px;	border-top-width: 1px;	border-right-width: 1px;	border-left-width: 0px;}.BorderSolidSides3Top{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 0px;	border-top-width: 1px;	border-right-width: 1px;	border-left-width: 1px;}.BorderSolidSides3Bot{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 1px;	border-top-width: 0px;	border-right-width: 1px;	border-left-width: 1px;}.BorderSolidSides2Vert{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 1px;	border-top-width: 1px;	border-right-width: 0px;	border-left-width: 0px;}.BorderSolidSides2Horz{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 0px;	border-top-width: 0px;	border-right-width: 1px;	border-left-width: 1px;}.theBottom{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 1px;	border-top-width: 0px;	border-right-width: 0px;	border-left-width: 0px;}.theBottomRight{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 1px;	border-top-width: 0px;	border-right-width: 1px;	border-left-width: 0px;}.theBottomLeft{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 1px;	border-top-width: 0px;	border-right-width: 0px;	border-left-width: 1px;}.theTop{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 0px;	border-top-width: 1px;	border-right-width: 0px;	border-left-width: 0px;}.theTopRight{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 0px;	border-top-width: 1px;	border-right-width: 1px;	border-left-width: 0px;}.theTopLeft{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 0px;	border-top-width: 1px;	border-right-width: 0px;	border-left-width: 1px;}.theRight{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 0px;	border-top-width: 0px;	border-right-width: 1px;	border-left-width: 0px;}.theLeft{	border-style: solid;	border-color: #A2A2A2;	border-bottom-width: 0px;	border-top-width: 0px;	border-right-width: 0px;	border-left-width: 1px;}/*//------------------------------------------------------------------------->// 18-04-2005 | David Polinelli | Padding//------------------------------------------------------------------------->*/.pad5 { padding: 5px; }.padleft5 { padding-left: 5px; }.pad10 { padding: 10px; }.padleft10 { padding-left: 10px; }