/* GENERAL */
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	behavior:url(./layouts/main/csshover2.htc);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.blogTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000099;
}
h1, h2, h3, h4, h5, h6 {
	color: #0E264C;
	margin-top: 2px;
	margin-bottom: 4px;
}
h1 {
	font-size: 16px;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
}
h3, h4, h5 {
	font-size: 12px;
	line-height: 15px;
}
p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 7px;
	margin-bottom: 9px;
}
ul {
	margin-top: 4px;
	margin-bottom: 9px;
}
li {
	font-size: 12px;
	line-height: 15px;
}
a:link, a:visited {
	color: #2E5BA1;
}
a:hover, a:active {
	color: #7B9BCD;
}
th {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
}
td {
	font-size: 12px;
	line-height: 15px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}

hr {
	clear: both;
	border: 0px;
	color: #0E264C;
	background-color: #0E264C;
	height: 1px;
}

/* GENERIC CLASSES */
.content_area {
	margin: 0px 15px;
}

.error {
	font-weight: bold;
	color: #CB0607;
}
.form_error {
	color: #CB0607;
}
div.form_error {
	margin: 2px 10px 8px;
}
.alert {
	color: #CB0607;
}

/* LAYOUT - TOOLBAR */

.toolbar {
	text-align: right;
}
.toolbar ul {
	list-style: none;
	margin: 0px 0px 4px 0px;
}
.toolbar ul li {
	display: inline;
	padding: 0px;
	padding-left: 7px;
}
.toolbar a:link, .toolbar a:visited {
	text-decoration: none;
	color: #2E5BA1;
}
.toolbar a:hover, .toolbar a:active {
	text-decoration: underline;
	color: #2E5BA1;
}

/* LAYOUT - MAIN */
#outer_container {
	margin: 8px auto;
}
#content_container {
}
#content_container .content_area {
	margin: 0px;
}
#member_content_container {
	padding-top: 15px;
	height: 400px;
}
#member_content_container .content_area {
	margin: 0px;
	margin-right: 15px;
}

/* LAYOUT - LEFT NAVIGATION */
#left_nav_container, #left_nav_container * {
	color: #FFFFFF;
}
#left_nav_container a:link, #left_nav_container a:visited {
	color: #FFFFFF;
}
#left_nav_container a:hover, #left_nav_container a:active {
	color: #000000;
}

/* LAYOUT - LEFT NAVIGATION - DROP MENU */
#left_nav_container ul.dropmenu {
	position: absolute;
	display: none;
	background-color: #C3D8EB;
	border: 1px solid #A0B5C8;
	margin: 0px 0px 0px 160px;
	padding: 0px;
	list-style-type: none;
	z-index: 10;
}
#left_nav_container td:hover ul.dropmenu {
	display: block;
}
#left_nav_container ul.dropmenu li {
	display: block;
	background-color: #D3E8FB;
	color: #000000;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#left_nav_container ul.dropmenu a:link,
#left_nav_container ul.dropmenu a:visited,
#left_nav_container ul.dropmenu a:hover,
#left_nav_container ul.dropmenu a:active {
	display: block;
	margin: 0px;
	padding: 3px 10px;
	width: 240px;
	border-bottom: 1px solid #C3D8EB;
	border-collapse: collapse;
	color: #333333;
	text-decoration: none;
}
#left_nav_container ul.dropmenu a:hover,
#left_nav_container ul.dropmenu a:active {
	background-color: #FFFFFF;
}

/* LAYOUT - LEFT NAVIGATION - WG CHAIR */
#left_nav_container .chair_title {
	font-weight: bold;
	font-size: 12px;
}
#left_nav_container .chair_name {
	font-size: 12px;
}
#left_nav_container .chair_institution,
#left_nav_container .chair_email {
	font-size: 11px;
	line-height: 13px;
}

/* LAYOUT - NEWS & EVENTS */

.news h1 {
	border-bottom: 1px solid #0E264C;
	margin-bottom: 8px;
}
.news h2 {
	color: #33697F;
}

/* LAYOUT - RECENT NEWS */

