body {
	background: #4F4F4F;
	margin: 10px 0;
	padding: 0;
	color: #000000;
	font-family: helvetica,arial,sans-serif;
	font-size: 15px;
}

td {
	color: #000000;
	font-family: helvetica,arial,sans-serif;
	font-size: 15px;
}
.headline 
{
	text-align: center;
	margin-top: 10px;
	font-size: 18px;
	font-weight:bold;
	color: #000000
}

a {
	text-decoration:none;
	color:#c10000
}
a:visited {
	color:#c10000
}
a:hover {
	text-decoration:underline
}

h1
{
    font-family: arial, helvetica;
    font-size: 8pt;
    text-align: center;
    color: #000000
}
h2
{
    font-family: arial,helvetica;
    font-size: 18px;
    text-align: left;
    color: #000000;
    font-weight: bold
}
h3
{
    font-family: arial,helvetica;
    font-size: 16px;
    text-align: left;
    color: #000000;
    font-weight: bold
}
.caption
{
    font-family: arial,helvetica;
    font-size: 10pt;
    text-align: center;
    color: darkred;
    font-weight: bold
}

.padded li {
	padding-bottom:8px;
}

#footnotes li
{
    font-family: verdana,arial,helvetica;
    font-size: 8pt;
    color: #696969;
    font-weight: normal
}

.footer
{
    color: black;
    font-family: arial, helvetica;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: center
}
.smallmenu
{
    font-family: arial, helvetica;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}

.mediummenu
{
    font-family: arial, helvetica;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
}

li
{
    color: black;
    font-family: arial, helvetica;
	font-size: 15px;
    text-align: left
}
dir
{
    color: black;
    font-family: arial, helvetica;
	font-size: 15px;
    text-align: left
}


a.hilite {
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	line-height:-1px;
}

a:hover.hilite {
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	color:#ffffff;
	background:#c10000;
	line-height:-1px;
}

a.hilite_black {
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
}

a:hover.hilite_black {
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	color:#ffffff;
	background:#000000;
}

a.hilite_2tone_yellow {
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	color:#c10000;
	background:#ffff00;
}

a:hover.hilite_2tone_yellow {
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	color:#ffffff;
	background:#c10000;
}

a.hilite_2tone_grey {
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	color:#c10000;
	background:#f8f8f8;
}

a:hover.hilite_2tone_grey {
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	color:#ffffff;
	background:#c10000;
}

.location { color:#4F4F4F }

#serif p {
	font-family:'times new roman',times,'times roman',serif;
	font-size:1.1em
}

ul.padded {
	margin-left:1em;
	padding-left:1em
}

ul.padded li {
	padding-bottom:10px
}

ol.padded {
	margin-left:1em;
	padding-left:1em
}
ol.padded li {
	padding-bottom:10px
}

.caldate{
	font-size:14px; text-align:right;
	white-space:nowrap
}

a.rollover {
	display: block;
	width: 160;
	height: 26px;
	text-decoration: none;
	background: url("/images/applynow2.gif");
}
	a.rollover:hover {
	background-position: 0 -26px;
}



a.duesbutton {
	display: block;
	width: 150;
	height: 24px;
	text-decoration: none;
	background: url("/images/button_paydues.gif");
}
a.duesbutton:hover {
	background-position: 0 -24px;
}


a.recruitad {
	display: block;
	width: 180;
	height: 151px;
	text-decoration: none;
	background: url("/images/ad_infosession.png");
}
	a.recruitad:hover {
	background-position: 0 -151px;
}



		table#upcomingevents {
			border-collapse:collapse;
			width:200px;
			background-color:white;
			margin-left:8px;
			margin-bottom:15px;
		}		
		table#upcomingevents td {
			border:1px solid #C0C0C0;
			vertical-align:top;
			padding:3px;
			font-family:arial,helvetica,sans-serif;
			font-size:12px;
			font-weight:normal;
		}
		table#upcomingevents th {
			border:1px solid #C0C0C0;
			padding:4px;
			color:white;
			background-color:black;
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:14px;
			font-weight:bold;
		}		
		table#upcomingevents .date { 
			text-align:right;
			white-space:nowrap;
			border-right:1px solid white;
		}