body, html {
	font: 12px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: #475B8F;
	margin: 0;
}
a:link, a:visited {
	color: #5A6D91;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #B9CDE0;
}
#himssSitesForm, #topNav, #globalNav, #aboveTopNav, #searchWrapper, #searchBoxLeft, #searchBox, #topBanner, #bottomBanner, #bottomROS {
	display: none;
}
div#himssLogo {
	display: none;
	width: 100%;
	
}
#shadowWrap {

}
#wrapper {
	background: white;
	padding: 0 0 40px 0;
	width: 585px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.hidden {
	visibility: hidden;
}
.skipNav {
	display: none;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FF9933;
}
/*Homepage CSS*/
#homepagefeatureditems {
    display: none;
}
#homepageflash {
    display: none;
}

/*News + Topics*/
#homepagetopics ul, #homepagenews ul {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 9px;
	margin-left: 9px;
}
#homepagetopics li, #homepagenews li {
	list-style-type: none;
}
#homepagenews li {
	padding-bottom: 5px;
}

/*Calendar + Communities*/
#homepagecalendar, #homepagecommunities {
	font-size: 11px;
	color: 4E4D4D;
}
#homepagecalendar ul, #homepagecommunities ul {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 9px;
	margin-left: 9px;
}
#homepagecalendar li, #homepagecommunities li {
	list-style: url(../images/theinvisiblepixel.gif);
	padding-bottom: 5px;
}
.home_rightbar {
	display: none;
}

/*Banners*/
#homepageBanners {
	display: none;
}

   
/*SideNav CSS*/
#sideNav {
	display: none;
}

/*Main Content Layouts*/
.mds2 {
	font-size: 7px;
	line-height: 9px;
	vertical-align: top;
}
#contentWrapper {
	/*width: 580px;*/
	width: 6.5in;
}
#contentWrapper img.topperImage {  /* FOR TOP IMAGES ON A TWO COLUMN PAGE OR ABOVE BOTH MIDDLE AND RIGHT IN A THREE COLUMN PAGE */
	width: 585px;
}
#contentWrapper #middleBar img.topperImage {  /* FOR TOP IMAGES THAT ARE INSIDE THE MIDDLE COLUMN */
	padding: 0 180px 20px 0;
	float: none;
}
#contentWrapper #leftBar {
	display: none;
}
#contentWrapper #middleBar {
	width: 585px;
	padding: 0;
	margin: 0;
}
#contentWrapper #middleBar h1 {
	padding: 20px 0 0 0;
}
#contentWrapper #middleBar h2, #contentWrapper #middleBar h3, #contentWrapper #middleWideBar h2, #contentWrapper #middleWideBar h3 {
	font-size: 13px;
	font-weight: bold;
	color: #5A6D91;
}
#contentWrapper #middleBar h3, #contentWrapper #middleWideBar h3 { /*THIS H3 STYLE IS FOR HEADLINES THAT ARE BUTTED UP TO THE BELOW PARAGRAPH*/
	margin: 0;
}
#contentWrapper #middleBar h4, #contentWrapper #middleWideBar h4 { /*THIS H4 STYLE IS FOR A BIGGER AND BETTER BOLD ATTRIBUTE FOR LISTINGS, ETC*/
	margin: 6px 0 2px 0;
	padding-top: 15px;
	color: #5A6D91;
	font-size: 15px;
}
/* BEGIN TOPIC LASTEST NEWS CSS */
#contentWrapper #middleBar h3.sectionHeader {
	color: #FF9933;
	font-size: 14px;
}
/* END TOPIC LASTEST NEWS CSS */

#contentWrapper #middleBar.mainSection {
	padding: 20px 0 0 0;
}
/* BEGIN COMMITTEES SPECIFIC CSS */
#contentWrapper #middleBar h2.committeesSection {
	color: #FF9933;
	font-size: 14px;
	padding-bottom: 6px;
	border-bottom: 1px solid #B9CDE0;
	
}
#contentWrapper #middleBar div.committeesGroup {
	border-bottom: 1px solid #B9CDE0;
}
/* END COMMITTEES SPECIFIC CSS */

