body {
	font: 100%/1.5 arial, sans-serif;
}
#sideContentOuterWrap div.mainMenuItem {
	margin-bottom: 1px;
	border: 2px solid #000;
	padding: 4px 0;
	background-color: #0eb2d8;
	font-size: 95%;
	font-family: "book antiqua", georgia, serif;
	font-weight: bold;
}
#sideContentOuterWrap div.mainMenuItem:hover {
	background-color: #fff;
}
#sideContentOuterWrap div.mainMenuItem:hover a {
	color: #0eb2d8;
}
#sideContentOuterWrap div.mainMenuItem a {
	color: #fff;
	text-decoration: none;
}
#sideContentOuterWrap div.selected {
	background-color: #333;
}
#tagline {
	padding: 4px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-color: #0eb2d8;
	color: #ffc;
	border: 1px solid #000;
	font-size: 95%;
}
h2#pageTitle {
	font-size: 250%;
	font-family: "book antiqua", georgia, serif;
	font-weight: bold;
	border: 2px solid #0eb2d8;
	text-align: center;
}
#logoLarge {
	text-align: center;
}
#aboutIsrd {
	margin-top: 16px;
	background-color: #ffc;
	border: 1px solid #eeb;
	padding: 8px;
}
a:link {
	color: #0b9ebf;
}
a:visited {
	color: #0b9ebf;
}
a:hover {
	color: #f00;
}
a:active {
	color: #f00;
}
h3 {
	font-size: 130%;
	color: #0eb2d8;
}
h4 {
	font-size: 115%;
}
h5 {
	font-size: 100%;
}
#contentTopLinks {
	text-align: center;
}
#contentTopLinks a {
}
#mainContentOuterWrap {
}
#mainContentOuterWrap a {
	font-weight: bold;
}
.pic {
	text-align: center;
	font-style: italic;
	margin-bottom: 32px;
}
.pic img {
	display: block;
	margin: 0 auto;
}
