.text           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.textsmall      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.textlarge      { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.textwhite      { color: #FFFFFF; }
.textwhitesmall { font-family: Arial, Helvetica, sans-serif; font-size: 10px;  color: #FFFFFF; }
.textred        { color: #FF0000; }

.pagetitle    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.heading      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 120%;
} 
.imagecaption { font-family: Arial, Helvetica, sans-serif; font-size: 9px;  color: #999999; }

a                    {
	color: #22569F;
	text-decoration: none;
	font-weight: bold;
} 
a:hover              { color: #333366; text-decoration: underline}

a.subnavlevel2       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC4646;
	text-decoration: none;
	background-color: #FFE0C4;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 1px;
	display: block;


} 
a.subnavlevel2:hover {
	color: #000000;
	background-color: #FFD1A8;
	text-decoration: none;

}

a.subnavlevel3       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC4646;
	text-decoration: none;
	background-color: #FFD9AE;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 1px;
	display: block;


} 
a.subnavlevel3:hover { color: #000000; text-decoration: none;} 

a.subnavlevel4       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC4646;
	text-decoration: none;
	background-color: #FFC584;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 23px;
	display: block;
} 
a.subnavlevel4:hover { color: #000000; text-decoration: none;} 
a.pedalo             {
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	font-weight: normal;
} 
a.pedalo:hover       {
	text-decoration: underline
} 

a.breadcrumb         { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; text-decoration: underline; }
a.breadcrumb:hover   { text-decoration: underline; }

form     { margin:0px; padding:0px; }
select   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 
input    { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 
options  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

hr {
	font-size: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}

img.zimageright {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: right;
}
img.zimageleft  {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}
.hidedisplay    { display: none; }
body {
	margin: 0px;
	padding: 0px;
}
.photos {
	padding: 5px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #E5E5E5;
}
.photosalignleft {
	padding: 5px;
	float: left;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #E5E5E5;
	margin-right: 20px;
}
.photosnonalign {
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #E5E5E5;
	margin-right: 5px;
}