#recent_news_outer {
	border: 1px solid #578795;
	float: right;
	width: 175px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#recent_news_inner {
	border: 2px solid #FFFFFF;
	background-color: #CBD2DC;
	font-size: 10px;
}
#recent_news_inner h1 {
	margin-top: 5px;
	margin-bottom: 8px;
	border-bottom: 1px solid #FFFFFF;
}
#recent_news_inner .new_news {
	color: #CB0607;
}
#recent_news_inner .content_area {
	margin: 3px 8px;
}
#recent_news_inner a:link, #recent_news_inner a:visited {
	color: #FFFFFF;
}
#recent_news_inner a:hover, #recent_news_inner a:active {
	color: #365875;
}
#recent_news_inner .news_item {
	font-size: 11px;
	font-weight: bold;
	color: #33697F;
	margin-bottom: 8px;
}

/* LAYOUT - CONTACT */
.contact {
	margin: 16px 0px;
}
.contact h1 {
	font-size: 14px;
	margin-bottom: 2px;
}
.contact h2 {
	font-size: 12px;
	margin-bottom: 2px;
}
.contact h3 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 2px;
}

/* LAYOUT - CONFERENCES */
.conference_heading {
	text-align: center;
	font-weight: bold;
	margin: 8px 0px;
	color: #003399;
}
.conference_heading a:link,
.conference_heading a:visited,
.conference_heading a:hover,
.conference_heading a:active {
	color: #6666CC;
}
.conference_links {
	text-align: center;
	margin: 8px 0px;
}
/* LAYOUT - FORMS */

.input_form, .input_form p {
	font-size: 11px;
	line-height: 14px;
}
.input_form td {
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
}
.input_form select, .input_form textarea, .input_form input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.input_form .error {
	font-weight: normal;
}
.input_form div.error {
	margin-bottom: 4px;
}
.input_form .manditory {
	color: #CB0607;
}
.input_form fieldset legend {
	font-weight: bold;
	font-size: 11px;
	color: #314F72;
}

/* LAYOUT - CONFERENCE RETROSPECTIVE 2005 */
.retrospective_2005 {
}
.retrospective_2005 h1 {
	border-bottom: 1px solid #94C4F2;
}
.retrospective_2005 hr {
	clear: both;
	border: 0px;
	color: #94c4f2;
	background-color: #94c4f2;
	height: 1px;
}
.retrospective_2005 .conf_title, .retrospective_2005 .conf_subtitle {
	font-weight: bold;
	font-family: Times, serif;
}
.retrospective_2005 .conf_title, .retrospective_2005 .conf_subtitle {
	font-size: 16px;
	margin-bottom: 4px;
}
.retrospective_2005 .conf_subtitle {
	font-size: 14px;
	margin-bottom: 16px;
}

.retrospective_2005 .conf_title a:link,
.retrospective_2005 .conf_title a:visited {
	color: #000000;
	text-decoration: none;
}
.retrospective_2005 .conf_title a:hover,
.retrospective_2005 .conf_title a:active {
	color: #000000;
	text-decoration: none;
}
.retrospective_2005 .conf_subtitle a:link,
.retrospective_2005 .conf_subtitle a:visited {
	color: #4A505A;
	text-decoration: none;
}
.retrospective_2005 .conf_subtitle a:hover,
.retrospective_2005 .conf_subtitle a:active {
	color: #4A505A;
	text-decoration: none;
}
.retrospective_2005 .content {
}
.retrospective_2005 .top_nav {
	float: right;
	margin-top: -3px;
}
.retrospective_2005 .sub_nav {
	text-align: right;
	margin-top: 2px;
	margin-bottom: 6px;
}
.retrospective_2005 .doc_nav {
	border-top: 1px solid #94C4F2;
	border-bottom: 1px solid #94C4F2;
	width: 100%;
}
.retrospective_2005 .doc_nav td {
	padding: 2px 3px;
}
.tbl_contents ul {
	list-style: none;
	padding-left: 0px;
}
.tbl_contents ul.level_1 li {
	padding-left: 20px;
}
.tbl_contents ul.level_2 li {
	padding-left: 20px;
}
.tbl_contents ul.level_3 li {
	padding-left: 45px;
}
.tbl_contents li {
	line-height: 20px;
}
.tbl_contents ul.level_1 a {
	color: #11429F;
	font-weight: bold;
	text-decoration: none;
}
.tbl_contents ul.level_1 a:hover,
.tbl_contents ul.level_1 a:active {
	text-decoration: underline;
}
.tbl_contents ul.level_2 a, .tbl_contents li.credits a{
	color: #4A505A;
}
.tbl_contents ul.level_3 a {
	font-weight: normal;
}
.tbl_contents .level_1 li {
	text-indent: -20px;
}
.tbl_contents .level_2 li {
	text-indent: -20px;
}
.tbl_contents .level_3 li {
	text-indent: -45px;
}
.retrospective_2005 table.apptbl {
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}
.retrospective_2005 table.apptbl td {
	border-top:1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	vertical-align: top;
}
.retrospective_2005 table.apptbl th {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	text-align:left;
	background-color: #EEEEEE;
}
/* LAYOUT - FAQS */
.faq {
	padding-left: 20px;
}
.faq li {
	margin-bottom: 6px;
}

