@charset "UTF-8";
/* CSS Document */

/* //////////////////////////////////////////////////// overrides */
#content {
	height: 1020px;
	background: url(source/bg_content.png) repeat-y #e3e3e3;
	}

#footer {
	position: absolute;
	}


/* //////////////////////////////////////////////////// gui */
#gui {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 8pt;
	}

#gui li {
	position: absolute;
	display: block;
	left: 15px;
	height: 147px;
	width: 186px;
	background: url(source/bg_gui0.jpg) no-repeat 0 30px #fff;
	}

#gui a p {
	text-decoration: none;
	}

#gui li h2 {
	margin: 0 !important;
	height: 20px !important;
	padding: 10px 0 0 6px !important;
	font-size: 10pt !important;
	text-decoration: none !important;
	background: url(source/bg_gui_title0.png) no-repeat #1860b1 !important;
	color: #fff !important;
	border-left: none !important;
	}

#gui .guihead2 {
	display: block;
	font-weight:bold;
	width: 100%;
	margin: 0 !important;
	height: 20px !important;
	padding: 10px 0 0 6px !important;
	font-size: 10pt !important;
	text-decoration: none !important;
	background: url(source/bg_gui_title1.png) no-repeat #1860b1 !important;
	color: #fff !important;
	border-left: none !important;
	}

#gui li p {
	margin: 4px 10px 0 10px;
	font-size: 10pt;
	}

#gui_more {
	position: absolute;
	bottom: 10px;
	right: 10px;
	}

#gui a:link, #gui a:visited {
	color: #000;
	}


/* //////////////////////////////////////////////////// gui elements */
#billboard {
	width: 380px !important;
	height: 300px !important;
	background: url(source/bg_gui_billboard.png) no-repeat #fff !important;
	}

#interest {
	overflow: hidden;
	top: 450px;
	width: 572px !important;
	background: url(source/bg_gui_item_interest.png) no-repeat #fff !important;
	}

#interest h2{
	background: url(source/bg_gui_title1.png) no-repeat #1860b1 !important;
	}

#interest ul {
	overflow: hidden;
	width: 100% !important;
	background: none !important;
	}

#interest div {
	overflow: hidden;
	margin: 5px 0 0 5px;
	}

#interest div em {
	padding: 0 5px 0 0;
	}

#techadvboard {
	top: 300px;
	left: 401px !important;
	background: url(source/bg_gui2.jpg) no-repeat 0 30px #fff !important;
	}

#briefings {
	top: 300px;
	}

#faq {
	left: 401px !important;
	}

#congressdocs {
	top: 300px;
	left: 209px !important;
	background: url(source/bg_gui1.jpg) no-repeat 0 30px #fff !important;
	}

#whosinvolved {
	top: 150px;
	left: 401px !important;
	background: url(source/bg_gui2.jpg) no-repeat 0 30px #fff !important;
	}


/* //////////////////////////////////////////////////// jump */
#jump {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 8pt;
	}

#jump li {
	position: absolute;
	display: block;
	left: 15px;
	width: 286px;
	height: 95px;
	background: url(source/bg_jump0.png) no-repeat #3585c1;
	}

#jump li h2 {
	width: 165px;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	line-height: 14pt;
	text-align: right;
	background: #e3e3e3;
	}

#jump li h2 a:link, #jump li h2 a:visited {
	width: 165px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 10pt;
	line-height: 14pt;
	text-align: right;
	background: #e3e3e3;
	color: #111 !important;
	text-decoration: none;
	}


/* //////////////////////////////////////////////////// jump elements */
#jump_activities {
	top: 770px;
	}

#jump_library {
	top: 870px;
	}

#jump_history {
	top: 770px;
	left: 304px !important;
	}

#jump_enterprise_structure {
	top: 870px;
	left: 304px !important;
	}

#jump_more {
	position: absolute;
	bottom: 0px;
	right: 4px;
	}

#jump a:link, #jump a:visited {
	display: block;
	float: left;
	margin: 4px 0 0 0;
	height: 16px;
	width: 143px;
	overflow: hidden;
	text-align: center;
	font-size: 8pt;
	font-weight: bolder;
	color: #fff;
	}

#jump a:visited {
	color: #ddd !important;
	}

#jump p {
	margin: 4px 10px 0 10px;
	font-size: 10pt;
	color: #fff;
	}


/* //////////////////////////////////////////////////// homepage hack */
div#obscure0 {
	display: block;
	position: absolute;
	top: 618px;
	left: 4px;
	height: 7px;
	width: 593px;
	background: url(source/bg_obscure.gif) repeat-x;
	}