@charset "UTF-8";
/* CSS Document */


h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 
{
	margin-top: 0.5em;
	font-size: 1.6em;
	color: ff9a1e;
}
/**/h2, h3 {
	font-size: 1.4em;
	color: #094896;
}
h2 select, h3 select, h4 select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
	color: #ff9a1e;
}
h5 {
	font-size: 1.1em;
	color: #094896;
}
h6 {
	font-size: 1.2em;
	color: #ff9a1e;
	font-weight: normal;
}

 
 
a img {
	border: none;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	#padding-left: 0;
	#margin-left: 0;
}
ul li {
	list-style: none;
}

.cmsUL li {
	/*list-style-image: url(../img/isitc_square.gif);*/
	list-style: disc;
	margin-bottom: 4px;
	margin-left: 18px;
	list-style-type: disc;
	Padding: 0px;
	/*margin-top: 0px;
	margin-right: 0px;
	Position: relative;*/
}

.alert {
	font-weight: bold;
	color: #C00;
	text-align: center;
}
p.required, span.required, p.note, span.note {
	margin-top: .5em;
	padding-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #C00;
	display: block;
}
p.note, span.note {
	color: #333;
}
p.required, p.note {
	margin-top: 0;
}
blockquote {
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .75em;
	text-align: center;
}	

/* CONTAINER DIV STYLES */

/*#container {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
	height: 800px;
}

#container td.left_background, #container td.right_background {
	width: 49%;
	height: auto;
	margin: 0;
	background: url() repeat-y top right;
}
#container td.right_background {
	background: url() repeat-y top left;
}

#container td.main {
	background-color: #FFF;
	width: 778px;
	vertical-align: top;
}
*/
#isitccontainer {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
    height: 2200px;
	overflow-y: scroll;
}

#isitccontainer td.left_background, #isitccontainer td.right_background {
	background-color: #FFF;
	padding: 0px 60px 0px 60px;
	vertical-align: top;
}


#isitccontainer td.main {
	background-color: #FFF;
	width: 778px;
	vertical-align: top;
}

/* END CONTAINER DIV STYLES */

/* GLOBAL_NAV2007 STYLES */

#nav2007 {
	width: 778px;
	height: auto;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 8px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
}
#top_nav2007 {
	height: 20px;
	font-size: 10px;
	line-height: 20px;
	background-color: #666;
	margin: 0;
	padding-left: 10px;
}
div#logout {
	width: 174px;
	float: right;
	margin-bottom: 0;
}
div#logout a, div#logout a:visited {
	color: #FFF;
	text-decoration: none;
}
div#logout a:hover {
	text-decoration: underline;
}
div#logout img {
	border: none;
	margin-right: 4px;
	margin-bottom: -1px;
	margin-right: 3px;
}
#global_nav2007 {
	height: 16px;
	background: url(../images/glblnv07_background.gif) no-repeat top left #FFF;
	width: 778px;
	display: table;
	position: relative;
	top: 0;
	left: 0;
	clear: both;
}
.global_nav2007 {
	height: 16px;
	background: url(../images/glblnv07_background.gif) no-repeat top left #FFF;
	width: 778px;
	display: table;
	position: relative;
	top: 0;
	left: 0;
	clear: both;
}
#nav2007_logo img {
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}
#nav2007_logo h2 {
	margin: 20px 0 0 0;
	text-indent: -73px;
	font-size: 1.5em;
	color: #666;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
}
#nav2007_logo {
	background: url(../images/nav2007_background.jpg) no-repeat top left;
	width: 604px;
	height: 88px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#nav2007_login {
	background: url(../images/nav2007_background.jpg) no-repeat top right;
	height: 88px;
	width: 174px;
	float: right;
	margin: 0;
	padding: 0;
}
#nav2007_login form {
	padding: 4px 0 0 0;
	margin-bottom: 0;
}
#nav2007_login label, #nav2007_login span, #nav2007_login span a {
	font-size: 8px;
	line-height: 9px;
	color: #fff;
	text-decoration: none;
	margin-left: 8px;
}
#nav2007_login span.forget {
	margin-left: 0;
	margin-bottom: 0;
	line-height: 9px
	font-size: 8px;
	color: #fff;
}
#nav2007_login input {
	font-size: 10px;
	color: #336699;
	width: 120px;
	height: 14px;
	border: 1px solid #999;
	margin: 0 0 2px 8px;
}
#nav2007_login input.inline {
	display: inline;
}
#nav2007_login input.button {
	background: #094896;
	font-weight: bold;
	color: #FFF;
	border: solid 1px #666;
	padding: 0 2px 0 2px;
	margin-left: 5px;
	width: auto;
	height: 16px;
	vertical-align: middle;
}
#global_nav2007 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#global_nav2007 ul li {
	display: inline;
	margin-right: -.4em;
}
#global_nav2007 ul li a img {
	text-decoration: none;
	color: #FFF;
	border: none;
	margin: 0;
}

