body, table, td, th {
  color: #000000;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}

tr.rowColor00 td {
	background-color: #999;
}

tr.rowColor01 td {
	background-color: #CCC;
}

table {
	margin: 10px 0;
}

table.tblAttendees {
	background: #FFF;
}

table.tblAttendees td {
	padding: 3px;
}

table.itemized-list th {
	color: #FFF;
	background: #000;
}

table.itemized-list tr.total td {
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	background: #CCC;
}

address {
	font-weight: bold;
}

#attendeeMainNav, #attendeeTopNav  {
	padding: 0;
	margin: 0;
}

#attendeeMainNav, #attendeeTopNav {
	margin-top: 5px;
}

#attendeeTopNav {
	float: right;
}

#attendeeMainNav li {
	list-style-type: none;
	padding: 3px;
}

#attendeeMainNav a {
	display: block;
	width: 12em;
	padding: 6px;
	border: 1px solid #FFF;
	background: #000;
	text-decoration: none;
	color: #FFF;
}

#attendeeTopNav li {
	list-style-type: none;
	padding: 3px;
	display: inline;
}

#attendeeTopNav a {
	width: 12em;
	padding: 6px;
	border: 1px solid #FFF;
	background: #000;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}

#attendeeMainNav a:hover, #attendeeTopNav a:hover {
	background: #DDD;
	color: #000;
	border: 1px solid #000;
}

ftrNav a:link {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.ftrNav a:visited {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

/* Form */
#frmWrapper {
	width: 610px;
}

.clear {
	display: block;
	clear: both;
}

.floatLeft {
	float: left;
}

.bold-txt {
	font-weight: bold;
}

.highlight {
	padding: 1px;
	background: #666;
	color: #FFF;
}

.tblHighlight {
	color: #FFFFFF;
	background: #000000;
	cursor: pointer;
}

h2.spring2011ConfHeader {
	width: 600px;
	height: 100px;
	background: url(/images/spring2011_banner.jpg);
	text-indent: -9999px;
}

h2.springConfHeader {
	width: 600px;
	height: 100px;
	background: url(/images/spring2010_banner.jpg);
	text-indent: -9999px;
}

h2.fallConfHeader {
	width: 600px;
	height: 100px;
	background: url(/images/fall2010_banner.jpg);
	text-indent: -9999px;
}

h2.membershipHeader {
	width: 610px;
	height: 146px;
	background: url(/images/membership-logo.jpg);
	text-indent: -9999px;
}

h2.reimbursementHeader {
	width: 610px;
	height: 146px;
	background: url(/images/reimbursement-logo.jpg);
	text-indent: -9999px;
}

h2.travelReimbursementHeader {
	width: 610px;
	height: 146px;
	background: url(/images/travel-reimbursement-logo.jpg);
	text-indent: -9999px;
}

h2.callforproposalsHeader {
	width: 610px;
	height: 146px;
	background: url(/images/callforproposals-logo.jpg);
	text-indent: -9999px;
}

h2.nominationHeader {
	width: 610px;
	height: 146px;
	background: url(/images/nomination-logo.jpg);
	text-indent: -9999px;
}

p.membershipYear {
	text-align: center;
	padding: 10px;
	border: 1px dashed #000;
	background: #CCC;
}

div.section {
	background: #BFBFBF;
}

div.center-txt {
	text-align: center;
}

h2.secHeader {
	background: #000;
	padding: 5px;
	text-align: center;
	color: #FFF;
	font-size: 150%;
}

h2.secHeader span {
	display: block;
	font-size: 12px;
}

h2.subTitle {
	background: #000;
	padding: 5px;
	text-align: center;
	color: #FFF;
	font-size: 150%;
}

div.secWrapper {
	padding: 0 1.4em 1.4em;
	margin: 0 0 1.5em 0;
}

#additional_info {
	display: none;
}

 .selectbox { height: 31px; width: 50px !important; padding: 0 26px 0 4px; margin: 0 11px 0 0; background: #fff url(/image/promotions/ea2011/selectbox_arrow.gif) no-repeat right 5px; border: 1px solid #9c9c9c; cursor: pointer; font-size: 12px; line-height: 31px; font-family: Arial, Helvetica, sans-serif; }
                .selectbox-wrapper { position: absolute; top: 51px; left: 0; background: #fff; border: 1px solid #9c9c9c; width: 80px !important; height: 125px; overflow: auto; }
                    .selectbox-wrapper ul { list-style: none; padding: 0; margin: 0; cursor: pointer; }
                        .selectbox-wrapper li { font-size: 11px; line-height: 17px; padding: 0 4px; }
                        .selectbox-wrapper li:hover, .selectbox-wrapper .current { background-color: #CDCDCD; }
