html {
	margin: 0; padding: 0;
	background: white;
	color: black;
	}
	
body {
	margin: 0;
	padding: 0 0 20px 30px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.hide {
	display: none;
	}
	
a img { 
	border: none
	}
	
a:link {
	text-decoration: underline; 
	color: #0092CF
	}
	
a:visited {
	text-decoration: underline; 
	color: #0092CF
	}
	
a:active {
	text-decoration: underline; 
	color: #0092CF
	}
	
a:hover {
	text-decoration: underline; 
	color: #0092CF
	}
	
a.white:link {
	text-decoration: underline; 
	font-weight: bold;
	color: #FFFFFF
	}
	
a.white:visited {
	text-decoration: underline; 
	font-weight: bold;
	color: #FFFFFF
	}
	
a.white:active {
	text-decoration: underline; 
	font-weight: bold;
	color: #FFFFFF
	}
	
a.white:hover {
	text-decoration: underline; 
	font-weight: bold;
	color: #FFFFFF
	}
	
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table {
	margin-top: 0;
	margin-bottom: 1em;
	}
	
h1, #sponsors h2 {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	text-align: right;
	background: #0092CF;
	color: white;
	padding: 12px 22px;
	margin: 0 0 16px 0;
	}
	
#content h2 {
	margin: 18px 0 12px 5px;
	color: #0092CF;
	text-transform: uppercase;
	text-indent: 5px;
	border-bottom: solid 2px #0092CF;
	padding: 0 0 3px 0;
	font-size: 15px;
	}

#content h2.withRightCol {
	width: 350px;
}

#sponsors h2 {
	text-align: center;
	margin-bottom: 12px;
	}
	
h3 {
	margin-bottom: 6px;
	color: #0092CF;
	}
	
#content h2.redBGwhite { /* used for callout H2s in a couple places */
	font-size: 15px;
	padding: 8px;
	text-align: center;
	background-color: #142756;
	margin: 8px 12px 18px 12px;
	border: none;
	}
	
ul {
	padding-left: 20px;
	margin-left: 0;
	}
	
li  { color: black; list-style-type: square; margin-left: 0; padding-left: 0 }
	
li, dt, dd {
	margin-bottom: .5em;
	}
	
.indent {
	padding-left: 20px;
	}
	
ul.indent {
	padding-left: 40px;
	}
	
b.blue {
	font-size: 16px;
	font-weight: bold;
	color: #0092CF;
	}
	
b.line {
	font-weight: bold;
	text-decoration: line-through;
	}
	
.red {
	font-size: 16px;
	font-weight: bold;
	color: #142756;
	}
	
td {
	font-size: 15px;
	}
	
td.Red {
	color: #142756;
	}
	
.disclaimer {
	font-size: 12px;
	}
	
.disclaimer img {
	vertical-align: middle;
	margin-right: 10px;
	}
	
/* LAYOUT */
	
#wrapper {
	width: 835px;
	margin: 0;
	padding: 0;
	}
	
#logo {
	border-top: solid 7px #142756;
	background: #0092CF;
	float: left;
	width: 237px;
	height: 212px;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: center;
	}
	
#logo img {
	border-top: solid 1px white;
	display: block;
	margin: 0 auto;
}
	
#nav {
	border-top: solid 7px #142756;
	width: 585px;
	float: right;
	text-align: right;
	display: inline;
	}

#nav ul {
	float: right;
	width: 100%;
	border-top: solid 7px #0092CF;
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
 
#nav ul li {
	list-style: none;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	text-decoration: none;
	display: block;
	float: left;
	width: 100%;
	padding: 5px 0;
	margin: 0;
}

#nav a:hover, #nav a:active {
	color: #142756;
}

#nav ul li#nav-home, #nav ul li#nav-news {
	width: 80px;
}

#nav ul li#nav-about, #nav ul li#nav-events {
	width: 90px;
}

#nav ul li#nav-resources {
	width: 112px;
}

#nav ul li#nav-members {
	width: 133px;
	letter-spacing: -.05em;
}
	
#tagline {
	clear: both;
	width: 100%;
	text-align: center;
	color: #142756;
	padding: 20px 0;
	font-weight: bold;
	letter-spacing: 4px;
	}
	
#content {
	float: right;
	margin: 0;
	padding: 0 0 18px 0;
	width: 585px;
	font-size: 14px;
	line-height: 1.3;
	}

#about-links {
	width: 200px;
	padding: 15px 10px;
	font-weight: bold;
}

