<STYLE TYPE="text/css">
.white {color: #FFFFFF;}
.green {color: #009900;}
.green1 {color: #5d9732;}
.red {color: #CC3300;}
.lightblue {color: #80CCED;}
.tan {color: #BCAA8D;}
.black {color: #000000;}
.blue {color:#0000ff;}


BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
li.list-spaced {
	margin-bottom:4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
HR {
	font-size: 10pt;
	color: #BCAA8D;
}
h1 {
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: normal;
}

.header1 {
	font-weight: bold;
	font-size: 16px;
}
.header2 {
	font-weight: bold;
	font-size: 14px;
}
.HeadlineGreen {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
.HeadlineRed {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.HeadlineRedSmall {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.backtotop {
	float: right;
	font-size: 10px;
}
.footer {
	font-size: 10px;
}
.lessParagraphSpace {
	margin: 0;
	margin-bottom: 12px;
}
.small {
	font-size: 12px;
}
.fontsize11 {font-size: 11px;}

.leftnav {
	font-size:13px;
	margin-top: 6px;
	margin-bottom: 0px;
}

A:ACTIVE {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
A:LINK, A:VISITED {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
A:HOVER {
	color: #CC3300;
	text-decoration : none;
	font-weight : bold;
}

.tableAwards {
	border-top: 1px solid #CCCCCC;
	margin-top:16px;
}
.tableAwards td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom: 1px solid #CCCCCC;
}
.tableEvent {
	border-top: 1px dotted #CCCCCC;
}
.tableEvent td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 0px;
	border-bottom: 1px dotted #CCCCCC;
}
.tableEventHome {
	border-top: 1px dotted #CCCCCC;
}
.tableEventHome td {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #CCCCCC;
}
.eventdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #888888;
}
.sponsorLogo {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border: none;
}
.tableSponsors {
	border-top: 1px dotted #999999;
}
.tableSponsors td {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom: 1px dotted #999999;
}
.tableCommittee {
	border-collapse: collapse;
}
.tableCommittee td {
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
.tablePlain {
	border-collapse: collapse;
	border: none;
}
.tablePlain td {
	padding: 0px;
	border: none;
}
.tableButton {
	background-color: #009900;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.tableButton td {
	padding: 4px 8px 4px 8px;
	color: #FFFFFF;
	font-size: 14px;
}

/* ---- NEW AND RENEWING MEMBERS ---- */

#members {
	margin-top: 24px;
	border: 1px solid #BCAA8D;
	padding: 6px;
}
#members #divider {
	margin: 8px -6px;
	border-top: 1px solid #BCAA8D;
}
#members-new,#members-renewing {
	overflow-y: scroll;
	height: 120px;
	padding-bottom: 6px;
}
#members-new p,#members-renewing p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #5d9732;
}
#members-new p.footer,#members-renewing p.footer {
	font-size: 10px;
}

.calendar-block-bump {
	width: 20%;
	float: left;
}
.calendar-block {
	width: 60%;
	float: left;
	margin: 16px auto;
	background-color: #ffffcc;
	-moz-box-shadow: 10px 10px 3px #999;
	-webkit-box-shadow: 10px 10px 3px #999;
	box-shadow: 10px 10px 3px #999;
}
.calendar-block-inner {
	padding: 16px;
}

</style>