/* BEGIN HIMSS DIRECTORS SPECIFIC CSS */
#contentWrapper #middleWideBar.directors img {
	float: left;
	padding: 0 10px 10px 0;
	background: url(../images/boardmembers/photoBackground.jpg) no-repeat;
}
#contentWrapper #middleWideBar.directors p {
	padding-left: 100px;
}
#contentWrapper #middleWideBar.directors p.anchorlist {
	padding-left: 0px;
}
/* END HIMSS DIRECTORS SPECIFIC CSS */

/* BEGIN NEWS & RESEARCH SPECIFIC CSS  */
#contentWrapper #middleBar.news h2, #contentWrapper #middleBar.research h2 {
	margin-bottom: 2px;
}
/* NEWS SPECIFIC CSS END */

#contentWrapper #middleWideBar {
	margin: 0;
	border: 0;
	width: 560px;
}
#contentWrapper #middleBar p, #contentWrapper #middleWideBar p {
	line-height: 16px;
}

/* BEGIN STORE CSS */
#contentWrapper #spotlight {
	background: #B9CDE0 url(../images/store_spotlight.gif) no-repeat top;
	width: 500px;
	float: left;
	padding: 52px 0 0 0;
}
#contentWrapper #spotlight #one, #contentWrapper #spotlight #two, #contentWrapper #spotlight #three {
	width: 145px;
	padding: 0 10px 20px 10px;
	float: left;
	color: #5A6D91;
	line-height: 1.35em;
	text-align: center;
}
#contentWrapper #spotlight #one p, #contentWrapper #spotlight #two p, #contentWrapper #spotlight #three p {
	text-align: left;
} 
table#featureBook {
	width: 560px;
	border-collapse: collapse;
	float: left;
	margin-bottom: 30px;
}
table#featureBook td.photo {
	text-align: center;
	padding: 0;
	width: 200px;
	vertical-align: top;
}
table#featureBook td.info {
	vertical-align: top;
	padding: 0;
	color: #D4440C;
}
table#featureBook td.info h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	color: black;
}
table#featureBook td.info h3, table#featureBook td.info h3 a {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	color: #D4440C;
	text-decoration: none;
}
table#featureBook td.info p {
	color: #5A6D91;
}
#relatedBooks {
	float: left;
	width: 543px;
	background: url(../images/store_relatedBooksBG.gif) no-repeat #B9CDE0;
	padding: 70px 20px 20px 22px;
	margin-top: 20px;
}
#bookList ul, #relatedBooks ul {
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
}
#bookList ul li, #relatedBooks ul li {
	list-style: none;
	background: url(../images/bullet_book.gif) no-repeat 2px 1px;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0 0 20px 30px;
	font-size: 12px;
	line-height: 1.35em;
}
#bookList ul li.cdrom, #relatedBooks ul li.cdrom {
	background: url(../images/bullet_cd.gif) no-repeat 2px 1px;
}
#bookList ul li a, #relatedBooks ul li a {
	font-weight: bold;
	text-decoration: none;
}
img.bookImage {
	padding: 10px 15px 0 0;
}
table#bookDetails {
	line-height: 1.5em;
	border-collapse: collapse;
}
table#bookDetails tr td {
	text-align: left;
	vertical-align: top;
}
table#bookDetails h1.bigBookTitle {
	margin-bottom: 0;
}
table#bookDetails em {
	font-size: 14px;
	color: #333333;
}
table#bookDetails p {
	padding-left: 20px;
	font-size: 14px;
	color: #5A6D91;
}
table#bookDetails p a {
	font-weight: bold;
	color: #F93;
}


/* END STORE CSS */
#contentWrapper #rightBar {
	display: none;
}
#contentWrapper h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FF9933;
}

/*Footer CSS*/

#footer {
	clear: both;
    color: #E0E0E0;
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 10px 0;
	width: 580px;
	border-top: 1px solid #333366;
}

/*PAGINATION CSS*/

#pagination {
	text-align: center;
	padding-top: 5px;
	border-top: 1px solid #B9CDE0;
}

/*BEGIN SPEAKER BUREAU CSS*/

#speakersBureau {
	width: 90%;
	font-size: 12px;
	color: #333;
	margin: 0 auto;
	padding: 30px 20px;
	background: white;
}

#speakersBureau h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FF9933;
}

