@charset "UTF-8";
/* CSS Document */

.aboutTbl td,th {
	padding: 10px;
	border: 3px solid #ffffff;
}

.aboutTbl th {
	background-color: #f1f3f5;
}

.orgList li{
	margin-bottom: 1em;
	padding-bottom: 5px;
	border-bottom: dotted 1px #cbd2d4;
}

#equPhotos li {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.themeList {
    margin-top: 2em;
}

.themeList li{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 1.7em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}


.theme li{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 3em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.entry {
	padding-bottom: 1em;
	border-bottom: dotted 1px #cbd2d4;
	margin-bottom: 1em;
}

.note {
	margin-top: 0.8em;
}

#btnLink,#btnLink2 {
	margin-left: 1em;
	vertical-align: -0.5em;	
}