@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}

#_dvContent { text-align:left; }

body {
	background-color:#E6E6DC;
	color:#000;
	font:12px verdana, arial, helvetica, sans-serif;
	text-align:center;
}

p {
	padding: 5px 0px 5px 0px;
	visible:false;
}

a {
	color: Blue;
	text-decoration:none;
}

a:visited {
	color: Blue;
	text-decoration: none;
}

a:hover {
	color: Blue;
	text-decoration:underline;
}

#pageContainer {
	margin:0px auto;
	text-align:left;
	width:767px;
	visible:false;
}

.headerWrapper {
	background:url('../images/header_left.jpg') top left no-repeat;
	margin-bottom:2px;
	padding-left:11px;
	visible:false;
}

#home .headerWrapper {
	background:url('../images/header_left_home.jpg') top left no-repeat;
	visible:false;
}

.headerContainer {
	background:url('../images/header_right.jpg') top right no-repeat;
	height:110px;
	margin-bottom:2px;
	position:relative;
	z-index:100;
	visible:false;
}

#home .headerContainer {
	background:url('../images/header_right_home.jpg') top right no-repeat;
	height:140px;
	visible:false;
}

.globalNavContainer {
	background:url('../images/globalnav_bg.jpg') top left repeat-x;
	height:16px;
	padding:2px 0px 2px 23px;
	width:722px;
	visible:false;
}

.globalNavContainer ul {
	list-style:none;
	visible:false;
}

.globalNavContainer ul li {
	background:url('../images/globalnav_divider.gif') 0px 2px no-repeat;
	display:inline;
	font:10px arial, verdana, helvetica, sans-serif;
	padding:0px 10px;
	visible:false;
}

.globalNavContainer ul li.first {
	background:transparent;
	padding-left:0px;
	visible:false;
}

#home .globalNavContainer ul li.homeSensitive {
	display:none;
	visible:false;
}

#home .globalNavContainer ul li.homeSensitiveFirst {
	background:transparent;
	visible:false;
}

.globalNavContainer ul li a {
	color:#CFF;
	text-decoration:none;
	visible:false;
}

.globalNavContainer ul li a:link, .globalNavContainer ul li a:visited, .globalNavContainer ul li a:hover, .globalNavContainer ul li a:active {
	color:#FFF;
	visible:false;
}

.globalNavContainer ul.left {
	width:50%;
	visible:false;
}

.globalNavContainer ul.right {
	float:right;
	visible:false;
}

.headerContainer .logo {
	background:url('../images/logo_idsa_inline.gif') top left no-repeat;
	float:left;
	height:55px;
	width:489px;
	visible:false;
}

#home .headerContainer .logo {
	background:url('../images/logo_idsa_stacked.gif') top left no-repeat;
	height:85px;
	visible:false;
}

.headerContainer .searchContainer {
	background-color:#9CF;
	height:55px;
	text-align:right;
	width:745px;
	visible:false;
}

#home .headerContainer .searchContainer {
	height:85px;
	visible:false;
}

.headerContainer .searchContainer form {
	padding:11px 9px 0px 5px;
	visible:false;
}

#home .headerContainer .searchContainer form {
	padding:1px 9px 0px 5px;
	visible:false;
}

.headerContainer .searchContainer form .searchBox {
	border:1px solid #A5ACB2;
	font-size:9px;
	height:16px;
	width:85px;
	visible:false;
}

.headerContainer .searchContainer .loginContainer {
	display:none;
	visible:false;
}

#home .headerContainer .searchContainer .loginContainer {
	background:url('../images/login_container_bg.gif') top right no-repeat;
	display:block;
	height:34px;
	padding:20px 0px 1px 0px;
	visible:false;
}

#home .headerContainer .searchContainer .loginContainer .username, #home .headerContainer .searchContainer .loginContainer .password {
	border:1px solid #A5ACB2;
	font-size:9px;
	height:16px;
	width:98px;
	visible:false;
}

.headerContainer ul.topNav {
	background:url('../images/header_container_bottom.gif') bottom left repeat-x;
	list-style:none;
	height:30px;
	padding-bottom:5px;
	padding-top:0px;
	width:745px;
	visible:false;
}

