body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}

.links {
	font-family: GillSans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.breadcrumb {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	line-height: normal;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.update {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: right;
}


.calendaritem {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	line-height: normal;
}
.breadcrumb {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	line-height: normal;
}

.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
}

.ivsc990033 {
	color: #990033;
}
.white {
	color: #FFFFFF;
}

.comment {
	color: #ff0000;
}

#sidenav {
	font-family: GillSans, Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #660000;
	background-color: #dddddd;
	padding-right: 5px;
	padding-left: 10px;
}

#sidenav p{
	font-family: GillSans, Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
}

#sidenav a:link{
	color: #003366;
	text-decoration: none;
}
#sidenav a:visited{
	color: #666666;
	text-decoration: none;
}
#sidenav a:hover{
	color: #990033;
	text-decoration: underline;
}
#sidenav a:active{
	color: #660000;
	text-decoration: underline;
}

#rhcell {
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #003366;
	padding-left: 10px;
}
.bio-name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.bio-text {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	line-height: 18px; 
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	font-size: 14px;
}
.news-sep {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.news-sep-top {
	margin-top: 10px;
}
