body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
 	margin:0px;
 	background-color: #ffffff;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

ul {
	padding-left: 7px;
	margin-left: 7px;
}

/*.headline {
	font-size:20px;
	font-weight: bold;
}

.subheadline {
	font-size:16px;
	font-weight: bold;
}*/

.header1 {
	font-size:13px;
	font-weight: bold;
}

.subhead1 {
	font-size:12px;
	font-weight: bold;
}

.paragraphhead1 {
	font-weight: bold;
}

.highlighthead1 {
	color:#003261;
	font-weight: bold;
}

.registration {
	color: #C69200;
	font-weight: bold;
}

.narrowColumn {
	line-height: 20px;
}

a:link {color: #003261; text-decoration:underline;}
a:visited {color: #003261; text-decoration:underline;}
a:hover {color: #003261; text-decoration:underline;}
a:active {color: #003261; text-decoration:underline;}


/*
div#sponsors table {
	width: 179px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top:10px;
}

div#sponsors table td {
	padding: 1px 13px 1px 0px;
}
*/
div#sponsors a {
	font-size: 10px;
	/*color: #20588d;*/
	color: #000000;
}
/* added 10/5/2010 */
div.menuDiv {
	width: 179px;
	height: 210px;
	position: relative;
}
div.sponsorLine {
	display: block;
	position:absolute;
	bottom: 2px;
	right: 10px;
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	color: #FFF;
}
div.sponsorItem {
	padding: 12px 0 0 0;
	margin: 0;
	width: 100%;
}
div.sponsorItem a,
div.sponsorItem a:link,
div.sponsorItem a:visited,
div.sponsorItem a:active {
	text-decoration: none;
	color: #000;
}
div.sponsorItem a:hover {
	text-decoration: underline;
	color: #000;
}
.noTopPadding {
	padding-top: 0 !important;
}
/*
.inKind, .inKind a {
	color: #bcbec0 !important;
}
*/
div#sponsors h2 {
	padding: 21px 0 9px 0;
	margin: 0;
}
/* replaces styles.css */
div#sponsors table {
	width: 330px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: left;
	margin-top: 10px;
}
div#sponsors table td {
	padding: 0;
}