.headerContainer ul.topNav li {
	display:inline;
	visible:false;
}

.headerContainer ul.topNav li a {
	background:url('../images/topnav_item_bg.jpg') top right no-repeat;
	color:#FFF;
	font:normal 11px arial, verdana, helvetica, sans-serif;
	line-height:30px;
	padding:8px 13px 10px 14px;
	text-decoration:none;
	visible:false;
}

* html .headerContainer ul.topNav li a { /* IE 6 hack for extreme font size changes through View > Text Size */
	line-height:28px;
	visible:false;
}

*:first-child+html .headerContainer ul.topNav li a { /* IE 7 hack for extreme font size changes through View > Text Size */
	line-height:28px;
	visible:false;
}

.headerContainer ul.topNav li a.last {
	background:url('../images/topnav_last_item_bg.jpg') top right no-repeat;
	visible:false;
}

.headerContainer ul.topNav li a:hover, .headerContainer ul.topNav li a.active {
	background:url('../images/topnav_item_active_bg.jpg') top left no-repeat;
	visible:false;
}

.contentWrapper {
	background:url('../images/content_container_bg.jpg') top left repeat-y;
	background-color:#C4C4B8;
	visible:false;
}

.contentContainerTop {
	background:url('../images/content_container_top.gif') top left no-repeat;
	padding-top:8px;
	visible:false;
}

.contentContainerBottom {
	background:url('../images/content_container_bottom.gif') bottom left no-repeat;
	height:100%;
	padding-bottom:35px;
	padding-left:11px;
	visible:false;
}

.subpageContentWrapper {
	background:url('../images/subpage_container_bg.gif') top left repeat-y;
	width:745px;
	visible:false;
}

#home .subpageContentWrapper {
	background:url('../images/subpage_container_bg_home.gif') top left repeat-y;
	visible:false;
}

.subpageContentContainerTop {
	background:url('../images/subpage_container_top.gif') top left no-repeat;
	padding-top:4px;
	/*width:456px;*/
    width:745px; /* DRM - updated 8/9/2007 */
	visible:false;
}

#home .subpageContentContainerTop {
	background:url('../images/subpage_container_top_home.gif') top left no-repeat;
	width:745px;
	visible:false;
}

.subpageContentContainerBottom {
	background:url('../images/subpage_container_bottom.gif') bottom left no-repeat;
	padding-bottom:4px;
	width:745px;
	visible:false;
}

/* IE 8 Search Fix */

.contentSearchContainerBottom {
	
	padding-left:11px;
}

.subpageSearchContentWrapper {
	background-color: #fff;
	width:745px;
	visible:false;
}

.subpageSearchContentContainerTop {
  padding-top:4px;
  /*width:456px;*/
    width:745px; /* DRM - updated 8/9/2007 */
	visible:false;
}

.subpageSearchContentContainerBottom {
	padding-bottom:4px;
	width:745px;
	visible:false;
}
/* IE 8 Search Fix */
#home .subpageContentContainerBottom {
	background:url('../images/subpage_container_bottom_home.gif') bottom left no-repeat;
	visible:false;
}

.leftNav {
	float:left;
	margin-right:2px;
	width:181px;
	visible:false;
}

.leftNav a {
	color:#036;
	font:9px verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	visible:false;
}

.leftNav ul {
	list-style:none;
	margin-bottom:20px;
	visible:false;
}

.leftNav ul li {
	background:url('../images/leftnav_top.jpg') top left repeat-x;
	line-height:11px;
	padding:12px 0px 0px 7px;
	visible:false;
}

.leftNav ul li a {
	background:url('../images/bullet_right_arrow_circled.gif') 0px 1px no-repeat;
	font:bold 12px arial, verdana, helvetica, sans-serif;
	padding-left:14px;
	visible:false;
}

.leftNav ul li.active>a {
	font-weight:bold;
	visible:false;
}

.leftNav ul li ul {
	margin:0px;
	padding:22px 4px 0px 4px;
	visible:false;
}

.leftNav ul li ul li {
	background:url('../images/bullet_plus.gif') 0px 6px no-repeat;
	padding:0px 0px 0px 8px;
	visible:false;
}