/* END GLOBAL_NAV2007 STYLES */

/* MAIN IMAGE AREA STYLES */

div#main_image_area {
	width: 778px;
	height: 0px;
	clear: both;
	padding-top: 1px;
}


/* END MAIN IMAGE AREA STYLES */

/* SUBNAV ELEMENT STYLES */

div#subnav {
	margin-top: 0;
	/*margin-bottom: 7px;*/
}
/*div#subnav ul {
	width: 758px;
	margin: 0;
	padding: 2px 10px 2px 10px;
	background-color: #FFDF57;
	border-bottom: solid #C93 1px;
}*/

div#subnav ul {
	width: 938px;/*width: 832px;*/
	margin: 0px;
	background-color: #FFDF57;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #cc9933;
}

div#subnav ul li {
	display: inline;
}
div#subnav ul li a {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	color: #CC9900;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
div#subnav ul li a span {
	color: #FFDF57;
	font-size: 1.2em;
	#font-size: 1.1em;
}
div#subnav ul li a:hover span, div#subnav ul li.selected a span {
	color: #CC9900;
	font-weight: bold;
}
div#subnav ul li.selected a {
	font-weight: bold;
}
div#subnav ul li.selector {
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
}
div#subnav ul li.selector form {
	margin-top: 0;
	margin-left: 0;
	margin-right: 1em;
}
div#subnav ul li form select {
	margin-top: 0;
	margin-left: 0;
}
div#subnav ul li form select option {
	text-transform: capitalize;
}
div#subnav.admin ul li {
	margin-bottom: 0;	
}
div#subnav2 {
	margin-top: 0;
	background-color: #89D5ED;
	margin-bottom: 10px;
}
div#subnav2 ul {
	margin-left: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 0;
}
div#subnav2 ul li {
	display: inline;
	padding-left: 9px;
	padding-right: 9px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-top: 3px;
	padding-bottom: 4px;
}
div#subnav2 ul li.first {
	border-left: none;
	padding-left: 20px;
}
div#subnav2 ul li a {
	text-decoration: none;
	color: #FFF;
}
div#subnav2 ul li:hover {
	background-color: #094896;
	color: #89D5ED;
}
div#subnav2 ul li a:hover {
	color: #89D5ED;
}

/* END SUBNAV ELEMENT STYLES */

/* INSIDER LINKS STYLES */

#insider_links {
	float: right;
	width: auto;
	margin-top: -3px;
   #margin-top: -1px;
	color: #FFF;
	text-align: right;
	text-transform: uppercase;
	height: auto;
	vertical-align: middle;
}
#insider_links a {
	background-color: #FC3;
	text-decoration: none;
	padding: .33em 1.5em .33em 1.5em;
	color: #FFF;
	line-height: 22px !important;
	line-height: 24px;
	border-bottom: solid #C93 1px;
}
#insider_links a:hover {
	background-color: #89D5ED;
}
#insider_links a.first {
	padding-left: 1.5em;
}

/* END INSIDER LINKS STYLES */

/* MAIN CONTENT ELEMENT STYLES */

#main_content h1 {
	height: 22px;
	font-size: 1.3em;
	line-height: 20px;
	margin: 0;
	margin-bottom: -2px;
	padding: 0;
	color: #FFF;
	font-weight: normal;
	width: 778px;
	text-indent: 1.5em;
}
/*div#main_content.home h2 {
	float: left;
	width: 508px;
	margin-top: 10px;
	margin-bottom: 1em;
	margin-right: -20px;
}*/
#main_content h1 form {
	display: inline;
	margin: 0;
	margin-left: 1em;
	padding: 0;
	text-align: right;
}
#main_content h1 form select {
	font-size: .85em;
	line-height: 1em;
	margin: 0;
	margin-top: -3px;
	padding: 0;
	#margin-top: 1px;
	color: #666;
}
#main_content h2, #main_content h3 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: .5em;
}
#main_content div.main_content_area h2, #main_content.main_content_area  h3 {
    margin-top: 0px; 
	margin-left: 0;
	margin-right: 0;
}
.main_content_area h3 {
    padding-top: 8px; 
}
.main_content_area h6 {
    margin-bottom: 2px;
    padding-bottom: 2px;
}
#main_content h4 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: .5em;
}
#main_content h6 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0em;
}
#main_content h5 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: .5em;
}
#main_content p {
	margin-top: 0;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#main_content p.first {
	margin-top: 10px;
}

