body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9;
	margin: 0px 2px 0px 0px; /* left & top margin set by pageElements style below, 2px right gap set here for IE */
	padding: 0px 0px 0px 0px; }

#s1 { font-size:65%; }
	
.s2 { font-size: 70%; line-height: 130%; }

hr { height:0; width:95%; }

p { margin-top: 0; }

a img { border:0; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9;
}
.onlineUsersClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-right-style: dotted;
	height: 100%;
}
a {color:#0000FF; text-decoration: none;}
a:hover, a:focus {color:#816D5B; text-decoration: underline;}
a:active {color:#816D5B; text-decoration: underline;} 
/* a:visited {color:#0000FF;} */
.heading1 {
	font-size: 12;
	font-weight: bold;
	color: #816D5B;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 8px solid #816D5B;
	border-bottom: 1px solid #816D5B;
	background-image: url("images/H5-purplefade-gradiant.gif");
	background-color: #BEB2A7;
	background-position: right;
	background-repeat: repeat-y;
}
.heading1-red {
	font-size: 12;
	font-weight: bold;
	color: #FF0000;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 8px solid #816D5B;
	border-bottom: 1px solid #816D5B;
	background-image: url("images/H5-purplefade-gradiant.gif");
	background-color: #BEB2A7;
	background-position: right;
	background-repeat: repeat-y;
}
.heading1 a:link, a:focus { color: #816D5B }
.heading2 { font-size: 11; font-weight: bold; color: #000000; margin-top: 5px; margin-bottom: 5px; }
.greenNotice {
	margin-top: 3px; font-size: 100%;
	background-color: #AAFFAA; COLOR: #000000;
	BORDER: 1px solid #008800; PADDING: 2px;
}
.redNotice {
	margin-top: 3px; font-size: 100%;
	background-color: #FFAAAA; COLOR: #000000;
	BORDER: 1px solid #880000; PADDING: 2px;
}
.contentTextBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: bold;
	color: #816D5B;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.listHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #816D5B;
	background-color: #BEB2A7;
}
.listHeader a:link { color: #000 }
.listHeader a:visited { color: #000 }
.listHeader a:hover { color: #000 }
.listHeader a:active { color: #000 }
.listRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.listRow-ruled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background:#9cf;
}
.calendarDay {
	font-size: 65%;
	PADDING: 2px; BORDER: 1px solid #BBB;
}
.calendarDayBusy {
	BACKGROUND-COLOR: #DDDDDD;
	FONT-SIZE: 65%;
	PADDING: 2px; BORDER: 1px solid #AFBCCF;
}
.calendarToday {
	BACKGROUND-COLOR: #BEB2A7;
	COLOR: #F00;
	FONT-SIZE: 65%;
	PADDING: 2px; BORDER: 1px solid #BBB;
}
.noLink {
	padding-left: 8px;
}
/*--------- Header Styles ----------*/
h1, h2, h3 { font-family: Arial, Helvetica, Sans-Serif; color: #816D5B; padding: 5px; }
h1 { font-size: 170%; }
h2 { font-size: 150%; }
h3 { font-size: 140%; }
h4 { font-size: 130%; }
h5 { font-size: 120%; margin-bottom: 0em; }
h6 { font-size: 105%; }
h5 a, h6 a { color: #000000; text-decoration: none; }

h5.purpleTitle, h4.purpleTitle, h5.purpletitle-FADE { font-size: 120%; color: #816D5B; margin-bottom: 1em; }

h5.purpletitle-FADE { background-color: #BEB2A7; padding: 3px; }

h5.pageFeatureTitle { /* specific h5 styling on a handful of index pages */	
	padding: 3px; color: #816D5B; border-bottom: 1px solid #ccc; margin-bottom:0.3em; margin-top: 0em; } 

h5.pageFeatureTitle a, h5.purpletitle-FADE a {color:#816D5B; text-decoration: none;}
h5.pageFeatureTitle a:hover, h5.pageFeatureTitle a:focus, h5.pageFeatureTitle a:active, h5.purpletitle-FADE a:hover, h5.purpletitle-FADE a:focus, h5.purpletitle-FADE a:active {color:#816D5B; text-decoration: none;}
h5.pageFeatureTitle a:visited, h5.purpletitle-FADE a:visited {color:#816D5B;}