.leftNav ul li ul li a {
	background:transparent;
	font:normal 9px verdana, arial, helvetica, sans-serif;
	padding:0px;
	visible:false;
}

.leftNav ul li ul li a:hover {
	color:#D63312;
	visible:false;
}

.leftNav ul li ul li ul {
	padding:0px 0px 0px 9px;
	visible:false;
}

.leftNav p.pageOption {
	margin-bottom:4px;
	padding-left:7px;
	visible:false;
}

/* ride side content container - modified 2008-04-02 */
.content {
	float: left;
	display: inline;
	width: 500px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 17px;
	padding-top: 10px;
	overflow: hidden;
}

.content ul.breadcrumbNav {
	list-style:none;
	margin-bottom:25px;
	visible:false;
}

.content ul.breadcrumbNav li {
	display:inline;
	line-height:15px;
	visible:false;
}

.content ul.breadcrumbNav li a {
	background:url('../images/breadcrumb_arrow.gif') right 4px no-repeat;
	color:#999;
	font-size:10px;
	padding-right:20px;
	text-decoration:none;
	visible:false;
}

.content ul.breadcrumbNav li a:hover {
	text-decoration:underline;
	visible:false;
}

.content ul {
	margin-left:30px;
	visible:false;
}

.content ol li {
	margin-left:30px;
	visible:false;
}

.content .footer {
	border-top:1px solid #C3C5BA;
	color:#99749F;
	margin-top:50px;
	padding-top:39px;
	visible:false;
}

.content .footer a {
	color:#036;
	text-decoration:none;
	visible:false;
}

.content .footer a:hover {
	text-decoration:underline;
	visible:false;
}

.content .footer a:visited {
	color:#669;
	text-decoration:underline;
	visible:false;
}

.footerSpacer {
	background-color:#C4C4B8;
	font-size:0px;
	height:6px;
	width:745px;
	visible:false;
}

.footerWrapper {
	background:url('/images/footer_container_bg.gif') top right repeat-y;
	visible:false;
}

.footerContainerTop {
	background:url('/images/footer_container_top.gif') top left no-repeat;
	padding-top:2px;
	visible:false;
}

.footerContainerBottom {
	background:url('/images/footer_container_bottom.gif') bottom left no-repeat;
	padding-bottom:4px;
	visible:false;
}

.footer {
	font:11px arial, verdana, helvetica, sans-serif;
	padding:2px 5px 2px 0px;
	visible:false;
}

.footer span {
	margin-right:13px;
	visible:false;
}

.footer a {
	color:#1860A9;
	text-decoration:none;
	visible:false;
}

.clear {
	clear:both;
	visible:false;
}

.dropMenu {
	background-color:#9CF;
	border:1px solid #000;
	display: none;
	font:9px verdana, arial, helvetica, sans-serif;
	position: absolute;
	top:105px;
	width:142px;
	z-index:1000;
	visible:false;
}

#home .dropMenu {
	top:135px;
	visible:false;
}

.dropMenu ul {
	list-style:none;
	visible:false;
}

.dropMenu ul li {
	border-bottom:1px solid #000;
	visible:false;
}

.dropMenu ul li ul {
	display:none;
	visible:false;
}

.dropMenu a {
	color:#000;
	display:block;
	padding:3px;
	text-decoration:none;
	width: auto;
	visible:false;
}

.dropMenu a:hover {
	background-color:#8C0911;
	color:#FFF;
	visible:false;
}

#dropNav1 {
	left:0px;
	visible:false;
}

#dropNav2 {
	left:137px;
	visible:false;
}

#dropNav3 {
	left:217px;
	visible:false;
}

#dropNav4 {
	left:336px;
	visible:false;
}

#dropNav5 {
	left:474px;
	visible:false;
}

#dropNav6 {
	left:592px;
	visible:false;
}

#dropNav7 {
	left:600px;
	visible:false;
}

#home .content {
	float:left;
	margin-right:2px;
	padding:0px;
	width:560px;
	visible:false;
}

#home .content .topContainer {
	background:url('../images/content_top_container_home.gif') bottom left repeat-y;
	margin:0px;
	padding-bottom:8px;
	visible:false;
}

#home .content .top {
	background:url('../images/content_top_home.gif') top left repeat-y;
	padding:3px 0px;
	visible:false;
}

