/*  
Calendario Royal Blue 0D0D63
programma attivita Green 9FBD0D
Dark Green MarginStrip 818904
Mese Data Gruppo ... Header RedOrange DB4300
Mese Column FFC083
Data Column FFD5AD

*/
.whyQuote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
}

.whyDot {
	font-size : 24px;
	color: #747B1E;
	line-height : 18px;
	letter-spacing : -1px;
}

.whyDot A:hover {
	color: #DB4300;
}

/* - Used in the person contentType -*/
.personName {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #A17D0A;
	font-weight :bold;
	margin-bottom : 6px;
}

/* - Used in the events template -*/
 TD.eventTitle {
	padding-left : 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
 .eventTitle {
   font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	font-weight : bold;
	background-color : #FFE3CA;
}

 .eventTitle  A:VISITED {
	color: #000000;
}

 .eventTitle  A:LINK {
	color: #000000;
}

  .eventTitle A:ACTIVE {
	color: #000000;
}

 .eventTitle A:hover {
	color: #DB4300;	
}

.eventLeader {
	font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	color: #000000;
	background-color : #FFF3E8;
	padding : 3px;
}

 .eventDate {
	font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;
	font-size :12px;
	color: #000000;
	background-color : #FFD5AD;
	border-left : 1px solid #FFC083;
	padding : 3px;
}

 .eventDateSmall {
	font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;
	font-size :11px;
	color: #000000;
	background-color : #FFD5AD;
	border-left : 1px solid #FFC083;
	padding : 3px;
}

 .eventStartingTime {
	font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;
	font-size :11px;
	color: #000000;
	background-color : #FFFBF6;
	border-right : 1px solid #FFC083;
	padding : 3px;
}

/* for orange headers in event schedule */
.monthYear {
	background-attachment : scroll;
	background-image : url(temp/images/orangeRoundCorner_Left.gif);
	background-repeat : no-repeat;
	background-position : top left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #ffffff;
	background-color : #DB4300;
	padding-left : 14px;
}

.header {
	background-attachment : scroll;
	background-image : url(temp/images/orangeRoundCorner_Right.gif);
	background-repeat : no-repeat;
	background-position : top right;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	background-color : #DB4300;
	padding-left : 10px;
}
/* - These are for the navigation - */
TD.navTab {
	/*border : 1px solid #bdd2b0;*/
	background-color : #9FBD0D;
}
A.navTab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	color: #000000;
	background-color : #9FBD0D;
	font-weight : normal;
}

.navTab A:hover {
	background-color : #BDE30D;
	color: #EEEEEE;
}

DIV.navTab {
	
	height: 23px;
	cursor : pointer;
}

DIV.navTabOver {
	
	height: 23px;
	cursor : pointer;
	background-color : #BDE30D;
}

.navTabActive {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	color: #EEEEEE;
	font-weight : normal;
}

.navLan {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :9px;
	color: #eeeeee;
}

.navLan A:hover {
	color: #ffffff;
	text-decoration : underline;
}

TD.navOne{
		background-attachment : scroll;
		background-image : url(images/button.gif);
		background-repeat : no-repeat;
		background-position : 0% 0%;
		background-color : White;
	}
	
.navOne {
	font : bold 11px Arial, Helvetica, sans-serif;
	color : #005d7c;
}

.navOne A:VISITED {
		color : #005d7c;
}

.navOne A:LINK {
	color : #005d7c;
}

.navOne A:ACTIVE {
	color : #005d7c;
}

.navOne A:hover {
	color : #00A8BD;
}

DIV.navTwo {
	margin-left: 10px;
	padding-left: 1em;
	text-indent : -1em;
	padding-right: 1em;
}

.navTwo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #E1E2CB;
	padding-top: 2px;
	padding-bottom: 2px;
}

.navTwo A:hover {
		color : #ffffff;
}

DIV.navThree {
	margin-left: 20px;
	padding-left: 1em;
	text-indent : -1em;
	padding-right: 1em;
}
	
.navThree {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #E1E2CB;
	padding-top: 2px;
	padding-bottom: 2px;
}

.navThree A:hover {
		color : #ffffff;
}

/* used in the header area to display the page label */
.headerTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 20px;
	color: #ffffff;
	font-weight : normal;
}

.pageTitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #747B1E;
	font-weight : normal;
	margin-bottom : 7px;
}

.pageSubtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #907D2E;
	font-weight : bold;
	margin-bottom : 5px;
	margin-top : 5px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight :bold;
	color: #747B1E;
	margin-bottom : 7px;
}

.subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #A17D0A;
	font-weight :bold;
	margin-bottom : 6px;
	margin-top : 8px;
}

DIV.subtitleJumpLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #A17D0A;
	font-weight :bold;
	margin-bottom : 3px;
	padding-left : 12px;
}

.subtitleJumpLink A:link {
	color: #A17D0A;
}

.subtitleJumpLink A:visited {
	color: #A17D0A;
}

.subtitleJumpLink A:hover {
	color : #8D9512;
	text-decoration : underline;
} 

.question {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #A17D0A;
	font-weight :bold;
	margin-bottom : 6px;
	margin-top : 8px;
}

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	text-align: left ;
	color: #333333;
	margin-bottom : 10px;
	text-decoration : none;
}

.text A:link {
	color : #290583;
	font-weight : bold;
}

.text A:visited {
	color : #290583;
	font-weight : bold;
}

.text A:hover {
	color : #8D9512;
	font-weight : bold;
	text-decoration : underline;
} 

A.text {
	text-indent : 0px;
}

.smallText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	text-align: left ;
	color: #333333;
	margin-bottom : 10px;
	text-decoration : none;
}

.smallText A:link {
	color : #290583;
	font-weight : bold;
}

.smallText A:visited {
	color : #290583;
	font-weight : bold;
}

.smallText A:hover {
	color : #8D9512;
	font-weight : bold;
	text-decoration : underline;
} 

.caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #555555;
	margin-bottom : 10px;
	padding: 2px;
	line-height : 11px;
}

LI {
	margin-left : 15px;
	padding-left : 15px;
	list-style : disc outside;
} /* this is for the bullets in the text - nice format */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	line-height : 18px;
}

.footer A:VISITED {
	color: #6E6E6E;
}

.footer A:LINK {
	color: #6E6E6E;
}

.footer A:ACTIVE {
	color: #6E6E6E;
}

.footer A:hover {
	color : #FF6D31;	
}

/*these are used in the site map*/

.menu0 {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #005D7C;
	text-decoration: none;
}

.menu0 A:HOVER {
	color : #00A8BD;
}

.menu1 {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #005D7C;
	text-decoration: none;
}

.menu1 A:HOVER {
	color : #E6947F;
}

.menu2 {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #005D7C;
	text-decoration: none;
}

.menu2 A:HOVER {
	color : #E6947F;
}

.signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707265;
	line-height : 14px;
}

.signature A:VISITED {
	color: #707265;
}

.signature A:LINK {
	color: #707265;
}

.signature A:ACTIVE {
	color: #707265;
}

.signature A:hover {
	color : #FF6D31;	
}

 

.formLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
}

INPUT,TEXTAREA,OPTION,SELECT
{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

.input{
	border : 1px solid #aaaaaa;
	width: 200px;
	height: 22px;
}

.submitButton {
	color : #0d3c00;
	font-weight : normal;
	background-color : #E4F0FC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-color : #B9B9B9;
	border-width : 1px;
	line-height : 16px;
	border-style : ridge;
}

/* --- SITE MAP --- */
.siteMap0 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #290583;
	font-weight : bold;
}

.siteMap0  A:visited {
	color : #290583;
}

.siteMap0  A:hover {
	color : #8D9512;
} 

/* --- level 1 --- */
TD.siteMap1  {
	padding-left:30px;
	background-image : url(icons/siteMapTLine.gif);
	background-repeat : no-repeat;
	background-position :13px ;
	background-attachment : scroll;
}

.siteMap1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #290583;
	font-weight : bold;
}

.siteMap1  A:visited {
	color : #290583;
}

.siteMap1  A:hover {
	color : #8D9512;
} 

/* --- level 2 --- */

TD.siteMap2  {
	padding-left:50px;
	background-image : url(icons/siteMapTLine.gif);
	background-repeat : no-repeat;
	background-position :33px;
}

.siteMap2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #290583;
}

.siteMap2  A:visited {
	color : #290583;
}

.siteMap2  A:hover {
	color : #8D9512;
} 

/* --- level 3--- */

TD.siteMap3  {
	padding-left:70px;
	background-image : url(icons/siteMapTLine.gif);
	background-repeat : no-repeat;
	background-position :53px;
}

.siteMap3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #290583;
}

.siteMap3  A:visited {
	color : #290583;
}

.siteMap3  A:hover {
	color : #8D9512;
} 

A:link, A:visited, A:active {
	text-decoration : none;
}

.hint {
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #bbbbbb;
}

.hinthover {
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #347413;
	cursor : default;
}

