body {
	background-image: url(../images/bkgd.gif);
	margin: 0px;
	padding: 0px;
}
body, p, td, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: justify;
}
li {
	margin-bottom:3px;
}
a {
	font-weight: normal;
	color: #011637;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #2C4E84;
	text-decoration: underline;
	text-align: left;
}
h1.topOfPage {
	text-align: center;
}
h2 {
	font-size: 135%;
	font-weight: bold;
	color: #2C4E84;
	text-align: left;
}
h2.center {
	text-align: center;
}
p.workshopTitle {
	font-weight: bold;
	color: #2C4E84;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	font-size: 135%;
}
p.workshopTitle a {
	font-weight: inherit;
	color: #2C4E84;
	text-decoration: none;
}
p.workshopTitle a:hover {
	text-decoration: underline;
}
p.workshopSubtitle {
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	margin-top: 0 !important;
	margin-bottom: 12px !important;
	font-size: 125%;
}
p.workshopSubtitle a {
	font-weight: inherit;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #2C4E84;
}
td#body {
	vertical-align: top;
	width: 618px;
}
td#body p, td#body h1, td#body h2, td#body h3, td#body h4 {
	margin: 0.5em 1em 0.75em 1em;
}
td#top {
	background-image: url(../images/template2/top-banner.jpg);
	width: 800px;
	height: 179px;
	background-repeat: no-repeat;
}
td#leftNav {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: 600;
	background-color: transparent;
	text-decoration: none;
	width: 182px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image:  url(../images/template2/left-nav-fill.gif);
	background-repeat: repeat-y;
}
td#leftNavLower {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: 600;
	background-color: transparent;
	text-decoration: none;
	width: 182px;
	margin: 0;
	padding: 0;
	background-image:  url(../images/template2/left-nav-fill.gif);
	background-repeat: repeat-y;
}
div#leftNavDiv {
	background-image:url(../images/template2/left-nav.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 0;
}
td#leftNav a {
	display: block;
}
td#leftNav a:hover {
	color: #FFFF00;
/*	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 3px solid red;    */
}
td#leftNavBottom {
	background-image: url(../images/template2/left-bottom.gif);
	background-repeat: no-repeat;
	width: 182px;
}
td#bottomMargin {
	background-image:url(../images/template2/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 618px;
	height: 16px;
}
p.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #CCCCCC;
}
p.tight {
	margin-top: 4px;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.homePageIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: 600;
	color: #333333;
	margin-left: 36px;
}
.pullquote {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #333333;
	margin-right: 80px;
	margin-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
a.mainItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: 600;
	text-decoration: none;
	padding: 4px 14px 3px 6px;
	text-align: left;
}
a.mainItem:hover {
/*	padding: 3px 14px 2px 3px; */
	padding: 4px 14px 3px 6px;
}
a.subItem {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 14px 3px 14px;
	font-size: 85%;
	text-align: left;
}
a.subItem:hover {
/*	padding: 2px 14px 2px 11px; */
	padding: 3px 14px 3px 14px;
}
.inLineTestimonial {
	font-style: italic;
	text-align: right;
	margin-left: 160px;
}
.ledBy {
	font-size: x-small;
	font-style: italic;
	font-weight: 500;
	color: #000000;
	text-align: right;
}
tr#printBanner, div#printBannerDiv, td#belowBottom, div#belowBottomDiv { display: none; }
img.curve-l {float: left; clear: left; margin: 0 0.5em 0 0; }
img.curve-r {float: right; clear: right; margin: 0 0 0 0.5em; }
div.wrap { margin: 0 2em; }

p#textPandPNotice {
    padding-top: 50px;
	font-style: italic;
	color: #2C4E84;

}
