body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 70%;
	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; }

.rtebase {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

#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: 70%;
}
.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:#6b2c90; text-decoration: underline;}
a:active {color:#6b2c90; text-decoration: underline;} 
/* a:visited {color:#0000FF;} */
.heading1 {
	font-size: 120%;
	font-weight: bold;
	color: #6b2c90;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 8px solid #D8C9EE;
	border-bottom: 1px solid #D8C9EE;
	background-color: #EBE5F4;
	background-position: right;
	background-repeat: repeat-y;
}
.heading1-red {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 8px solid #D8C9EE;
	border-bottom: 1px solid #D8C9EE;
	background-color: #EBE5F4;
	background-position: right;
	background-repeat: repeat-y;
}
.heading1 a:link, a:focus { color: #6b2c90 }
.heading2 { font-size: 110%; font-weight: bold; color: #000000; margin-top: 0px; margin-bottom: 5px; 
	border-bottom: 1px solid #AAA;
}
.text1 { font-size: 100%; color: #000000; margin-bottom: 14px; margin-top: 0px; }
.greenNotice {
	margin-top: 3px; font-size: 100%;
	margin-bottom: 0px;
	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;
}
.listHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #5c1f76;
	background-color: #DAD4E2;
}
.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: 11px;
	PADDING: 2px; BORDER: 1px solid #BBB;
}
.calendarDayBusy {
	BACKGROUND-COLOR: #DDDDDD;
	FONT-SIZE: 11px;
	PADDING: 2px; BORDER: 1px solid #AFBCCF;
}
.calendarToday {
	BACKGROUND-COLOR: #DAD4E2;
	COLOR: #F00;
	FONT-SIZE: 11px;
	PADDING: 2px; BORDER: 1px solid #BBB;
}
.noLink {
	padding-left: 8px;
}
/*--------- Header Styles ----------*/
h1, h2, h3 { font-family: Arial, Helvetica, Sans-Serif; color: #6b2c90; 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: #6b2c90; margin-bottom: 1em; }

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

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

h5.pageFeatureTitle a, h5.purpletitle-FADE a {color:#6b2c90; 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:#6b2c90; text-decoration: none;}
h5.pageFeatureTitle a:visited, h5.purpletitle-FADE a:visited {color:#6b2c90;}

.heading_mbs{font-size:1.2em;

    font-family: Arial;

    color:#999;

    margin: 0.5em 0em 0.3em 0em;

    padding:0;

	font-weight: bold;
}

#authtable h2{font-size: 20px; font-weight: normal}
#authtable h3{font-weight: normal;}
#authtable p{color: #636467; line-height:20px;}
#authtable li{color:#636467;}
#authtable tr{vertical-align:top;}
