body {
	font-family: verdana, sans-serif;
	font-size: 0.7em;
}


h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.4em;
	text-transform: uppercase;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.4em;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 1.4em;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 3px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 1px solid #999999;
}

input.normal {
	margin-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #999999;
}

input.borderless {
	border: 0px;
	padding-left: 0px;
}

.imgBorder {
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
}

.imageCaption {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
  padding: 3px;
	margin-top: 5px;
	margin-bottom: 40px;
	color: #666666;
}

file {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}

select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

option {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

ul {
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 5px;
	list-style: square;
	vertical-align: top;
	}

li {
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	vertical-align: top;
	}

p.news {
	margin-bottom: 30px;
	}

p.spaziato {
	margin-bottom: 30px;
	}

.announcement {
	color: #5a7800;
}

.sectionTitle {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

.subSectionTitle {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

.quote  {
	color: #666666;
	border: 1px solid #cccccc;
	background-color: #e6e6e6;
	padding: 10px;
}

.small {
	font-size: 10px;
}

.dim {
	color: #666666;
}

.smallDim {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.subSectionDescription {
	font-size: 10px;
	color: #999999;
}

.formInput {
	color: #666666;
}

.formError  {
	color: #cc3300;
}

.news {
	color: #666666;
}

.focus {
	color: #666666;
}

.descriptiveText {
	font-size: 12px;
	line-height: 150%;
}

.bigNavText {
	font-size: 18px;
	font-weight: bold;
}

.rcmParameter {
	background-color: #f6e666;
	padding: 2px;
	border: 1px dotted #cccccc;
}

.imageLayer {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666699;
	text-transform: uppercase;
}

.formSection {
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.note {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}


.highlight {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #99cc00;
}


.line {
	border-bottom: 1px solid #cccccc;
	height: 20px;
}

.white {
	color: white;
}

.red {
	color: #990000;
}

.orange {
	color: #f93;
}

.gray {
	color: gray;
}

.footer {
	color: gray;
}

.header {
	color: gray;
	font-size: 9px;
}

a {
	color: #f93;
	text-decoration: underline;
}
