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

body {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	line-height: 18px;
	margin-top: 20px;
	background-color: #5B5B5B;
}
.heading {
	color: #282833;
	font-size: 18px;
	line-height: 22px;
}
.heading2 {
	color: #282833;
	font-size: 14px;
	line-height: 20px;
}

.headingtm {
	color: #282833;
	font-size: 11px;
	line-height: 22px;
}
.deeptext {
	line-height: 28px;
}
.smalltext {
	font-size: 10px;
}

.dark {
	color: 282833;
}
.subhead {
	color: #282833;
	font-size: 12px;
	line-height: 18px;
}
.photoleft {
	margin-left: 20px;
}
li {
	list-style-type: square;
	margin-bottom: 5px;
}
.photoright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pdf {
	padding-top: 6px;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94abbd;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94abbd;
	padding-top: 6px;
}
.green {
	color: #006633;
}