#speakersBureau h2, #speakersBureau h3 {
	font-size: 13px;
	font-weight: bold;
	color: #5A6D91;
}
#speakersBureau h3 {
	margin: 2px 0 0 0;
}
#speakersBureau table {
	width: 100%;
	border-collapse: collapse;
}
#speakersBureau th {
	font-weight: bold;
	background: #FF9933;
	text-align: left;
	vertical-align: top;
	color: white;
}
#speakersBureau th.name {
	padding-left: 5px;
	width: 120px;
}
#speakersBureau th.firm {
	width: 150px;
}
#speakersBureau td {
	text-align: left;
	vertical-align: top;
	padding: 6px 0;
	border-bottom: 1px solid gray;
}
#speakersBureau td.name {
	padding-left: 5px;
}

#speakersBureau #personalInfo, #speakersBureau #references {
	float: left;
	width: 30%;
	margin: 10px 10px 0 0;
	padding: 20px;
	/*border: 1px solid gray;*/
}

#speakersBureau #backgroundInfo, #speakersBureau #recentEngagements {
	float: left;
	padding: 20px;
	margin: 10px 0 0 0;
	width: 55%;
	/*border: 1px solid gray;*/
}

#speakersBureau #backgroundInfo h2, #speakersBureau #recentEngagements h2, #speakersBureau #references h2, #speakersBureau #personalInfo h2 {
	font-size: 15px;
	font-weight: bold;
	background: #FF9933;
	padding: 1px 0 1px 5px;
	color: white;
}
#speakersBureau #references {
	clear: both;
}

/*END SPEAKER BUREAU CSS*/


/*BEGIN supportedBy CSS*/

#supportedBy {
	text-align: center;
	padding: 0 0 10px 0;
	border: 1px solid #ff9933;
	background: white;
	width: 144px;
	margin-left: 5px;
}

#supportedBy h2 {
	background: #ff9933;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: white;
	margin: 0px;
	padding: 4px 0;
}

/*END supportedBy CSS*/

/*TABLES FOR INDIVIDUAL MEMBERSHIP PRICING*/

#membershipCostsTable {
	border-collapse: collapse;
	border-top: 1px solid #B9CDE0;
}
#membershipCostsTable td {
	padding: 4px 0px;
	width: 70%;
	vertical-align: top;
	text-align: left;
}
#membershipCostsTable td.price {
	width: 30%;
}
#membershipCostsTable tr {
	border-bottom: 1px solid #B9CDE0;
}

/* END TABLES FOR INDIVIDUAL MEMBERSHIP PRICING */

/*BEGIN CHAPTER LIST FORMATTING*/

#toc {
	margin: 5px 0 20px 0;
}
#toc ul {
	margin: 0 0 1em 0;
	padding-left:0px;
}

#toc li {
	color:#333;
	line-height:1.4;
	margin-left:4px;
	margin-bottom:0.5em;
	padding-left:0;
	list-style-type:none;
}

/* CHAPTER PULLDOWN NAVIGATION */
#chapterPulldown {
	padding: 10px;
	background: #B9CDE0;
}
#chapterPulldown label {
	font-size: 13px;
	font-weight: bold;
	color: #5A6D91;
}
#chapterPulldown select {
	font-size: 11px;
	margin: 3px 0 10px 0;
}

.cal_header	{ 
    background: #f6f6f6 url(../images/td_bg_gray.gif) bottom left repeat-x; 
    font-size: 13px;
    font-weight: bold;
	letter-spacing:2px;
    line-height: 13px; 
    color: #000; 
    padding: 4px;
	border-top: 1px solid #B9CDE0;
}
.cal_eventa, .cal_eventdatea { 
    background: #ffffff; 
    font-size: 11px;
    line-height: 13px; 
    color: #000; 
    padding: 4px;
}

.cal_eventb, .cal_eventdateb { 
    background: #f6f6f6; 
    font-size: 11px;
    line-height: 13px; 
    color: #000; 
    padding: 4px;
}

.cal_eventdatea, .cal_eventdateb { 
    font-weight: bold;
}
/* SITEMAP + ERROR 404 FORMATTING */

#sitemap {
	font-size: 11px;
}
#sitemap ul {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 2px;
	margin-left: 2px;
}
#sitemap li {
	list-style-type: none;
}
#sitemap li {
	padding-bottom: 5px;
}
#sitemap h5 {
    font-size: 13px;
	margin: 5px 0 10px 0;
}

/* CAREER SERVICES SECTION */

#jobminesearch {
	display: none;
}