#home .content .homeHeading {
	background:url('../images/home_content_heading.jpg') top left repeat-x;
	height:24px;
	padding:4px 0px 0px 17px;
	width:541px;
	visible:false;
}

#home .content .homeHeading h2 {
	background: url(../images/bullet_bulls_eye.gif) no-repeat 0px 10px;
	color: #036;
	font: bold 12px arial, verdana, helvetica, sans-serif;
	padding-left: 17px;
	text-transform: uppercase;
	visible: false;
}

#home .content .contentBody {
	padding:21px;
	visible:false;
}

#home .sideBar {
	float:left;
	padding-right:1px;
	width:182px;
	visible:false;
}

#home .sideBar h2 {
	font-size:13px;
	visible:false;
}

#home .boxInformationForContainer {
	background:url('../images/box_information_for_bottom.gif') bottom left no-repeat;
	background-color:#8CBAE8;
	padding:0px 2px 8px 2px;
	visible:false;
}

#home .boxInformationFor {
	background-color:#8CBAE8;
	border:1px solid #69C;
	height:136px;
	padding:6px 9px;
	visible:false;
}

#home .boxInformationFor a, #home .boxInformationAbout a {
	color: #003366;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	visible:false;
}

#home .boxInformationFor a:hover, #home .boxInformationAbout a:hover {
	color: #666699;
	text-decoration:underline;
	visible:false;
}

#home .boxInformationAboutContainer {
	background:url('../images/box_information_about_bottom.gif') bottom left no-repeat;
	background-color:#BFE39A;
	padding:0px 2px 8px 2px;
	visible:false;
}

#home .boxInformationAbout {
	background-color:#BFE39A;
	border:1px solid #9C6;
	height:169px;
	padding:6px 9px;
	visible:false;
}

#home ul.boxAffiliates {
	list-style:none;
	margin-top:15px;
	padding:0px 17px;
	visible:false;
}

#home ul.boxAffiliates li {
	border-bottom:1px solid #C4C4B8;
	padding:10px 0px;
	text-align:center;
	visible:false;
}

.sitemap {
	padding:0px;
	visible:false;
}

.sitemap a {
	line-height:1.5em;
	text-decoration:none;
	visible:false;
}

.sitemap ul {
	list-style:none;
	padding:0px;
	visible:false;
}

.sitemap ul li {
	padding:0px 0px 15px 0px;
	visible:false;
}

.sitemap ul li a {
	font-size:15px;
	font-weight:bold;
	visible:false;
}

.sitemap ul li ul {
	padding:0px;
	visible:false;
}

.sitemap ul li ul li {
	padding:0px 0px 0px 30px;
	visible:false;
}

.sitemap ul li ul li.altRow {
	background-color:#E8E8E8;
	visible:false;
}

.sitemap ul li ul li a {
	color:#036;
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
	visible:false;
}

.sitemap ul li ul li a:hover {
	color:#669;
	text-decoration:underline;
	visible:false;
}

.sitemap ul li ul li ul li {
	padding-left:15px;
	visible:false;
}

.meetings h2 {
	font-size:13px;
	margin-bottom:8px;
	visible:false;
}

.meetings .photoHighlightsContainer {
	background-color:#AFBAD0;
	border:1px solid #AFBAD0;
	float:right;
	width:320px;
	visible:false;
}

.meetings .photoHighlights {
	/*background:url('file:///C:/Work/IDSA/idsociety.org/images/meetings_photo_highlight.jpg') top left no-repeat;*/
	padding:10px;
	vertical-align:bottom;
	visible:false;
}

.meetings .photoHighlights h2 {
	color:#006;
	font-size:12px;
	margin-bottom:0px;
	visible:false;
}

.meetings .photoHighlightsContainer ul {
	list-style:none;
	margin-left:0px;
	padding:10px;
	visible:false;
}

.meetings .photoHighlightsContainer ul li {
	background:url('file:///C:/Work/IDSA/idsociety.org/images/bullet_square_blue.gif') 0px 6px no-repeat;
	margin-bottom:3px;
	padding-left:8px;
	visible:false;
}

.meetings .photoHighlightsContainer a {
	color:#444C70;
	font-size:10px;
	text-decoration:none;
	visible:false;
}

