body {
	background-color: #FFFFFF;
	font-size: 62.4%;
	margin: .25in;
}


#frame {
	font-size: 1.8em;
}
.printLogo {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	display: none;

}

#contentMain {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#contentMain table {
	margin-bottom: 16px;
}

#contentMain table td {
	padding: 6px;
}

h1, h2, h3, h4, h5, h6 {
	color: #336600;
	padding-bottom: 12px;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	font-size: 1.0em;
}


p {
	padding-bottom: 12px;
	line-height: 1.6em;
}
#contentMain a:link, #contentMain a:visited {
	color: #44832E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #44832E;
}
#contentMain a:hover {
	color: #030;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030;
}
.workshop {
	padding-bottom: 16px;
}

.workshop-presenter {
	font-weight: bold;
}
.workshop-title {

}
.workshop-desc {
	display: none;

}

.workshop-desc-extended {
	font-size: 0.7em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 6px;
}
.workshop-desc-extended li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.workshop-link-close {
	display: none;

}



#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	color: #999;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #630023;
	background-repeat: no-repeat;
	background-position: right -20px;
}
#footer p {
	line-height: normal;
	padding-bottom: 6px;
}
#footer p a:link, #footer p a:visited {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#footer p a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#footer-menu {
	display: none;

}
#footer-menu a:link, #footer-menu a:visited {
	color: #630023;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #630023;
}
#footer-menu a:hover {
	color: #70B32D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70B32D;
}

