@charset "ISO-8859-1";
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #c41200;
}


/*+++++++ NAVIGATION +++++++*/
#nav {
	font-size: 11px;
	line-height: 12px;
}
#nav td {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 20px;
}
#nav .header {
	color: #c41200; 
	font-weight: bold; 
	font-size: 12px; 
}
#nav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 8px;
}
#nav li {
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
#nav a {
	text-decoration: none;
	color: #000066;
}
#nav a:visited {
	text-decoration: none;
	color: #000066;
}
#nav a:hover {
	color: #0000CC;
	text-decoration: underline;
}
#nav a:active {
	text-decoration: none;
	color: #c41200;
}


/*+++++++ SOCIAL MEDIA +++++++*/
.twitter {
	background-image: url(../images/icons/twitter-sq-12x12.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size: 11px;
	line-height: 14px;
	height: 12px;
}
.fb {
	background-image: url(../images/icons/facebook-sq-12x12.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size: 11px;
	line-height: 14px;
	height: 12px;
}


/*+++++++ HOMEPAGE +++++++*/
.news {
	line-height: 14px;
	background-color: #f6f6f6;
	width: 355px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-image: url(images/design/bg-community.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px;
	font-size: 11px;
	margin-left: auto;
	margin-bottom: 4px;
	margin-right: auto;
}
.news h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/design/headerbg/red-355px.png);
	background-repeat: no-repeat;
	line-height: 30px;
	text-transform: uppercase;
	height: 30px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.news .column {
}
.news .column .item  {
	padding-left: 4px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 11px;
	padding-right: 4px;
	padding-top: 6px;
}
.news .column .item #connectnow a  {
	font-size: 11px;
	line-height: 12px;
	height: 12px;
	background-image: url(envelope-grey-16x12.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.news .column .item .headshot {
	margin-right: 10px;
	margin-bottom: 2px;
}
.news .column .item a:hover {
	background-image: url(envelope-blue-16x12.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .column .item .speakerbox {
	line-height: 11px;
}
.news  .column  .item  .title {
	font-size: 11px;
	color: #c41200;
	font-weight: bold;
}
.news   .column   .item   .event {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.news .column .item .text {
	font-size: 11px;
	line-height: 14px;
}
.news  .column  .item #highlight {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
#news #footer {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	background-color: #eeeeee;
	padding: 2px;
}
.community {
	line-height: 12px;
	background-color: #f6f6f6;
	width: 305px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-image: url(../images/design/bg/bg-graygradient.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
}
.community #botm {
	background-image: url(../images/design/bg/bg-botm.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #999999;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.community h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/design/headerbg/red-thirdwidth.png);
	background-repeat: no-repeat;
	line-height: 30px;
	text-transform: uppercase;
	height: 30px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
}
.community p {
	padding-right: 4px;
	padding-left: 4px;
}
.newmembers {
	line-height: 12px;
	background-color: #f6f6f6;
	width: 625px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-image: url(../images/design/bg/bg-graygradient.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px;
	font-size: 11px;
	float: left;
	margin-bottom: 20px;
}
.newmembers h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/design/headerbg/red-twothirdwidth.png);
	background-repeat: no-repeat;
	line-height: 30px;
	text-transform: uppercase;
	height: 30px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}.newmembers   .list {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.newmembers   .list   ul {
	margin-left: 0px;
	padding-left: 0px;
}
.newmembers   .list   li {
	font-size: 11px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
	padding-bottom: 1px;
	list-style-type: none;
}
.newmembers  #middle {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.newmembers #toptext {
	font-size: 11px;
	padding-left: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.twitterwidget {
	float: right;
	width: 310px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}
/*+++++++ // HOMEPAGE +++++++*/


/*+++++++ CAREER SERVICES +++++++*/
.careerservices #overview {
	line-height: 16px;
	background-color: #f6f6f6;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-image: url(../images/design/bg/bg-graygradient.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: both;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 16px;
	padding-left: 4px;
}
.careerservices #overview h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/design/headerbg/red-fullwidth.png);
	background-repeat: no-repeat;
	line-height: 30px;
	text-transform: uppercase;
	height: 30px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.careerservices .subbox {
	line-height: 12px;
	background-color: #f6f6f6;
	width: 460px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-image: url(../images/design/bg/bg-graygradient.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
.careerservices .subbox h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/design/headerbg/red-halfwidth.png);
	background-repeat: no-repeat;
	line-height: 30px;
	text-transform: uppercase;
	height: 30px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.careerservices .subbox h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/design/headerbg/gray-halfwidth.png);
	background-repeat: no-repeat;
	line-height: 24px;
	text-transform: uppercase;
	height: 24px;
	text-align: center;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	background-position: top;
}
.careerservices  .subbox  #jobmatchclients li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 36px;
	margin-bottom: 2px;
	padding-bottom: 1px;
}
.careerservices .arrows {
	background-image: url(../images/design/careersvc-arrows.png);
	background-repeat: no-repeat;
	background-position: center -30px;
	height: 50px;
}
.careerservices .subbox .joblisting .jobnumber {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	height: 14px;
	padding-top: 2px;
	padding-left: 6px;
	color: #c41200;
}
.careerservices .subbox .joblisting .joblistingtitle {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	height: 14px;
	padding-top: 2px;
}
.careerservices .subbox .joblisting .joblistingcity {
	font-size: 11px;
	font-style: italic;
}
/*+++++++ // CAREER SERVICES +++++++*/


.logotag {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	letter-spacing: -.02em;
}
.boardnewsitemold {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 16px;
	padding-bottom: 12px;
}
.boardnewsitem {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 10px;
}
.nsmnnewsheader {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-family: Helvetica, Arial, "Geneva CY";
	background-color: #eeeeee;
	padding-right: 3px;
	padding-left: 3px;
	text-transform: capitalize;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.homenewscolumnwrap {
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.boardnewsheaderold {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.boardnewsheadera {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	background-image: url(../images/design/bg-header-homepage.png);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.boardnewsheaderb {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	background-image: url(../images/design/bg-header-homepageb.png);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-position: top;
}
.boardnewsheaderc {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	background-image: url(../images/design/bg-header-homepagec.png);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-position: top;
}
.boardnewsheaderd {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	background-image: url(../images/design/bg-header-homepaged.png);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-position: top;
}
.boardnewsheader {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	background-image: url(../images/design/bg-header-homepagee.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-position: top;
}
.steeringcommitteeheader {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.readarchives {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.menubuttons {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 11px;
	font-weight: bold;
	color: #c41200;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c41200;
}
.menuheader {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #c41200;
	padding: 3px;
}
.secondrow {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.secondrowheaderold {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 12px;
}
.secondrowheader {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/design/bg-eventrsvpbanner.png);
	margin-top: 12px;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.headertext {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #333333;
	font-weight: bold;
	text-align: right;
	font-size: 16px;
}
.headertext a:visited {
	color: #000000;
	text-decoration: none;
	padding-left: 18px;
	text-transform: uppercase;
}
.headernav {
	font-family: Helvetica, Arial, "Geneva CY";
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
.headernav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 18px;
}
.headernav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 18px;
}
.headerphone {
	background-color: #FFFFFF;
	text-align: right;
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	color: #333333;
	float: none;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.chapterheader {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/chapterheader-boston2.png);
	height: 85px;
	width: 100%;
	background-repeat: no-repeat;
}
.eventheader {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	text-align: center;
	background-color: #CB0033;
	background-image: url(../images/bg-specialeventheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 4px;
	line-height: 18px;
	padding-top: 32px;
}
.eventbody {
	color: #000000;
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.eventbodynoborder {
	color: #333333;
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	padding: 16px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
	background-color: #FFFFFF;
}
.chaptermembers {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}
.chaptermemberinfo {
	font-size: 11px;
}
.menubuttons a {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.menubuttons a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.menubuttons a:hover {
	color: #c41200;
	text-decoration: none;
}
.menubuttons a:active {
	color: #0066CC;
	text-decoration: none;
	background-color: #FFFFFF;
}
.pagetitle {
	font-family: Helvetica, Arial, Geneva;
	font-size: 18px;
	color: #FFFFFF;
	width: 1000px;
	background-color: #000000;
	background-position: center center;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 24px;
	height: 24px;
}
.steeringcommittee {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #333333;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
.corporatemember {
	font-weight: bold;
}
.pagesectionheader {
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.speakerbox {
	font-size: 11px;
	text-align: center;
	line-height: 12px;
}
.pagemenu {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 16px;
	text-transform: uppercase;
}
.pagemenu a:visited {
	color: #c41200;
	text-decoration: none;
	font-weight: bold;
}
.pagemenu a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.pagemenu a:link {
	color: #c41200;
	text-decoration: none;
	font-weight: bold;
}
.tellacolleague {
	font-size: 10px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, "Geneva CY";
	color: #c41200;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.offset18right  {
	margin-right: 18px;
}
.boardpgheader {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #C41200;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 16px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.boardpgmemberslist {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	color: #333333;
	padding-left: 18%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 18px;
}
.nsmnncommittememberlist {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	line-height: 16px;
}
.columbborderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.columnborderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.basictext {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #333333;
	font-size: 12px;
}
.formtext {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 11px;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, "Geneva CY";
	color: #333333;
	font-size: 10px;
}
.formtext1 {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #333333;
	font-size: 10px;
	padding-left: 18px;
}
.formbutton {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 11px;
}
.formtext2 {
	font-size: 9px;
	font-style: italic;
}
.formtext1 .red {
	color: #C41200;
}
.special {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 9px;
}
.discountsectionheader {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 3px;
	text-align: center;
	clear: both;
}
.discountsection {
	width: 100%;
	clear: both;
}
.discount {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #333333;
	font-size: 12px;
	width: 235px;
	text-align: center;
	border: 1px solid #333333;
	padding: 3px;
	margin: 5px;
	float: left;
	height: 130px;
	line-height: 14px;
	font-weight: bold;
}
.jobsoverview {
	width: 70%;
	margin-right: 10%;
	margin-left: 10%;
	padding-right: 5%;
	padding-left: 5%;
	border: 1px dotted #333333;
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	color: #333333;
}
.employers {
	clear: left;
	float: left;
	width: 40%;
	border: 1px dotted #333333;
	padding-right: 3%;
	padding-left: 3%;
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	color: #333333;
}
.jobseekers {
	clear: right;
	float: right;
	width: 40%;
	border: 1px dotted #333333;
	padding-right: 3%;
	padding-left: 3%;
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	color: #333333;
}
.jobsblockconnect {
	width: 50%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-left-color: #333333;
	clear: both;
	height: 56px;
	margin-right: 25%;
	margin-left: 25%;
}
.jobs {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 18px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding: 3px;
}
.jobs2 {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.joblistingblock {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
}
.notice {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 14px;
	color: #C41200;
	padding: 6px;
	text-align: center;
}
.jobsemployers {
	border: 1px solid #333333;
	padding: 12px;
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	color: #333333;
}
.testimonials p {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-image: url(../images/icons/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 36px;
	padding-left: 18px;
	padding-bottom: 8px;
	width: 740px;
}
.testimonials {
	width: 760px;
}
.quoteform {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	color: #333333;
	background-color: #eeeeee;
	padding: 12px;
	margin-top: 36px;
}
.testimonials #form1 #quotebutton {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 10px;
}
.thankyou {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.noticemembersonly {
	background-image: url(../images/notice-membersonly.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formdropdown {
	font-size: 11px;
}
.memberbenefitslist {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 11px;
	color: #333333;
	background-image: url(../images/design/redbullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 8px;
}
.redbold {
	font-family: Helvetica, Arial, "Geneva CY";
	font-weight: bold;
	color: #c41200;
}
.membershiplevelbox {
	font-family: Helvetica, Arial, "Geneva CY";
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
	padding: 12px;
	margin-bottom: 18px;
}
.footer {
	font-family: Helvetica, Arial, "Geneva CY";
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.red {
	color: #c41200;
}
.noticemdsavefiftydollars {
	background-image: url(../images/design/notice-md-save50.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdsavetwentydollars {
	background-image: url(../images/design/notice-md-save20.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdsavethirtyfivedollars {
	background-image: url(../images/design/notice-md-save35.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdsavesixtyfourdollars {
	background-image: url(../images/design/notice-md-save64.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdsaveonehundreddollars {
	background-image: url(../images/design/notice-md-save100.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdfreedirectory {
	background-image: url(../images/design/notice-md-freedirectory.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdsavefivetoeightdollars {
	background-image: url(../images/design/notice-md-save5-8.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdsave {
	background-image: url(../images/design/notice-md-save.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdsaveninetotwelvedollars {
	background-image: url(../images/design/notice-md-save9-12.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdsaveseventyfivedollars {
	background-image: url(../images/design/notice-md-save75.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdsavetwentytwodollars {
	background-image: url(../images/design/notice-md-save22.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdsavethinktank {
	background-image: url(../images/design/notice-thinktank.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdfreetrial {
	background-image: url(../images/design/notice-md-freetrial.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.noticemdonlyfivedollars {
	background-image: url(../images/design/notice-md-only5.png);
	background-repeat: no-repeat;
	background-position: right top;
}.newsspecialitem {
	font-family: Helvetica, Arial, "Geneva CY";
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding: 6px;
	border: 1px solid #333333;
}
.pasteventitle {
	font-size: 12px;
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
}
.speakerboximg  {
	margin-bottom: 3px;
}
.membercorporate {
	color: #990000;
	font-weight: bold;
}
.execboardimg {
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: left;
}
.execboard {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 12px;
	line-height: 14px;
}
.eventrsvpbanner {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c41200;
	background-image: url(../images/design/bg-eventrsvpbanner.png);
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.boardnewsitem .thisweek {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c41200;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 48px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}
.inmemory {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 16px;
	text-align: left;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.inmemory a {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
.tellacolleague img {
	margin-right: 2px;
}
.socialmediabox    {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	line-height: 16px;
}
.socialmediarightborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.socialmediaheader {
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.eventbody #whenwhere {
	line-height: 16px;
}
.welcomenewmembers {
	background-image: url(../images/design/bg-header-welcomenewmembers.png);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.rtcolumnshare {
	margin: 0px;
	height: 24px;
	width: 220px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: both;
	text-align: center;
}
.propertiesfooter {
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 11px;
	background-image: url(../images/propertiesfooter/bg-propertiesfooter.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
}
.propertiesfooter .content {
	width: 1000px;
}
.propertiesfooter  .content  a  {
	color: #666666;
	text-decoration: none;
}
.homeanim .text {
}
.propertiesfooter .content a:hover {
	color: #333333;
	text-decoration: underline;
}
.propertiesfooter .content a:visited {
	color: #666666;
	text-decoration: none;
}
.propertiesfooter .content .phoneurl {
	line-height: 18px;
}
.pastspeakerb img {
	margin: 3px;
}
.pastspeaker img {
	margin-right: 8px;
	margin-bottom: 8px;
}
.recentcoverage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 12px;
	padding-top: 18px;
}
#dfwopening h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	background-image: url(../images/dfwopening/dfwopening-header.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 45px;
	padding-left: 140px;
	color: #FFFFFF;
	padding-bottom: 35px;
}
#dfwopening {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#dfwopening h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333333;
	line-height: 30px;
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
}
.advertdisclaimer {
	color: #666666;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
}
.aboutus {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 24px;
	padding-right: 36px;
	padding-bottom: 24px;
	padding-left: 36px;
}
.customerservice {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 24px;
	padding-right: 36px;
	padding-bottom: 24px;
	padding-left: 36px;
}
#boardoutline {
	list-style-type: upper-roman;
}
.writetestimonial {
	text-align: right;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}
.speakerbox .moderator {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
}
.speakerbox img {
	margin-bottom: 2px;
}
.news  .column  .special {
	background-image: url(../images/bg-homepg-specialbox-gray.png);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
.recentcoverage .title {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.recentcoverage .subtitle {
	font-weight: bold;
}
.recentcoverage {
	font-size: 11px;
	line-height: 14px;
}
.recentcoverage .date {
	font-size: 10px;
	font-style: italic;
}
.recentcoverage .social {
	float: left;
	margin-top: 4px;
}
.recentcoverage .articletext {
	font-size: 12px;
	line-height: 16px;
	border-top-color: #FFFFFF;
}
.nsmnsiteheader .customersvc {
	font-size: 12px;
	text-align: right;
}
.nsmnsiteheader .customersvc a {
	margin-left: 16px;
}
.community #botm .info {
	font-size: 11px;
}
.viewcoverage {
	text-align: center;
}
.viewcoverage a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.viewcoverage a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000000;
}
.viewcoverage a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
}
.homepageheaderline {
	background-color: #999999;
	height: 10px;
	width: 1000px;
}
.eventbody .rsvpnotice {
	font-size: 11px;
	color: #003399;
	background-color: #CCFFFF;
	text-align: justify;
	line-height: 12px;
	border: 1px solid #003399;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
	margin-top: 8px;
}
.eventbody ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.eventbody li {
	margin-bottom: 6px;
	padding: 0px;
	font-size: 11px;
}
.homemissiontext {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	width: 355px;
	border: 5px none #000000;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: left;
}
.customerservice ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
.customerservice li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eeeeee;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}
.customerservice   h1 {
	font-weight: bold;
	color: #c41200;
	border-bottom-style: solid;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-color: #c41200;
	margin-right: 20px;
	line-height: 16px;
	padding-bottom: 2px;
}
.boardmembers   h1 {
	font-weight: bold;
	color: #c41200;
	border-bottom-style: solid;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-color: #c41200;
	line-height: 16px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.nsmnheader {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 120px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.nsmnheader .logo {
	float: left;
	margin: 10px;
}
.nsmnheader .links {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 16px;
}
.nsmnheader  .links  .contact {
	font-size: 12px;
	text-align: right;
	padding-right: 6px;
	line-height: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.membership h1 {
	font-weight: bold;
	color: #c41200;
	border-bottom-style: solid;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-color: #c41200;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 20px;
}
.membership .benefits {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
.membership  .benefits h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	list-style-type: disc;
	background-image: url(../images/icons/bullet-graygrad-4px.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.membership  .benefits p {
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	padding-right: 20px;
}
.membership  .benefits ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
}
.membership  .benefits li {
	border-bottom-width: 1px;
	border-bottom-color: #eeeeee;
	font-size: 11px;
	line-height: 14px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: normal;
}.membership .levelbox {
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 5px;
	background-image: url(../images/design/bg/bg-graygradient.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f6f6f6;
}
.membership .levelbox p {
	font-size: 11px;
	line-height: 12px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.membership .levelbox h1 {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.membership .levelbox .price {
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
	font-weight: normal;
}
.membership .levelbox ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
}
.membership .levelbox ol {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.membership .levelbox li {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.membership .levelbox .buttons {
	margin-top: 10px;
}
.membership #mostpop {
	background-image: url(../images/design/notice-mostpopularbenefit.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
}
.memberdiscounts {
	font-size: 12px;
	line-height: 14px;
}
.memberdiscounts h1 {
	font-weight: bold;
	color: #c41200;
	border-bottom-style: solid;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-color: #c41200;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 20px;
}.mdformprices {
	font-size: 14px;
	line-height: 16px;
}
.press {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.press   h1 {
	font-weight: bold;
	color: #c41200;
	border-bottom-style: solid;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-color: #c41200;
	line-height: 16px;
	padding-bottom: 2px;
}
.creditcardinfo {
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
}
.boardmembers td {
	padding-right: 5px;
	padding-left: 5px;
}
.boardmembers #right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.newspage {
	font-size: 12px;
	line-height: 16px;
}
.pastevents .specialevent {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
h5 {
	font-size: 11px;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	font-weight: 500;
	padding-top: -10px;
}