/* END MAIN CONTENT ELEMENT STYLES */

/* TABLE ELEMENT STYLES */

table.splitcolumns {
	vertical-align: top;
}
table.splitcolumns td, table.overview td, table.publishinfo td {
	vertical-align: top;
}
table.overview td.leftsidebar, table.overview td.rightsidebar {
	width: 214px;
	padding-top: 12px;
	#padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cc9933;
	border-bottom-color: #cc9933;
	border-left-color: #cc9933;
	
}
#main_content table td h2, #main_content table td h3, #main_content table td h4 {
	margin-left: 0;
}
table.overview td h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
table.overview td h4 {
	margin-bottom: .5em;
	padding-bottom: 0;
}
table.overview td p, table.overview td div.input {
	margin-top: .5em;
	padding-top: 0;
}
table.overview td.middle {
	width: 684px;
	/*border-left: 1px solid #C00;
	border-right: 1px solid #C00;*/
	padding-top: 0;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
table.splitcolumns td.leftcolumn {
	padding-right: 12px;
	width: 350px;
}
table.splitcolumns td.rightcolumn {
	padding-left: 12px;
	width: 350px;
}
td.docinfo, td.filesize, td.threadcount {
	text-align: right;
}
table.splitcolumns, table.mygroups, div.main_content_area {
	padding-top: 3px;
	#padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	#padding-right: 0;
	#padding-left: 0;
	#margin-right: 10px;
	#margin-left: 10px;
}
div.main_content_area {
	padding-right: 5px;
	padding-left: 5px;
	#padding-right: 5px;
	#padding-left: 5px;
}
table.press{border:0;margin-left:20px;}
table.press td{padding:5px;vertical-align:top;}
/* END TABLE ELEMENT STYLES */

/* FORM ELEMENT STYLES */

#main_content form h2, #main_content form h3, #main_content form h4, #main_content form h5, #main_content form p {
	margin-left: 0;
	margin-right: 0;
}
div.input, li.input, ul.wgoptions li.input {
	margin-top: 1em;
	margin-bottom: 1em;
}
div.input#discussionthreads, div.input#wgdocuments {
	float: right;
	margin-bottom: 0;
	
}
ul.documents_list li.input, ul.discussions_list li.input {
	border-bottom: none;
	text-align: right;
}
form p label, form p div label, form ul li label {
	display: block;
	margin-top: 0;
	margin-bottom: .65em;
	line-height: 1em;
}
form p label, form p div label, form ul li label {
	font-weight: bold;
}
p.input input {
	margin-top: 1em;
	margin-bottom: 0;
}
p.input span {
	float: left;
}
td.leftcolumn input.text, td.rightcolumn input.text {
	width: 250px;
}
td.leftcolumn select, td.rightcolumn select {
	width: 250px;
}
#main_content form select, #main_content form input.textinput {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_content form input.textinput, #main_content form input.text {
	width: 250px;
}
#main_content form table.selectdate tr.labels td {
	padding-left: .5em;
}
#main_content form table.selectdate tr.input td {
	padding-right: .5em;
}
td.month select, td.year select, td.day select {
	width: auto;
}
#main_content form textarea {
	margin-top: 0;
	padding-top: 0;
}
#main_content form label {
	margin-top: 1em;
	padding-top: 0;
}

/* END FORM ELEMENT STYLES */

/* MAIN CONTENT LIST ELEMENT STYLES */

ul.documents_list, ul.documents_list li table, ul.discussions_list, ul.discussions_list li table {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
}
ul.documents_list li table tr td h4, ul.documents_list li table tr td h4 a {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	text-indent: 0;
}
ul.execspons, ul.chairs, ul.wgoptions, ul.nomargin {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
ul.execspons li, ul.chairs li, ul.wgoptions li {
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 1em;
}
ul.execspons li span.email, ul.chairs li span.email {
	float: right;
}
ul.execspons li span, ul.chairs li span {
}
ul.execspons li span.fullname, ul.chairs li span.fullname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #094896;
	font-weight: bold;
}
ul.execspons li span.email a, ul.chairs li span.email a {
	margin-left: 0;
	margin-bottom: 0;
}
ul.documents_list li, ul.discussions_list li, ul.members_list li, ul.organizations_list li {
	margin-bottom: .75em;
	padding-bottom: .75em;
	border-bottom: 1px solid #CCC;
	line-height: 1.4em;
	padding-left: 0;
	margin-left: 0;
}
ul.documents_list table, ul.discussions_list table {
	width: 100%;
	margin-left: 0;
}
ul.nomargin li label {
	font-weight: bold;
}