.meetings .photoHighlightsContainer a:hover {
	text-decoration:underline;
	visible:false;
}

.meetings .logosWhatsNewsContainer {
	float:left;
	padding-right:10px;
	text-align:center;
	width:170px;
	visible:false;
}

.meetings .whatsNew {
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	margin:20px 0px;
	padding:10px 3px;
	text-align:left;
	visible:false;
}

.meetings .whatsNew ul {
	list-style:none;
	margin-left:3px;
	visible:false;
}

.meetings .whatsNew ul li {
	background:url('file:///C:/Work/IDSA/idsociety.org/images/bullet_square_blue.gif') 0px 6px no-repeat;
	margin-bottom:8px;
	padding-left:8px;
	visible:false;
}

.meetings .whatsNew ul li a {
	font-size:11px;
	text-decoration:none;
	visible:false;
}

.meetings .whatsNew ul li a:hover {
	text-decoration:underline;
	visible:false;
}

.meetings table.linksTable {
	background-color:#F1F6F9;
	border:1px solid #CCC;
	border-collapse:collapse;
	clear:both;
	margin-bottom:30px;
	visible:false;
}

.meetings table.linksTable th {
	background:url('file:///C:/Work/IDSA/idsociety.org/images/table_header_bg.jpg') top left repeat-x;
	border:1px solid #CCC;
	padding:5px;
	visible:false;
}

.meetings table.linksTable td {
	background:url('file:///C:/Work/IDSA/idsociety.org/images/bullet_square_blue.gif') 5px 11px no-repeat;
	padding:5px 5px 5px 13px;
	vertical-align:top;
	visible:false;
}

.meetings table.linksTable td.last {
	border-left:1px solid #CCC;
	visible:false;
}

.meetings table.linksTable td a {
	font-size:11px;
	text-decoration:none;
	visible:false;
}

.meetings table.linksTable td a:hover {
	text-decoration:underline;
	visible:false;
}

.meetings table.linksTable .moreLinkCell {
	background:transparent;
	padding-top:12px;
	text-align:right;
	text-transform:uppercase;
	visible:false;
}

.meetings .calloutBox {
	background-color:#DDD;
	border:1px solid #999;
	clear:both;
	float:right;
	margin:0px 0px 10px 30px;
	padding:8px;
	width:220px;
	visible:false;
}

.meetings .calloutBox h2 {
	color:#555;
	visible:false;
}

.meetings .calloutBox p {
	font-size:12px;
	padding-left:8px;
	visible:false;
}

.meetings ul.pastMeetings {
	list-style:none;
	visible:false;
}

.meetings ul.pastMeetings li {
	background:url('file:///C:/Work/IDSA/idsociety.org/images/bullet_square_blue.gif') 0px 6px no-repeat;
	font-weight:bold;
	padding:0px 0px 12px 8px;
	visible:false;
}

.meetings ul.pastMeetings li ul {
	margin:6px 0px 0px 0px;
	list-style:none;
	visible:false;
}

.meetings ul.pastMeetings li ul li {
	font-weight:normal;
	padding-bottom:7px;
	visible:false;
}

#ContributorNav a {
	font-size:10px;
	visible:false;
}

#ek_password_label { display: none; }

#ek_dvpassword { display: none; }

#ek_confirmpwd_label { display: none; }

#ek_dvconfirmpwd { display: none; }

/* Editor Styles */

.Heading {
	font-size: 15px;
	font-weight: bold;
	color: #cc3300;
	visible:true;
	caption:Content Heading;
}

h1 {
	padding: 0px 0px 15px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #cc3300;
	visible:true;
	caption:Heading 1;
}

h2 {
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	visible:true;
	caption:Heading 2;
}

h3 {
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	visible:true;
	caption:Heading 3;
}

.TopicTitle {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	visible:true;
	caption:Topic Title;
}

.TPTitle {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	visible:false;
}

.smallerText {
	font-size:10px;
	margin:0px;
	padding:0px;
	visible:true;
	caption:8 point font;
}

.redText {
	color: red;
	visible: true;
	caption: Red Text;
}

.EktronAjaxLoading 
{
 display: none;
}

