body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.navBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.navTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.smallLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.people {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.peopleTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.titleBIG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.comment-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.comment-comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.calendarhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.calendarbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

A {
	text-decoration: none;
	color: #194180;
}
A:link {
	text-decoration: none;
	color: #194180;
}
A:visited {
	text-decoration: none
	color: #194180;
}
A:active {
	text-decoration: none;
	color: #194180;
}
A:hover {
	text-decoration: underline;
	color: #194180;
}

A.navLink {
	text-decoration: none;
	color: #194180;
}
A.navLink:link {
	text-decoration: none;
	color: #194180;
}
A.navLink:visited {
	text-decoration: none
	color: #194180;
}
A.navLink:hover {
	text-decoration: underline;
	color: #0066CC;
}
A.navLink:active {
	text-decoration: none;
	color: #194180;
}

A.blueLink {
	text-decoration: none;
	color: #003366;
}
A.blueLink:link {
	text-decoration: none;
	color: #003366;
}
A.blueLink:visited {
	text-decoration: none
	color: #003366;
}
A.blueLink:hover {
	text-decoration: underline;
	color: #336699;
}
A.blueLink:active {
	text-decoration: none;
	color: #003366;
}

A.calendar {
	text-decoration: none;
	color: #006699;
	background: #EEEEE;
}
A.calendar:link {
	text-decoration: none;
	color: #006699;
	background: #EEEEE;
}
A.calendar:visited {
	text-decoration: none
	color: #006699;
	background: #EEEEE;
}
A.calendar:hover {
	text-decoration: underline;
	color: #0066CC;
	background: #EEEEE;
}
A.calendar:active {
	text-decoration: none;
	color: #006699;
	background: #EEEEE;
}

#justifyBody {
	text-align: justify;
}
#indentleft {
	margin-left: 10px;
}
select {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #CCCCCC;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
}
select.links {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.verysmalltext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #333333;
}

#content {
	float: left;
	border-right:1px dotted #999;
	margin-right:15px;
	width: 100%;
	margin-top: 15px;
}

#menu {
	margin-left: 15px;
	margin-top: 15px;
}

#blogText {
	padding-left: 15px;
	padding-right: 15px;
}

#banner {
	font-family: Trebuchet MS, verdana,arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: white;
	background-color: 0000cc;
	padding: 5px;
}

.body, td, input {
	font-family: Trebuchet MS, verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	margin-left: 10px;
}

.byline {
	font-family: Trebuchet MS, verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	margin-top: 10px;
	margin-left: 10px;
}

.menuTitle {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	background-color: #66ccff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
}

.header, .header a {
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.calendar_table, .calendar_table a {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.menuBody {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
//	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.menuBody A {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
}

.date {
	font-family: Trebuchet MS, verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.rightMenu {
	border:1px solid #999;
}

DIV.menuBar {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: "MS Sans Serif", Arial, sans-serif
}
DIV.menuBar A.menuButton {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: "MS Sans Serif", Arial, sans-serif
}
DIV.menu {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: "MS Sans Serif", Arial, sans-serif
}
DIV.menu A.menuItem {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: "MS Sans Serif", Arial, sans-serif
}
DIV.menuBar {
	BORDER-RIGHT: #e0e0e0 2px outset; PADDING-RIGHT: 2px; BORDER-TOP: #e0e0e0 2px outset; PADDING-LEFT: 2px; PADDING-BOTTOM: 4px; BORDER-LEFT: #e0e0e0 2px outset; PADDING-TOP: 4px; BORDER-BOTTOM: #e0e0e0 2px outset; BACKGROUND-COLOR: #e0e0e0; TEXT-ALIGN: left
}
DIV.menuBar A.menuButton {
	BORDER-RIGHT: #e0e0e0 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 6px; Z-INDEX: 100; LEFT: 0px; PADDING-BOTTOM: 2px; MARGIN: 1px; BORDER-LEFT: #e0e0e0 1px solid; CURSOR: default; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #e0e0e0 1px solid; POSITION: relative; TOP: 0px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
DIV.menuBar A.menuButton:hover {
	BORDER-RIGHT: #e0e0e0 1px outset; BORDER-TOP: #e0e0e0 1px outset; BORDER-LEFT: #e0e0e0 1px outset; COLOR: #000000; BORDER-BOTTOM: #e0e0e0 1px outset; BACKGROUND-COLOR: transparent
}
DIV.menuBar A.menuButtonActive {
	BORDER-RIGHT: #e0e0e0 1px inset; BORDER-TOP: #e0e0e0 1px inset; LEFT: 1px; BORDER-LEFT: #e0e0e0 1px inset; COLOR: #ffffff; BORDER-BOTTOM: #e0e0e0 1px inset; TOP: 1px; BACKGROUND-COLOR: #5050f0
}
DIV.menuBar A.menuButtonActive:hover {
	BORDER-RIGHT: #e0e0e0 1px inset; BORDER-TOP: #e0e0e0 1px inset; LEFT: 1px; BORDER-LEFT: #e0e0e0 1px inset; COLOR: #ffffff; BORDER-BOTTOM: #e0e0e0 1px inset; TOP: 1px; BACKGROUND-COLOR: #5050f0
}
DIV.menu {
	BORDER-RIGHT: #e0e0e0 2px outset; PADDING-RIGHT: 1px; BORDER-TOP: #e0e0e0 2px outset; PADDING-LEFT: 0px; Z-INDEX: 101; LEFT: 0px; VISIBILITY: hidden; PADDING-BOTTOM: 1px; BORDER-LEFT: #e0e0e0 2px outset; PADDING-TOP: 0px; BORDER-BOTTOM: #e0e0e0 2px outset; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #e0e0e0
}
DIV.menu A.menuItem {
	PADDING-RIGHT: 1em; DISPLAY: block; PADDING-LEFT: 1em; PADDING-BOTTOM: 3px; CURSOR: default; COLOR: #000000; PADDING-TOP: 3px; WHITE-SPACE: nowrap; TEXT-DECORATION: none
}
DIV.menu A.menuItem:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #5050f0
}
DIV.menu A.menuItemHighlight {
	COLOR: #ffffff; BACKGROUND-COLOR: #5050f0
}
DIV.menu A.menuItem SPAN.menuItemText {
	
}
DIV.menu A.menuItem SPAN.menuItemArrow {
	MARGIN-RIGHT: -0.75em
}
DIV.menu DIV.menuItemSep {
	BORDER-RIGHT: #e0e0e0 1px inset; BORDER-TOP: #e0e0e0 1px inset; MARGIN: 4px 2px; BORDER-LEFT: #e0e0e0 1px inset; BORDER-BOTTOM: #e0e0e0 1px inset
}
