.text           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
	display: block;
}
.textmiddle     { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none }
.textsmall      { font-family: Arial, Helvetica, sans-serif; font-size: 9px;  color: #333333; text-decoration: none }
.textlarge      { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; text-decoration: none }
.textwhite      { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none }
.textwhitesmall { font-family: Arial, Helvetica, sans-serif; font-size: 9px;  color: #FFFFFF; text-decoration: none }
.textred        { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-decoration: none }
.textlightblue  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0BA0CC; text-decoration: none }

.text ol li {
	margin: 15px 0;
}
.pagetitle    		 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #218D96;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;

}
.heading      		 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #218D96;
	font-weight: bold;
	text-decoration: none;
	background-color: #F1FEFC;
	display: table-cell;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6FCF7;
	width: 100%;

} 

a                    { color: #FF3300; text-decoration: none} 
a:hover              { text-decoration: underline}

a.nav 				 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	color: #000000;
	font-size: 11px;
	padding: 2px;
	display: block;
	width: 167px;




}
.shadowright {
	background-image: url(../images/shadows/right.png);
	background-repeat: repeat-y;
}
.shadowbottom {
	background-image: url(../images/shadows/bottom.png);
	background-repeat: no-repeat;
}

a.nav:hover 		 {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #FF3300;

}
a.subnav 			 {
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	margin-left: 10px;
	color: #333333;
	border-bottom: 1px solid #DDDDDD;





}
a.subnav:hover 		 {
	background-color: #FFFFFF;
	text-decoration: none;

}
.pedalo a             {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal
} 
.pedalo a:hover       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #359D9D; text-decoration: underline; font-weight: normal} 

form     			 {
	margin: 0px;

}
select   			 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666} 
input    			 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666} 
options  			 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666} 
textarea 			 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}

hr       			 {
	height:1px;
	border: 1px dotted #CCCCCC;


}
.textsmall {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none
}
a.navtop {
	color: #000000;
	text-decoration: none;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F2EBE8;
}
.navtitle {
	color: #484848;
	text-decoration: none;
	width: 177px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	display: block;
	margin-top: 14px;
}
ul {
	list-style-type: square;
	vertical-align: top;
	color: #999999;
	padding-left: 10px;
	margin-left: 5px;
}
.hide {
	display: none;
}
.bgleft {
	text-decoration: none;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #E6E6E6;
	padding: 4px;
	width: 185px;
}
.bgright {
	text-decoration: none;
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F3F3F3;
	padding: 4px;
	width: 185px;
}
.pedalo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal
}