/* END MAIN CONTENT LIST ELEMENT STYLES */

/* MAIN CONTENT DIV.SIDEBAR ELEMENT STYLES */

#main_content div.sidebar {
	width: 250px;
	float: right;
	right: 10px;
	top: 0;
	background-color: #FFC;
	padding: 0;
	padding-bottom: 1.5em;
	#padding-bottom: 1em;
	margin: 0 0 10px 30px;
    z-index: 0;
}
#main_content div.sidebar h3 {
	line-height: 1em;
	color: #FFF;
	background: #FC0;
	padding-top: .25em;
	padding-bottom: .25em;
	padding-left: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: .25em;
	text-indent: 0;
	font-size: 1.3em;
	border-bottom: solid #C93 1px;
}
#main_content div.sidebar ul {
	margin-left: 0;
	padding-left: 1em;
	margin-top: 0;
}
#main_content div.sidebar li {
	/*font-size: .9em;
	font-weight: normal;*/
	line-height: 1.4em;
	padding: 0 .5em 0 1em;
	margin-bottom: 0;
}
#main_content div.sidebar p {
	margin-top: .75em;
	margin-left: 12px;
	margin-right: 12px;
}
#main_content div.sidebar#events li {
	list-style: none;
}
#main_content div.sidebar li h4 {
	margin-top: .5em;
	margin-bottom: .25em;
	margin-left: 0;
	padding-left: 0;
}
#main_content div.sidebar h4 a {
	font-weight: bold;
	text-decoration: none;
}
div.sidebar li span {
	/*text-transform: uppercase;*/
	display: block;
	/*margin-bottom: .25em;*/
}
#main_content div.sidebar li span a {
	text-decoration: none;
	font-weight: bold;
}
#main_content span.registration_status {
	color: #C30;
	font-weight: bold;
	line-height: 2em;
}
#main_content div.sidebar li.right {
	text-align: right;
}

/* END MAIN CONTENT DIV.SIDEBAR ELEMENT STYLES */

/* MAIN CONTENT.ADMIN ELEMENT STYLES */

table.results, table.apprej {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-top: 0;
	margin-left: 30px;
	margin-bottom: 10px;
	width: 80%;
}
table.apprej {
	width: 90%;
}
table.apprej td.firm, table.apprej td.membername {
	width: 30%;
}
table.apprej td.firmname {
	width: 50%;
}
table.apprej td.region {
	width: 15%;
}
table.apprej td.select {
	width: 10%;
	text-align: center;
}
table.results td, table.apprej td {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 2px 6px;
}
table.results tr.indexa td, table.apprej tr.indexa td {
	background-color: #F5F5F5;
}
table.results td.continue, table.apprej td.reject {
	text-align: right;
}

/* END MAIN CONTENT.ADMIN ELEMENT STYLES */

/* MAIN CONTENT.CONTACT US ELEMENT STYLES */

table.contactus td {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	width: 33%;
}
table.contactus td p {
	margin-left: 0;
	margin-right: 0;
}
table.contactus td p span.fullname {
	font-weight: bold;
	font-size: 1.1em;
	color: #094896;
}
table.contactus div.contactemail {
	float: right;
	position: relative;
	top: 10px;
	right: 10px;
}
#main_content.contact_us div.main_content_area {
	#padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	#padding-left: 10px;
	#padding-right: 10px;
}
/* END MAIN CONTENT.CONTACT US ELEMENT STYLES */

/* MAIN CONTENT.DOCUMENTS ELEMENT STYLES */

