html,body {	
	margin:0;
	padding:0;
	*text-align:center;
	background-color:#E9E9E1;
}

body, td {
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size:11pt;
	line-height:145%;
	color:#000000;
}

body.mceContentBody {
background-color: #e8e7da !important; /* found that FF needs this?*/
background-image: none;
color: #000000;
text-align: left;
}

/* Header Div
---------------------------------------------------------------------------------------------
*/
	
div#header_container {
	width:100%; 
	height:91px;
	background: url(images/bk_header.jpg) center repeat-x;
	}

div#header {	
	height:91px;
	width:950px;
	margin:0 auto 0 auto;
	*text-align:center;
	
	}

div#logo {	
	width:258px;
	height:56px;
	position:relative;
	z-index:200;
	float:left;
	margin:15px 0 0 0;
	}
	
div#nav {
	height:91px;
	width:690px;
	float:right;
	text-align:right;
	background: url(images/bk_nav_divider.jpg) right bottom no-repeat;
	}
	
div#login {	
	width:350px;
	position:absolute;
	z-index:250;
	margin:0 0 0 600px;
	*margin:0 0 0 350px;
	top:0;
	}
	
/* Search Div
---------------------------------------------------------------------------------------------
*/
	
div#search_container {
	width:100%; 
	height:32px;
	background: url(images/bk_search.jpg) center repeat-x;
	}

div#search {	
	height:32px;
	width:950px;
	margin:0 auto 0 auto;
	*text-align:center;
	font-size:9pt;
	line-height:145%;
	}
	
div#info {
	float:left;
	text-align:left;
	padding:8px 0 0 210px;
	color:#FFFFFF;
	font-size:9pt;
	}
	
div#info td {	
	color:#FFFFFF;
	font-size:9pt;
}
	
div#search_box {	
	width:250px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}
	
	
/* Main Div
---------------------------------------------------------------------------------------------
*/

div#main_container {	
	width:100%; 
	height:auto;
	background:#FFFFFF url(images/bk_content.jpg) top center repeat-x;
	}

div#main {	
	width:980px;
	height:auto;
	
	margin:0 auto 0 auto;
	*text-align:center;
	}
	
img#WorldTechnologyAwards {
	position:absolute;
	z-index:6000;
	margin:-30px 0 0 0;
}
	
div#b_main {
	width:600px;
	height:auto;
	padding:10px 10px 0 10px;
}
	
div#int_main {	
	width:950px;
	height:auto;
	
	margin:0 auto 0 auto;
	padding:30px 0 20px 0;
	text-align:left;
	}
	
div#region_info {	
	width:49%;
	height:auto;
	float:left;
	text-align:left;
	}
	
div#region_news {	
	width:49%;
	height:auto;
	float:right;
	text-align:left;
	}
	
div#menu1 {	
	width:980px;
	height:165px;
	background: url(images/bk_menu1.jpg) top center no-repeat;
	}
	
div#menu1_padder {	
	width:950px;
	height:147px;
	
	margin:0 0 0 15px;
	*margin:0;
	overflow:hidden;
	text-align:left;
	}
	
div#menu2 {	
	width:50%;
	float:left;
	}
	
div#menu2_padder {	
	margin:5px 0 20px 5px;
	text-align:left;
	}
	
div#menu3_padder {
	margin:5px 0 20px 0;
	text-align:left;
}

div#menu3 {	
	width:50%;
	float:left;
	}
	
div#menu_blackout {
	height:90px;
	margin:-90px 0 0 0;
	background: url(images/blackout.png) top repeat;
	position: relative;
	}
	
div#menu_text {
	color:#FFFFFF;
	padding:10px;
	font-size:95%;
	
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	}
	
div#fb_text {
	color:#FFFFFF;
	padding:0 0 0 10px ;
	position:relative;
	z-index:1000;
	margin:-30px 0 0 0;
	font-size:90%;
	width:80%;
	
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	}	
	
.padding {
	padding:20px;
}
	
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

hr {
	color: #cccccc;
	background-color: none;
	height: 1px;
}

ul {
	padding-left:15px;
}

.uld_info, .brochure_info, .reg_info, .video_info, #WTA_info { display:none; background: #FFFFFF; padding: 5px; border: 1px solid #ddd; position: absolute; z-index:6500; }

/* Calls To Action Div
---------------------------------------------------------------------------------------------
*/
	
div#cta_container {
	width:100%; 
	height:auto;
	background: url(images/bk_cta.jpg) top repeat-x;
	}

div#cta {	
	height:auto;
	width:950px;
	margin:0 auto 0 auto;
	padding:40px 0 20px 0;
	*text-align:center;
	}
	
div#cta1 {	
	width:32.5%;
	float:left;
	text-align:left;
	border-right:1px solid #CCCCCC;
	}
	
div#cta2 {	
	width:29.9%;
	_width:35%;
	float:left;
	text-align:left;
	padding: 0 2.5% 0 2.5%;
	_padding: 0 7% 0 7%;
	border-right:1px solid #CCCCCC;
	}
	
div#cta3 {	
	width:29.9%;
	float:right;
	text-align:left;
	}
	
/* Footer Div
---------------------------------------------------------------------------------------------
*/

div#footer_container {	 
	width:100%;
	height:auto;	
	background:#E9E9E1 url(images/bk_footer.jpg) top repeat-x;
	
	margin:0 auto 0 auto;
	*text-align:center;
	}

div#footer {	
	margin:0 auto 0 auto;
	*text-align:center;
	width:950px;
	padding:45px 0 25px 0;
	font-size:10pt;
	text-align:right;
	color:#8D8D88;
	}
	
