body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FCF8B1;
	margin: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E027E;
	font-size: 1.6em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D3785;
	font-size: 1.4em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E027E;
	font-size: 1.25em;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#tblMainMargins {
	top: 10px;
	width: 48em;
	height: 100%;
	background-color: #F1E9C8;
}
#tdUpperLeftMargin {
	width: 10px;
	height: 10px;
	background-image: url(images/shadows/upper_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tdBottomLeftMargin {
	width: 10px;
	height: 10px;
	background-image: url(images/shadows/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#tdBottomRightMargin {
	width: 10px;
	height: 10px;
	background-image: url(images/shadows/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tdUpperRightMargin {
	width: 10px;
	height: 10px;
	background-image: url(images/shadows/upper_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tdCenterRightMargin {
	width: 10px;
	background-image: url(images/shadows/center_right.gif);
	background-repeat: repeat-y;
	background-position: left;
/*	height: 100%; */
}
#tdCenterLeftMargin {
	width: 10px;
	background-image: url(images/shadows/center_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#tdMainContent {
	text-align: left;
	vertical-align: top;
	padding: 0.2em;
}
#divMainContent {
	text-align: left;
	vertical-align: top;
	padding: 0em 0.2em 0.5em;
}
#tdBottomCenterMargin {
	background-image: url(images/shadows/bottom_center.gif);
	background-repeat: repeat-x;
	background-position: top;
/*	width: 100%; */
	height: 10px;
}
p.image {
	clear: left;
	float: right;
	font-size: 0.8em;
	text-align: center;
	padding-left: 0.25em;
}

p.image img {
	display: block;
}

div.imageOnRight {
	clear: left;
	float: right;
	font-size: 0.7em;
	text-align: center;
	padding-left: 0.25em;
	padding-top: 0.1em;
	padding-right: 0px;
	padding-bottom: 0.1em;
}

div.imageOnRight table.imageTable {
	display: block;
}

div.imageOnLeft {
	clear: right;
	float: left;
	font-size: 0.7em;
	text-align: center;
	padding-left: 0.1em;
	padding-top: 0.1em;
	padding-right: 1em;
	padding-bottom: 0.25em;
}

div.imageOnLeft table.imageTable {
	display: block;
}

div.imageRegular {
	font-size: 0.7em;
	text-align: center;
	padding-left: 0.1em;
	padding-top: 0.1em;
	padding-right: 0px;
	padding-bottom: 0.25em;
}

div.imageOnLeft table.imageTable {
	display: block;
}

.emph {
	color: #3399CC;
	text-decoration: underline;
}

.myCite {
	font-style: italic;
}
.rowColor1 {
	background-color: #E2E3B7;
}
.tdWithLeftPadding {
	padding-left: 0.5em;
}
.rowColor2 {
	background-color: #E4EDCB;
}
td {
	vertical-align: top;
}
.rowColor0 {
	background-color: #CCCCCC;
}
.myNobr {
	white-space: nowrap;
}
.tdSection {
	font-size: 0.8em;
	color: #FEF200;
	background-color: #4E027E;
	padding-right: 0.5em;
	padding-left: 0.5em;
	white-space: nowrap;
	border-left-color: #CDDCCE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	vertical-align: bottom;
}
.tdCurrentSection {
	color: #FEF200;
	background-color: #4E027E;
	font-size: 0.8em;
	font-weight: bolder;
	padding-right: 0.5em;
	padding-left: 0.5em;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDDCCE;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	vertical-align: bottom;
}
.tblSections {
	width: 100%;
	border-top: 1px solid #CDDCCE;
	border-right: 1px solid #CDDCCE;
	border-bottom: 1px solid #CDDCCE;
	border-left: 1px none #CDDCCE;
}
#tdUpperCenterMargin {
	height: 10px;
}
.tblSubSections {

	width: 100%;
	border-top: 1px none #CDDCCE;
	border-right: 1px solid #CDDCCE;
	border-bottom: 1px solid #CDDCCE;
	border-left: 1px none #CDDCCE;
}
.tdSubSection {

	font-size: 0.7em;
	color: #FEF200;
	background-color: #4E027E;
	padding-right: 0.5em;
	padding-left: 0.5em;
	white-space: nowrap;
	border-right-color: #336699;
	border-left-color: #CDDCCE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	vertical-align: bottom;
}
.tdCurrentSubSection {

	color: #FEF200;
	background-color: #4E027E;
	font-size: 0.7em;
	font-weight: bolder;
	padding-right: 0.5em;
	padding-left: 0.5em;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDDCCE;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	vertical-align: bottom;
}

.aSectionNavBar {
	color: #FEF200;
	text-decoration: none;
}

.aSectionNavBar:hover{
	color: #FEF200;
	text-decoration: underline;
}

td.upperLeftItemShadow
{
	background-image: url(images/itemShadows/upper_left.gif);
	background-repeat: no-repeat;
	width: 10px;
}
td.centerLeftItemShadow
{
	background-image: url(images/itemShadows/middle_left.gif);
	width: 10px;
}
td.bottomLeftItemShadow
{
	background-image: url(images/itemShadows/bottom_left.gif);
	width: 10px;
}
td.bottomItemShadow
{
	background-image: url(images/itemShadows/bottom_center.gif);
/*	height: 10px;*/
}
td.bottomRightItemShadow
{
	background-image: url(images/itemShadows/bottom_right.gif);
	width: 10px;
}
.textSmaller {font-size: smaller}.myBold1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	line-height: 1.7ems;
	border-bottom-color: #CC3366;
}
.eventDate {
	color: #CC3366;
}

#divNavBar td {
	size: 3em;
}