div#subnav.documents, div#subnav.admin, div#subnav.events, div#subnav.press_room, div#subnav.membership, div#subnav.workgroups, , div#subnav.industry_forums  {
	margin-bottom: 0;
}
div#search_pub_form, div#admin_quicknav, div#groups_quicknav {
	display: block;
	padding: 6px 20px;
	background-color: #FFDF57;
	margin-top: 1px;
	margin-bottom: 0;
}
div#search_pub_form form {
	height: 24px;
}
div#search_pub_form form select {
	width: 200px;
	margin-bottom: 4px;
	vertical-align: middle;
}
div#search_pub_form form input.text {
	width: 150px;
}
div#search_pub_form form input.image {
	vertical-align: text-bottom;
	#vertical-align: baseline;
}
div#main_content div#search_pub_form h3, div#main_content div#admin_quicknav h3,div#main_content div#groups_quicknav h3 {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: .5em;
	padding-top: 0; 
}
div#search_pub_form form, div#admin_quicknav form, div#groups_quicknav form {
	width: 40%;
	display: inline;
	margin: 0 0 10px 5px;
}
div#search_pub_form input.text, div#search_pub_form select, div#admin_quicknav input.text, div#admin_quicknav select, div#groups_quicknav input.text, div#groups_quicknav select {
	width: 30%;
	margin: 0 5px;
}
div#search_pub_form form input.image, div#admin_quicknav form input.image, div#groups_quicknav form input.image { 
	position: relative;
	top: 3px;
}
div#admin_quicknav input.text {
	vertical-align: baseline;
}
/* END MAIN CONTENT.DOCUMENTS ELEMENT STYLES */

/* MAIN CONTENT.EVENTS ELEMENT STYLES */

#main_content.events p.first {
	#padding-top: 10px;
}
div#main_content.events ul.benefits {
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 1.5em;
}

div#main_content.events ul.benefits li {
	list-style: outside url(../images/golden_arrow.gif);
	margin-bottom: .5em;
}
div#openregevents, div#recentevents {
	border: 1px solid #CCC;
	background-color: #EBEBEB;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	padding-top: 6px;
}
div#openregevents h2.openreg, div#recentevents h2.recevents {
	padding: 4px 6px 2px 9px;
	color: #89D5ED;
	background: #EDF8FC;
	margin-bottom: 0;
	border: 1px solid #89D5ED;
	border-bottom: none;
	font-size: 1.2em;
	margin-top: 0;
}
div#recentevents h2.recevents {
	color: #999;
	background-color: #EBEBEB;
	border-color: #CCC;
}
div.openregevent, div.recentevent {
	border: 1px solid #89D5ED;
	margin: 0px 6px 6px 6px;
	padding: 0;
	padding-bottom: 3px;
	background-color: #FFF;
}
div.recentevent {
	border-color: #CCC;
}
div.openregevent div.regstatus {
	float: right;
	position: relative;
	top: 0;
	right: 0;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
}
div.regstatus h4.success {
	color: #060;
}
div.openregevent div.regstatus h4, div.openregevent div.regstatus h5, div.openregevent div.regstatus p {
	margin-top: 10px;
	margin-right: 0;
	padding-right: 0;
	text-align: right; 
}
div.openregevent h3, div.recentevent h3 {
	color: #C93;
	margin-left: 0;
	padding-left: 0;
}
div.openregevent h3 a img, div.recentevent h3 a img {
	vertical-align: middle;
	margin-left: 3px;
	padding-bottom: 2px;
}
div#main_content.events label {
	display: block;
}
#main_content.events label.radiobutton {
	display: inline;
}

/* END MAIN CONTENT.EVENTS ELEMENT STYLES */

/* MAIN CONTENT.FAQS ELEMENT STYLES */

#main_content.faq table {
	margin-left: 20px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-left: 1px solid #D7D7D7;
}
#main_content.faq table td {
	padding: 3px 6px 2px 6px;
	border-top: 1px solid #D7D7D7;
}
#main_content.faq table td.right {
	text-align: right;
	font-weight: bold;
}
#main_content.faq table tr.indexa td.right {
	font-weight: normal;
}
#main_content.faq div ul {
	margin-bottom: 1em;
}
#main_content.faq div.main_content_area ul li {
	list-style: disc outside;
	margin-left: 1.5em;
}
#main_content.faq div.main_content_area div {
	border: 1px solid #EBEBEB;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* END MAIN CONTENT.FAQS ELEMENT STYLES */

/* MAIN CONTENT.HOME ELEMENT STYLES */

