@charset "ISO-8859-1";
body {
	background-image: url(img/mida-bkgd.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mida-bkgd-left {
	background-image: url(img/mida-bkgd-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.mida-bkgd-right {
	background-image: url(img/mida-bkgd-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#nav a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#nav a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#nav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #B5FFFF;
	text-decoration: underline;
}
#nav a:active {
	font-size: 14px;
	font-weight: bold;
	color: #B5FFFF;
	text-decoration: underline;
}
#sidebar {
	color: #FFFFFF;
	font-size: 12px;
}
#sidebar a:link {
	color: #FFFFCC;
	font-size: 11px;
	text-decoration: none;
}
#sidebar a:visited {
	color: #FFFFCC;
	font-size: 11px;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFFFCC;
	font-size: 11px;
	text-decoration: underline;
}
#sidebar a:active {
	color: #FFFFCC;
	font-size: 11px;
	text-decoration: underline;
}
#content a:link {
	color: #9A3800;
	text-decoration: underline;
}
#content a:visited {
	color: #9A3800;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}
#content a:active {
	color: #000000;
	text-decoration: underline;
}
#content h1 {
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}
#footer {
	font-size: 10px;
	color: #999999;
}
#footer a:link {
	color: #BABAAB;
	text-decoration: none;
}
#footer a:visited {
	color: #BABAAB;
	text-decoration: none;
}
#footer a:hover {
	color: #BABAAB;
	text-decoration: underline;
}
#footer a:active {
	color: #BABAAB;
	text-decoration: underline;
}
.accentBlue {
	font-size: 16px;
	font-weight: bold;
	color: #0796A7;
	text-align: center;
}