span#atw, span#atw a:link, span#atw a:active, span#atw a:hover, span#atw a:visited {
	color:#000000;
}	


	
/* Text styles
---------------------------------------------------------------------------------------------
*/	

	
h1 {
	font-family: "Trebuchet MS" Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:lighter;
	font-size:18pt;
	line-height:125%;
	color:#000000;
	margin:0 0 8px 0;
	padding:0;
	border-bottom:1px solid #e6e6e6;	
	}
	
div#cta h1 {
	font-family: "Trebuchet MS" Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:15pt;
	line-height:200%;
	color:#FFFFFF;
	padding:0 0 0 42px;
	height:40px;	
	background: url(images/bk_cta_heading.jpg) left top no-repeat;
	border-bottom:none;
	}
	
div#menu_text h1 {
	font-family: "Trebuchet MS" Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:18pt;
	line-height:105%;
	color:#FFFFFF;
	border-bottom:none;
	}

h2 {
	font-family: "Trebuchet MS" Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:lighter;
	font-size:16pt;
	line-height:125%;
	color:#000000;
	margin:0 0 8px 0;
	padding:0;	
	}
	
h3, h4, h5 {
	font-family: "Trebuchet MS" Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:lighter;
	font-size:14pt;
	line-height:125%;
	color:#000000;
	margin:0 0 8px 0;
	padding:0;	
	}
		
ul li {
	list-style-image: url(images/bullet2.gif);	
	line-height:125%;
	}
	
div#menu3_padder h1 {
	font-size:30pt;
	line-height:115%;
	padding:5px 0 20px 0;
	font-weight:normal;
	border:none;
}
	
/*
Dropdown menu    =DROP
---------------------------------------------------------------------------------------------
*/

/* Main Menu Bar */

div.menuBar {	
	margin:0 auto 0 auto;
}

div.menuBar a.menuButton {
	cursor: pointer;
	z-index: 5000;
	border-bottom: none;
	_border-bottom: none;	
	text-align:center;
	}

/* 	place menu text style here	*/

div.menuBar a.menuButton:link, div.menuBar a.menuButton:visited {
	color:#666666;
	font-size:11pt;
	text-decoration:none;
	display:inline-block;
	text-align:center;
	line-height:300%;
	padding:47px 12px 0 12px;
	height:44px;
	background: url(images/bk_nav_divider.jpg) left bottom no-repeat;
	}
	
div.menuBar a.menuButton:hover, div.menuBar a.menuButton:active {
	color:#0C8274;
	background: url(images/bk_nav_divider_over.jpg) left bottom no-repeat;
	}

/* drop down menu */

div.menu {
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	position:absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 5001;
	text-align: left;
	display: block;
	border-top:1px solid #E1EEF1;
	border-left:1px solid #E1EEF1;
	border-right:1px solid #E1EEF1;
}

div.menu a.menuItem {
	cursor: pointer;
	display:block;
	text-decoration: none;
	white-space: nowrap; 
	border-bottom: none;
	_border-bottom: none;
	text-align:left;
}

/* 	place drop down menu text style here	*/

div.menu a.menuItem:link, div.menu a.menuItem:visited {
	color:#666666;
	padding:8px 16px 8px 16px;
	background-color:#FFFFFF;
	border-bottom:1px solid #E1EEF1;
	font-size:11pt;
}

div.menu a.menuItem:hover, div.menu a.menuItem:active {
	background-color:#CCCCCC;
}
	
/* Link Styles =a:link
---------------------------------------------------------------------------------------------
*/	
	
#footer a:link, #footer a:visited {
	color:#8D8D88;
	text-decoration: underline;
	}

#footer a:hover, #footer a:active {
	color:#000000;
	text-decoration: underline;
	}

img {	
	border: none;
}

a img {
	border: none; 
}

a.img:link, a.img:visited, a.img:hover, a.img:active {
	border-bottom: none !important;
	border:0px solid #000;
	border-bottom:none;
}

a:link, a:visited {
	color: #0C8274;
	text-decoration:underline;
}

a:hover, a:active {
	color: #000000;
	text-decoration:underline;
}	

/*
e017 styles  =e107
---------------------------------------------------------------------------------------------
*/
	
.fborder {
	/*border:1px solid #D4D2D2;*/
	border-collapse: collapse;
	
}
.forumheader, .forumheader2, .forumheader3{
	padding:4px 8px 4px 8px;
	border: none;
	/*border:1px solid #D4D2D2;*/
}

.forumborder{
	/*border:1px solid #D4D2D2;*/
	padding:8px;
}

.fcaption {
	/*background-color:#F9F7F7;*/
	padding:4px 8px 4px 8px;
	font-weight:bold;
	/*border:1px solid #D4D2D2;*/
}

.finfobar{
	padding:4px 8px 4px 8px;
	border: #ededed 1px solid;
	text-align: left;
}

.button {
}

.smallblacktext {
	font-size: 9pt;
	line-height:145%;
	color:#000;
}

.smalltext {
	font-size: 9pt;
	line-height:145%;
}

.nextprev {
	font-size: 9pt;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	font-size: 11pt;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.finfobar{
	background-color: #CCC8C8;
	padding: 4px;
	border: 1px solid #C3BDBD;
}

.helpbox {
	color:#000;
	font-size: 9pt;
	line-height:145%;
	border: 0px none red;
	background-color: transparent;
}

.caption2 {
	padding: 8px 0px 8px 4px;
	font-weight: bold;
}