div#board_news h4 {
	color: #FFF;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-right: 6px;
	background-color: #CC9933;
	margin-bottom: 1em;
	width: 50%;
}
div#board_news ul li {
	list-style: outside disc;
	margin-left: 1em;
	margin-bottom: 1em;
	padding-left: 0;
}
table.latestdocuments {
	width: 100%;
}
table.latestdocuments td.latestdocaction {
	text-align: right;
}
table.latestdocuments td.latestdocaction a {
	padding: 0px 3px 0px 3px;
	margin-right: 3px;
	background-color: #E5E5E5;
	color: #094896;
	border: 1px solid #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
table.latestdocuments td.latestdocaction a:hover {
	background-color: #89D5ED;
	color: #FFF;
}
table.latestdocuments td {
	padding: 4px 6px 4px 12px;
	border-top: 1px dotted #C93;
}
table.latestdocuments tr.first td {
	border-top: none;
}
table.latestdocuments td.latestdocname a {
	font-weight: bold;
	text-decoration: none;
}
table.myworkgroups {
	margin-top: 10px;
}
table.myworkgroups td h2 {
	margin-top: 0;
}
table.myworkgroups td {
	vertical-align: top;
	padding: 10px 12px;
}
table.myworkgroups td ol {
	padding-left: 2em;
	#padding-left: 0;
}
table.myworkgroups td ol a {
	font-weight: bold;
	text-decoration: none;
	color: #C93;
}
table.latestdocuments, table.myworkgroups {
	width: 100%;
	border: 1px solid #C93;
}
div.mydocuments, div.latestdocuments {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
table.myworkgroups {
	width: 730px;
	margin-left: 10px;
	margin-right: 10px;
}
/* END MAIN CONTENT.HOME ELEMENT STYLES */

/* MAIN CONTENT.MEMBERS ELEMENT STYLES */

#main_content.registration form {
	width: 92%;
	margin-left: 2%;
}
#main_content.members h2, #main_content.members h4 {
	margin-bottom: 0;
}
ul.member_benefits {
	padding-left: 1.5em;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
ul.member_benefits li {
	list-style: disc; 
	margin-bottom: .5em;
}
ul.members_list li table td {
	vertical-align: top;
	width: 200px;
}
ul.members_list li table td.member {
	width: 300px;
}
ul.members_list li table td.contactinfo {
	text-align: right;
}
ul.members_list span.membername {
	font-weight: bold;
}
ul.members_list li table td span.country {
	font-style: italic;
}
ul.organizations_list li table td {
	vertical-align: top;
	width: 250px;
}
ul.organizations_list table li td.profile {
	width: 450px;
}
div#main_content.registration div form p select, div#main_content.registration div form p input.text {
	width: 250px;
	#width: 240px;
}
/* END MAIN CONTENT.MEMBERS ELEMENT STYLES */

/* MAIN CONTENT.PRESS ROOM ELEMENT STYLES */

div.backgrounder {
	padding-top: 22px;
	padding-left: 30px;
	padding-right: 30px;
	#padding-left: 20px;
	#padding-right: 20px;
}
div.fact_sheet, div.media_kit, div.releases_mentions {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
div.press_body{padding:0 20px;}
ul.press_contacts {
	padding-top: .5em;
	padding-bottom: 0;
	margin-bottom: 0;
}
ul.press_contacts li {
	padding-bottom: 1em;
}
ul.press_contacts span.fullname {
	font-weight: bold;
	color: #094896;
}

/* END MAIN CONTENT.PRESS ROOM ELEMENT STYLES */

/* MAIN CONTENT.PROFILE ELEMENT STYLES */

table.mygroups tr.index td {
	vertical-align: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
	background-color: #F5F5F5;
}
table.mygroups tr.index td h3 {
	margin-bottom: 0;
	vertical-align: bottom;
}
table.mygroups tr.index#first td {
	border-top: none;
}
table.mygroups td.emailforward {
	text-align: center;
	width: 200px;
}
table.mygroups td.member, table.mygroups td.nonmember {
	text-align: center;
	width: 75px;
}

/* END MAIN CONTENT.PROFILE ELEMENT STYLES */

/* MAIN CONTENT.PUBLICATIONS ELEMENT STYLES */

#main_content.publications div.main_content_area {
	padding-left: 20px;
	padding-right: 20px;
	#padding-left: 10px;
	#padding-right: 10px;
}
#main_content.publications h2 {
	margin-bottom: .5em;
}
#main_content.publications h3, #main_content.publications h4 {
	margin-top: 1em;
	margin-bottom: .25em;
	font-size: 1.1em;
}
ul.documents_summary li h4 {
	text-indent: -10px;
}

/* END MAIN CONTENT.PUBLICATIONS ELEMENT STYLES */

/* MAIN CONTENT.SEARCH ELEMENT STYLES */