/* LAYOUT - Industry Links */
.industryLink {
	padding-left: 20px;
}
.industryLink li {
	margin-bottom: 6px;
	margin-top: 10px;
}

/* LAYOUT - BLOG */
.description{
	color: #000066;
}

/* LAYOUT - Workgroup Tabs */
.wg_tabs {
	/*border-bottom: 1px solid #363B4E;*/
	margin-bottom: 5px;
}
.wg_tabs ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #363B4E;
}
.wg_tabs ul li {
	display: inline;
	margin: 0px;
	margin-left: 5px;
	margin-right: 15px;
	font-weight: bold;
}
.wg_tabs .selected {
}
.wg_tabs a {
	text-decoration: none;
	line-height: 25px;
}
.wg_tabs .selected a {
	color: black;
}

/* LAYOUT - PAGER */
.site_pager {
	font-size: 11px;
	margin-top: 2px;
	margin-left: 2px;
}
.site_pager a:link, .site_pager a:link {
	text-decoration: none;
}
.site_pager a:hover, .site_pager a:active {
	text-decoration: underline;
}

/* LAYOUT - LISTINGS - DOCUMENTS/PUBLICATIONS/NEWSLETTERS, ACTIVITIES, NEWS */

.document_listing, .activity_listing, .news_listing {
	border: 1px solid #9EA8B3;
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	clear: both;
}
.document_listing th, .document_listing td,
.activity_listing th, .activity_listing td,
.news_listing th, .news_listing td {
	padding: 2px 3px;
	font-size: 11px;
}
.document_listing th, .activity_listing th, .news_listing th {
	border-bottom: 1px solid #9EA8B3;
	background-color: #9EA8B3;
	color: #EBEEF1;
}
.document_listing table th, .document_listing table td {
	padding: 0px 1px;
}
.document_listing table th {
	font-weight: normal;
	border-bottom: none;
	background-color: transparent;
	text-align: right;
	color: #515B68;
}
.document_listing .alt td, .activity_listing .alt td, .news_listing .alt td {
	background-color: #EBEEF1;
}
.document_listing a:link, .document_listing a:visited,
.activity_listing a:link, .activity_listing a:visited,
.news_listing a:link, .news_listing a:visited {
	text-decoration: none;
	color: #2E5BA1;
}
.document_listing a:hover, .document_listing a:active,
.activity_listing a:hover, .activity_listing a:active,
.news_listing a:hover, .news_listing a:active {
	text-decoration: underline;
	color: #2E5BA1;
}
.date_range {
	padding-left: 15px;
	text-indent: -15px;
}
.news_listing h1 {
	font-size: 12px;
	line-height: 14px;
	margin: 2px 0px;
}
.news_listing p {
	margin: 2px 0px;
	font-size: 11px;
	line-height: 13px;
}
