body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border : 0;
	margin : 0;
	padding : 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	margin-left: 3px;
	font-size: 90%;

}
a  {
	text-decoration: none;
	color : #003366;
	font-weight : bold;
}
a:hover {
	text-decoration: underline;
	color: #003366;
	font-weight : bold;
}
.calendar-bg {
	background-color: #003366;
}
.tableheader, th, .calendar-head  {
	font-weight: bold;
	color: #FFFFFF;
	background-color : #003366;
	border-color : #7C7CC7;
}
.calendar-day {
	background-color: #FFFFFF;
	height : 5em;
	vertical-align : top;
	font-size : 80%;
}
.calendar-date {
	background-color: #FFFFFF;
	font-size : 90%;
}
 .calendar-cell {
	background-color: #FFFFFF;
}
a.calendar-cell {
	background-color: #FFFFFF;
	font-weight: bold;	
}
.event_date {
	padding-top: 1px;
}
.content {
	padding-left: 12px;
}
p 	{
	font: 90%/146% Arial, Helvetica, sans-serif;
	text-align : left;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;

}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #003366;
	margin: 1px;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: Black;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

}

h3 {
	font-size: 100%;
	font-weight: bold;
   color: Black;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	color: 	#003366;
}

.navbar	{  
	color: White;  
	background-color: #003366; 
}
.editlink {
	background-color: #003366;
	color: #004A99;
}
.menu, .calendar-title {
	font-size : 90%;
	color: White;
	text-decoration: none;
	background-color: #003366;
	padding-left: 8px;
	margin-top: 8px;
	line-height: 22px;
}
 a.menu, a.calendar-title {
	font-size : 90%;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: #003366;
}
.menu:hover, .menuSel:hover, .calendar-title:hover {
	font-size : 90%;
	font-weight: bold;
	color: #ffcc66;
	text-decoration: underline;
	background-color: #003366;
	padding-left: 8px;
	margin-top: 8px;
	line-height: 22px;
}
.menuSel {
	font-size : 90%;
	font-weight: bold;
	color: #ffcc66;
	text-decoration: none;
	background-color: #003366;
	padding-left: 8px;
	margin-top: 8px;
	line-height: 22px;
}
.subMenu {
	color: White;
	font-weight: bold;
	text-decoration : none;
	font-size : 80%;
	background-color: #003366;
	padding-left: 16px;
	display: block;
}
.subMenu:hover, .subMenuSel:hover {
	color: #ffcc66;
	font-weight: bold;
	text-decoration: underline;
	font-size : 80%;
	background-color: #003366;
}
.subMenuSel {
	color: #ffcc66;
	font-weight: bold;
	text-decoration : none;
	font-size : 80%;
	background-color: #003366;
	padding-left: 16px;
	display: block;
}
.more { text-align: right; }
.tiny {
	font-size: 75%;
}
.sidehead {
	background-color : #003366;
	color : White;
	font-weight : bold;
	margin-bottom : .18em;
	padding-top : .18em;
	padding-bottom : .18em;
	padding-left : .4em;
	font-size: 105%;
}
.sidehead:hover {
	color: #FF9900;
	text-decoration: none;
}
.sidebar {
	color : Black;
	background-color : White;
	padding-left : .4em;
	width : 190px;
	font-size: 90%;
}
.sidebar td {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCFF;
	padding-right : .4em;
}
.tab {
	margin-left: 2em;
	margin-right : .1em;
}
.thumb img{border: 0px none white; }
.footer, a.footer {
	color: White;
	background-color : #003366;
	text-decoration : none;
}
.footer:hover {
	color: #ffcc66;
	text-decoration: underline
}
.footerdim {
	font-weight: bold;
	color: #004384;
	background-color : #003366;
	text-decoration : none;
	font-size: 70%;
}
.folder {
	list-style-type: none;
	margin-left: 6px;
	padding-left: 6px;
}
.folder-dir {
	list-style-type: none;
	list-style-image:  url(/util/foldericon.gif);
}
.folder-file {
	list-style-position: outside;
	list-style-image:  url(/util/preview.gif);
	list-style-type: none;
}
.header {
	font-size : 90%;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: #CFD6FC;
}
.sidebar p {
	padding-top: 8px;
	padding-bottom: 8px;
}
ul {
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}