#about-links ul {
	margin-bottom: 0;
	}

#about-links a {
	font-weight: normal;
}

#about-links ul li ul {
	margin-top: .3em;
}

#division1members, #division2members {
	width: auto;
	float: left;
	}

#division2members {
	clear: right;
	float: right;
	width: 220px;
}

#members h3, #links h3 {
	margin-bottom: 6px;
	line-height: normal;
	}
	
#board h3 {
	margin-bottom: 2px;
	line-height: normal;
	}
	
#board p {
	margin-bottom: 22px;
	line-height: normal;
	}

.docdownloads li {
	list-style: none;
	background: url(/graphics/icon-msword.gif) 0 2px no-repeat;
	padding-left: 24px;
	margin-bottom: 1em;
}
	
#sponsors {
	clear: left;
	float: left;
	width: 237px;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#sponsors ul {
	margin: 0;
	padding: 0;
	}
	
#sponsors ul li {
	list-style: none;
	margin: 0 0 16px 0;
	}

.sponsorlogo {
	float: left;
	margin: 0 18px 18px 0;
}

.rightColumn {
	background: white;
	float: right;
	width: 230px;
	padding: 6px 10px 10px 10px;
	margin: 0 0 28px 12px;
	border: solid 2px #142756;
	}

#homepage-about-tease {
	padding-top: 15px;
	width: 185px;
	font-size: 12px;
	line-height: 1.4;
}

	
#content .rightColumn h2 {
	color: #142756;
	line-height: normal;
	font-size: 16px;
	margin: 0 0 12px 0;
	padding: 0;
	border-bottom: solid 1px #142756;
	text-indent: 0;
	text-transform: none;
	}

#conferenceSponsors h3 {
	text-align: center;
	margin: 24px 0 8px 0;	
	}

#conferenceSponsors h3#receptionSponsor {
	margin-top: 0;
	}

#conferenceSponsors img {
	display: block;
	margin: 0 auto 18px auto;
	}	

#footer {
	clear: both;
	padding: 12px 0;
	border: solid 3px #0092CF;
	font-size: 10px;
	text-align: center;
	line-height: normal;
	}
	
#copyright {
	font-size: 10px;
	line-height: normal;
	text-align: center;
	margin-top: 15px;
	}
	
/* MEMBER DIRECTORY */

#filterForm {
	padding-bottom: 1em;
}

.directorytable {
	width: 100%;
	}

.directorytable th, .directorytable td {
	padding: 2px 4px 2px 0;
	vertical-align: top;
	}

.directorytable td.divis {
	font-family: "Times New Roman", serif;
}

#searchresults td.divis {
padding-left: 18px;
}

#searchresults td.noresults {
	color: red;
	font-weight: bold;
	padding-top: 24px;
	padding-bottom: 36px;
}

#memberprofile th, #memberprofile td {
	padding: 2px 4px 6px 0;
	}

.directorytable th, .directorytable th {
	text-align: left;
	color: #142756;
	font-weight: bold;
	border-bottom: solid 1px #142756;
	}

#memberprofile th {
	text-align: right;
	border: none;
	padding-right: 18px;
	}

#resultsname {
	width: 35%
	}

#membername  {
	width: 25%
	}

#resultsco {
	width: 60%;
	}

#resultsdiv {
	width: 15%;
	}

.spacer {
	height: 9px;
	}

.directorytable td#newsearch {
	text-align: center;
	font-weight: bold;
	}
	
.prevlink, .nextlink {
	font-weight: bold;
	padding-left: 40px !important;
	}

.adminstatus {
	font-weight: bold;
	text-align: center;
}
	
.nextlink {
	padding-left: 0;
	padding-right: 40px !important;
	text-align: right;
	}
	
#directorysearch div {
	width: 555px;
	float: left;
	margin: 0 0 12px 0;
	padding: 0;
	}
	
#directorysearch label {
	display: block;
	float: left;
	width: 165px;
	text-align: right;
	font-weight: bold;
	color: #142756;
	margin: 0 12px 0 0;
	}
	
#directorysearch #firstname, #directorysearch #lastname, #directorysearch #org, #directorysearch #division {
	float: left;
	width: 200px;
	}
	
#directorysearch #division {
	width: 75px;
	}
	
#directorysearch #buttons {
	width: 380px;
	padding-left: 177px;
	}
	
#directorysearch div em {
	display: block;
	float: left;
	width:  125px;
	margin-left: 12px;
	font-size: 12px;
	line-height: normal;
	}
	