div#main_content.search div#left.search form, div#main_content.search div#left.search form p {
	margin-right: 0;
	padding-right: 0;
}
div#main_content.search div#right.search h2, div#main_content.search div#right.search form {
	#margin-left: 20px;
	margin-right: 0;
	padding-right: 0;
}
div#main_content.search div form p {
	line-height: 24px;
}
div#main_content.search div form p select, div#main_content.search div form p input.text {
	width: 200px;
	#width: 190px;
}
div#main_content.search div form p select, div#main_content.search div form p input.text, div#main_content.search div form p input.image {
	vertical-align: text-bottom;
	#vertical-align: text-bottom;
}
div#main_content.search form, div#event_search_attributes select {
	margin-left: 20px;
}
div#main_content.search input.text, div#main_content.search select, div#event_search_attributes select {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 75%;
	margin-right: .5em;
}
div#event_search_attributes select {
	width: 40%;
	margin-top: .25em;
}
div#main_content.search h3 {
	margin-bottom: .5em;
}
div#main_content.search span.float_right {
	float: right;
	position: relative;
	top: 1em;
	right: 25%;
}

/* END MAIN CONTENT.SEARCH ELEMENT STYLES */

/* MAIN CONTENT.WORKGROUPS ELEMENT STYLES */

ul.workgroup_description li, ul.forums_description li {
	border-top: 1px #CCC solid;
	width: 95%;
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: 0;
}
ul.workgroup_description li.first, ul.forums_description li.first {
	border-top: none;
}
ul.workgroup_description li span.workgroup_name, ul.forums_description li span.forum_name {
	display: block;
	padding-bottom: .5em;
	margin-bottom: 0;
}
ul.workgroup_description li span.workgroup_name a, ul.forums_description li span.forum_name a {
	font-weight: bold;
	text-decoration: none;
}
ul.workgroup_description li span.workgroup_name a:hover, ul.forums_description li span.forum_name a:hover {
	color: #89D5ED;
}
ul.workgroup_description li p, ul.forums_description p {
	margin-top: 0;
	padding-top: 0;
}
ul.workgroup_description li div.input, ul.forums_description div.input {
	margin-top: 1em;
	margin-bottom: .75em;
	padding-left: 10px;
}


/* END MAIN CONTENT.WORKGROUPS ELEMENT STYLES */

/* EVENT INFO ELEMENT STYLES */

div.regstatus {
	float: right;
	text-align: right;
}
div.regstatus h4.success {
	color: #060;
}
div.regstatus h4, div.regstatus h5, div.regstatus p {
	margin-top: 6px;
	margin-right: 0;
	padding-right: 0;
	text-align: right; 
}
div.openregevent h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
div.openregevent h3 a img {
	vertical-align: text-bottom;
	margin-top: 2px;
	margin-left: 2em;
}
div.openregevent p.input {
	margin-top: 4px;
	padding-top: 0;
	margin-bottom: .5em;
	padding-bottom: 0;
}
div.openregevent p.eventinfo {
	margin-top: 1em;
	padding-top: 0;
}
p.eventinfo span.eventlocation {
	font-weight: bold;
	color: #094896;
}
/* END EVENT INFO ELEMENT STYLES */

/* DISCUSSION THREADS TABLE */

table.discussion_threads {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-left: 15px;
	width: 700px;
}

table.discussion_threads td {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 3px 9px;
}
table.discussion_threads td span {
	white-space: nowrap;
}
table.discussion_threads tr.indexa td {
	background-color: #F5F5F5;
}
table.threadheader {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
}
table.threadheader td {
	border-right: none;
	border-bottom: none;
	padding-bottom: 6px;
}
table.discussion_threads label {
	font-weight: bold;
	display: block;
	margin-bottom: .25em;
}
table.discussion_threads tr.input td {
	text-align: right;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
}
table.threadheader td.action {
	text-align: right;
	padding-right: 0;
}
/* END DISCUSSION THREADS TABLE */

/* FOOTER ELEMENT STYLES */

div#footer {
	padding-top: 2em;
	padding-bottom: 2em;
	clear: both;
}
p.footer {
	color: #666;
	text-align: center;
	margin-top: 0;
	padding-top: 3.9em;
	margin-bottom: 2em;
}

/* END FOOTER ELEMENT STYLES */

/* UNDER CONSTRUCTION STYLES */

