hr {
	width: 67%;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}
.callinks {
	font-size: 9pt;
	text-align: center;
}
.structable {
	background-color: #EEE;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding: 0px;
}
.center {
	text-align: center;
}
.content {
	height: 380px;
	font-family: Veranda, "sans serif";
	font-size: 12pt;
	color: #222;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
.docimg {
	float: right;
	margin-right: 80px;
	margin-left: 30px;
	vertical-align: middle;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.italicunderline {
	font-style: italic;
	text-decoration: underline;
}
.floatright {
	float: right;
	padding-left: 10px;
	margin: 10px;
}
.navcell {
	background-color: #EEE;
	background-image: url(../../wdd2/Working%20files/navbarbg.gif);
	text-align: center;
}
.banner {
	background-color: #EEE;
	height: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	width: 800px;
	background-image: url(../../wdd2/Working%20files/navbarbg.gif);
	text-align: center;
}
.bottombar {
	text-align: center;
	height: 44px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EEE;
	background-color: #EEE;
	font-weight: 500;
}
body {
	background-color: #EEE;
	margin: 5px;
	padding: 5px;
}
.cal_link {
	float: right;
	margin: 5px;
}
.pagetitle {
	font-size: 24pt;
	text-align: center;
	font-weight: bold;
}
.centeredcell {
	text-align: center;
	vertical-align: middle;
}
.centeredtopcell {
	text-align: center;
	vertical-align: top;
}
.leftmiddlealigncell {
	text-align: left;
	vertical-align: middle;
}

a:link {
	color: #222;
	text-decoration: none;
	font-weight: 600;
	border: 0px none #FFFFCC;
}
img {
	border: 0px none #FFFFCC;
}
.textcenteredimg {
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
a:active {
	color: #900;
}
a:visited {
	color: #333;
	text-decoration: none;
}
.topcell {
	vertical-align: top;
}

.doclink {
	font-size: 10pt;
	text-decoration: none;
	text-align: right;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	text-decoration: none;
	color: #EEE;
}
.linkimg {
	vertical-align: text-bottom;
}
.bold {
	font-weight: bold;
}
.bullet {
	padding-bottom: 4px;
}
.comment {
	font-size: 9pt;
	margin-top: -5px;
	margin-bottom: -5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: normal;
}
.divider {
	text-align: left;
	width: 50%;
}
.doclink {
	font-size: 11pt;
	text-align: right;
	background-color: #CCC;
	float: right;
	padding: 10px;
	text-decoration: none;
}
.italic {
	font-style: italic;
}
.smcap {
	font-variant: small-caps;
}
.sublist {
	list-style-type: lower-alpha;
}
ol {
	line-height: 16pt;
}
.divindent {
	margin-left: .25in;
}.lessondiv {
	background-color: #CCC;
	width: 100%;
	padding: 7px;
}
.small {
	font-size: 10pt;
}
.lsncell {
	border: thin solid;
	vertical-align:top;
}
blockquote {
	margin-right: 0px;
	margin-left: 25px;
}