#construction {
	border: 2px solid #FFCC00;
	padding: 3px 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#construction p image {
	margin-bottom: -3px;
}
#construction p {
	text-align: left;
	margin-top: .25em;
	margin-bottom: .25em;
}
#construction p span {
	font-family: "Impact", Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
}
#construction p.team {
	text-align: right;
	margin-top: 0;
	color: #094896;
}
#isitcnav UL {
	Z-INDEX: 2000; PADDING-BOTTOM: 0px; LINE-HEIGHT: 1; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 980px; PADDING-RIGHT: 0px; BACKGROUND: #fff; FLOAT: left; FONT-WEIGHT: bold; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
}
#isitcnav LI:hover {
	POSITION: static
}
#isitcnav LI.hover {
	POSITION: static
}
#isitcnav A {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #00629f;
	DISPLAY: block;
	HEIGHT: 20px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
#isitcnav A:hover {
	BACKGROUND-COLOR: #002663; 
}
#isitcnav A.selected {
	BACKGROUND-COLOR: #002663; 
}
#isitcnav LI {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
#isitcnav LI A#about {
	WIDTH: 106px
}
#isitcnav LI A#products {
	WIDTH: 153px
}
#isitcnav LI A#customer {
	WIDTH: 137px
}
#isitcnav LI A#news {
	WIDTH: 115px
}
#isitcnav LI A#leadership {
	WIDTH: 153px
}
#isitcnav LI A#legal {
	WIDTH: 149px
}
#isitcnav LI A#careers {
	WIDTH: 160px
}
#isitcnav LI UL {
	BORDER-BOTTOM: #00629f 1px solid; POSITION: absolute; BORDER-LEFT: #00629f 1px solid; BACKGROUND-COLOR: #ffffff; MARGIN: 0px; WIDTH: 176px; HEIGHT: auto; BORDER-TOP: #00629f 1px solid; FONT-WEIGHT: normal; BORDER-RIGHT: #00629f 1px solid; LEFT: -999em
}
#isitcnav LI#careersMenu UL {
	WIDTH: 159px
}
#isitcnav LI#careersMenu UL LI {
	WIDTH: 159px; BORDER-TOP: #dedede 1px solid; BORDER-RIGHT: medium none
}
#isitcnav LI#careersMenu UL A {
	WIDTH: 144px
}
#isitcnav LI#careersMenu UL UL {
	Z-INDEX: 200; BACKGROUND-COLOR: #ffffff; MARGIN: -29px 0px 0px -161px
}
#isitcnav LI UL LI {
	WIDTH: 176px; BORDER-TOP: #dedede 1px solid; BORDER-RIGHT: medium none
}
#isitcnav LI UL A {
	TEXT-ALIGN: left; PADDING-BOTTOM: 8px; BACKGROUND-COLOR: #ffffff; PADDING-LEFT: 12px; WIDTH: 161px; PADDING-RIGHT: 3px; HEIGHT: auto; COLOR: #000000; BORDER-TOP: medium none; PADDING-TOP: 8px
}
#isitcnav LI UL A.hasChildren {
	BACKGROUND-IMAGE: url(/images/menuArrow.gif); BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: right center
}
#isitcnav LI UL A:hover {
	BACKGROUND-COLOR: #e0f0fb; BORDER-TOP: medium none
}
#isitcnav LI UL UL {
	Z-INDEX: 200; BACKGROUND-COLOR: #ffffff; MARGIN: -29px 0px 0px 176px
}
#isitcnav LI:hover UL UL {
	LEFT: -999em
}
#isitcnav LI:hover UL UL UL {
	LEFT: -999em
}
#isitcnav LI.sfhover UL UL {
	LEFT: -999em
}
#isitcnav LI.sfhover UL UL UL {
	LEFT: -999em
}
#isitcnav LI:hover UL {
	LEFT: auto
}
#isitcnav LI LI:hover UL {
	LEFT: auto
}
#isitcnav LI LI LI:hover UL {
	LEFT: auto
}
#isitcnav LI.sfhover UL {
	LEFT: auto
}
#isitcnav LI LI.sfhover UL {
	LEFT: auto
}
#isitcnav LI LI LI.sfhover UL {
	LEFT: auto
}
#isitcnav LI:hover {
	BACKGROUND: #eda
}
#isitcnav LI.sfhover {
	BACKGROUND: #eda
}
/* END UNDER CONSTRUCTION STYLES */
.contact
{
	font-family: Arial, Helvetica, sans-serif;
	 
	font-weight: normal;
	color: #333;
	font-size: 1.2em;
}
