/*OVERALL STYLES*/
body {
	/*background-image: url(/images/bkgd7.gif);
	background-repeat:no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	/*background-color: #000000;*/
}

body a:link, a:visited, a:active { color: #008ab0; text-decoration: none; font-weight: bold;}
body a:hover { text-decoration: underline; }


h2 { font-size: 22px; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif;}
h3 { font-size: 14px; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif;}
h4 { font-size: 14px; font-weight: bolder; text-align: center; font-family: Arial, Helvetica, sans-serif;}
ul { padding: 0px; margin: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
li { list-style-type: none; padding: 5px; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
blockquote {text-align: left; color: #9a4d9e; font-family: Arial, Helvetica, sans-serif;}
#footer {
	margin: 20px 20px 20px 20px;
	border-top: 1px dashed #ccc;
}
	


#page {
	width: 975px;
	margin: 3px auto;
	text-align: center;
	/*border: 1px solid #cccccc;*/
	padding: 3px;
	background: #ffffff;
	overflow: hidden;
}

/*#thumbslide {
	width: 500px;
	height: 260px;
	margin-right: 80px;
	margin-bottom: 15px;
	padding: 0px 3px 30px 3px;
	text-align: center;
	float: left;
	background-image: url(/images/slideshow_test.gif);
	background-repeat: no-repeat;
	background-position: center;
}*/

#thumbslide {
	width: 560px;
	height: 260px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px 3px 3px 3px;
	text-align: center;
	float: none;
	background-image: url(../images/slideshow_test2.gif);
	background-repeat: no-repeat;
	
	background-position:left;
}

/* slideshow -- abbreviated to conserve space... damn 255-char limits */
.ss {
	font-weight: bold;
	font-size: 12px;
}

#section {
	margin: 10px 10px;
	text-align: center;  /* for centering divs in IE */
}

/* KEEP THE HEIGHT TAGS IN THIS ORDER! */
	
#contentarea {
	margin: 0 auto; /* for centering divs in Firefox */
	height: auto;   /* for height in Firefox */
	min-height: 450px;  /* for height in Firefox */
	width: 820px;
	overflow: auto;
}

.prop {   /* for setting a min height in IE */
	height:450px;
	float:right;
	width:1px;
}

/*HEADER*/
#header { 
	margin: 0px 20px;
	text-align: right;
}

#watermark {
	display: block;
	}

#logo {
	background-image: url(/images/dtwlogo_wave.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 935px;
	margin: 10px 0px 10px;
}


.loginbox {
	font-size: 10px; 
	text-align: left; 
	color: #FFFFFF; 
	font-weight: bold;
}	

.loginbox a:link, .loginbox a:visited, .loginbox a:active { color: #ffffff; }
.loginbox a:hover { text-decoration: underline; color: #000000;}

.loginbutton {
	text-align: center;
}

.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
/*NAV BAR*/
#nav {
	margin: 0px 0px;
	width: 935px;
	text-align: left;
	padding: 3px;
	border-top-color: #ccc;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-color: #ccc;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.navbar {
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 3px 10px;
	margin: 0px;
	font-weight: bolder;
	text-transform: uppercase;
}
.navbar a:link, .navbar a:visited, .navbar a:active { color: #008ab0; }
.navbar a:hover { color: #008ab0; }

.date {
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding: 3px 20px;
	margin: 0px;
	font-weight: bold;
}

/*SUBMENUS*/
#submenus {
	height: 40px;
	width: 935px;
	display: block;
	overflow: hidden;
}

#submenu1 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

#submenu2 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

#submenu3 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

#submenu4 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

#submenu5 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

#submenu6 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

#submenu7 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

#submenu8 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

#submenu9 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

#submenu10 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

#submenu11 {
	height: 24px;
	color: #333333;
	display: none;
	text-align: center;
}

.submenu {
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 3px 20px;
	margin: 0px;
	font-weight: bold;
}

.submenu a:link, .submenu a:visited, .submenu a:active{ color: #79af13; }
.submenu a:hover { color: #79af13; }

/*HOME*/
#rightcontent {
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	width: 200px;	
	overflow: hidden;
	
	/*text-align: left;
	width: 200px;
	float: right;
	overflow: hidden;*/
}

#leftcontent {
	border-right: 1px dashed #ccc;
	float: left;
	padding-right: 30px;
	width: 550px;
	min-height: 900px;
	margin-top: 0px;
	padding-top: 0px;
	/*text-align: left;
	width: 515px;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-right: 30px;*/

}

#leftcontent_long {
	border-right: 1px dashed #ccc;
	float: left;
	padding-right: 30px;
	width: 550px;
	min-height: 900px;
	margin-top: 0px;
	padding-top: 0px;
	/*text-align: left;
	width: 515px;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-right: 30px;*/

}

#leftcontent_longer {
	border-right: 1px dashed #ccc;
	float: left;
	padding-right: 30px;
	width: 550px;
	min-height: 1100px;
	margin-top: 0px;
	padding-top: 0px;
	/*text-align: left;
	width: 515px;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-right: 30px;*/

}
/*ABOUT US*/
#career1 {
	color: #333333;
	display: none;
	border-bottom: none;
}

#about1 {
	color: #333333;
	display: none;
	text-align: left;
	border: none;
}

#about2 {
	color: #333333;
	display: none;
	border-bottom: none;
}

#about3 {
	color: #333333;
	display: none;
	border-bottom: none;
}

#about4 {
	color: #333333;
	display: none;
	border-bottom: none;
}

#about5 {
	color: #333333;
	display: none;
	border-bottom: none;
}

#about6 {
	color: #333333;
	display: none;
	border-bottom: none;
}

#timeline {
	text-align: left;
	border: none;
	margin-left: 30px;
	margin-right: 30px;
	width: 700px;}
	
#affiliation {
	border-right: 1px dashed #CCC;
	float: left;
	padding-right: 30px;
	width: 550px;
	min-height: 700px;
	text-align: left;
	
	/*text-align: left;
	width: 480px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-right: 30px;
	border-bottom: none;*/
}

#tradeshows {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	float: right;
	width: 200px;	
	overflow: hidden;
	
	/*text-align: left;
	border: none;
	width: 200px;
	margin-bottom: 10px;
	float: right;*/
}

#bios1 {
	text-align: left;
	border: none;
}

.bios {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 20px; 
	padding-top: 10px;
}
  
.bios1 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	padding-top: 10px;
	border-bottom: none;
}

.bios2 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 20px; 
	
}

.about {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
	margin-right: 30px;
}


.decade {
	font-weight: bold;
 	font-size: 16px;
 	color: #9B4EA0;
 	border-bottom: 1px dashed #9B4EA0;
	font-family: Arial, Helvetica, sans-serif;
 }

.decade1 {
	font-weight: bold;
	font-size: 16px;
	color: #008AAF;
	border-bottom: 1px dashed #008AAF;
	font-family: Arial, Helvetica, sans-serif; }
	
.decade2 {
	font-weight: bold;
	font-size: 16px;
	color: #7ac142;
	border-bottom: 1px dashed #7ac142;
	font-family: Arial, Helvetica, sans-serif; }

.problem {
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif ;
	font-style: italic;
}
  
.answer {
	margin-left: 18px;
	margin-bottom: 10px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif; 
}
   
.answer2 {
	margin-left: 42px;
	margin-bottom: 10px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}  	
.affiliationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #9a4d9e;
}
.conferences { 
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	margin-left: 15px;
 }
 
 /*CD PROMO WORLDWIDE*/
#cdpromoworldwide1 {
	color: #333333;
	display: none;
}

#cdpromoworldwide2 {
	color: #333333;
	display: none;
}

#cdpromoworldwide3 {
	color: #333333;
	display: none;
}

#cdpromoworldwide4 {
	color: #333333;
	display: none;
}

#cdpromoworldwide5 {
	color: #333333;
	display: none;
}

/*MESSAGE VIEW*/
#messageview1 {
	color: #333333;
	display: none;
}

#messageview2 {
	color: #333333;
	display: none;
}

#messageview3 {
	color: #333333;
	display: none;
}

#messageview4 {
	color: #333333;
	display: none;
}

#messageview5 {
	color: #333333;
	display: none;
}

#messageview6 {
	color: #333333;
	display: none;
}

#messageview7 {
	color: #333333;
	display: none;
}

#messageview8 {
	color: #333333;
	display: none;
}

.products h2 {
	text-align: center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}		

.products h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}		

.products h4 {
	margin: 3px auto;
	font-family: Arial, Helvetica, sans-serif;
}		

.products p {
	text-align: left;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}		

.products li {
	text-align: left;
	list-style: disc outside;
	padding: 0px;
	margin-left: 10px;
}		

/*SYNDICATED RESEARCH*/
#research1 {
	text-align: left;
	border: none;}

#research2 {
	text-align: left;
	border: none;}

#research3 {
	text-align: left;
	border: none;}

#research4 {
	text-align: left;
	border: none;}

#research5 {
	text-align: left;
	border: none;}

#research6 {
	text-align: left;
	border: none;}

#research7 {
	text-align: left;
	border: none;}

#research8 {
	text-align: left;
	border: none;}

#research9 {
	text-align: left;
	border: none;}

#research10 {
	text-align: left;
	border: none;}

#research11 {
	text-align: left;
	border: none;}

#research12 {
	text-align: left;
	border: none;}

#research13 {
	text-align: left;
	border: none;}

#research14 {
	text-align: left;
	border: none;}

#research15 {
	text-align: left;
	border: none;}

#research16 {
	text-align: left;
	border: none;}

#research17 {
	text-align: left;
	border: none;}

.research p {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px; 
}

/*NEWS*/
#news1 {
	text-align: left;
	width: 550px;
	float: left;
	border-right: 1px dashed #CCCCCC;
	padding-right: 30px;
	min-height: 1100px;	
}

#news2 {
	text-align: left;
	border: none;
	width: 220px;
	margin-right: 5px;
	float: right;
}

#pastnews {
	/*text-align: left;
	border: none;
	width: 220px;
	margin-right: 0px;
	margin-bottom: 5px;
	float: right;*/
	
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	width: 200px;	
	overflow: hidden;
	
}

#pastnews1 {
	text-align: left;
	border: none;
}

#companynews {
	/*text-align: left;
	border: none;
	width: 220px;
	margin-right: 5px;
	padding-bottom: 20px;
	float: right;*/
	
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	width: 200px;	
	overflow: hidden;
	
}

.news1 { 
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
 }
 
 .news2 { 
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
 }

.headline {
	border-bottom: 1px dashed #ccc;
	color: #9a4d9e;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	
	/*font-size: 22px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;*/
}

.headline2 {
	border-bottom: 1px dashed #ccc;
	color: #9a4d9e;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	
	/*font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;*/
}

.headline3 {
	color: #9a4d9e;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}	

.pastnews {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	width: 200px;	
	overflow: hidden;
}


.newssource {
	font-size:10px; 
	color: #999999; 
	font-weight: bold;
}

.newsheader {
	line-height: 16px; 
	font-weight: bold; 
	font-size:12px;
}

/*SUBSCRIBE*/
#subscription1 {
	text-align: left;
	width: 800px;
}

.headline3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#resourcelinks {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	width: 200px;	
	overflow: hidden;
}

#resources1 {
	text-align: left;
	border-right: 1px dashed #CCC;
	float: left;
	padding-right: 30px;
	width: 550px;
	min-height: 800px;
}

.resources {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 30px;
}

/*CONTACT*/
#contact1 {
	color: #333333;
}

.contacts p {
	text-align: left;
	margin: 0px;
}		

.contacts h2 {
	text-align: center;
	height: 30px;
}

/*FOOTER*/
.footertext {
	font-size: 10px;
	margin-top: 10px;
}
.footertext a:link, .footertext a:visited, .footertext a:active { color: #008ab0; }
.footertext a:hover { text-decoration: underline; }

.preload { 
	display: none;
}

.terms {
	text-align: left;
	margin: 5px 25px;
}

.terms h2 {
	margin: 20px 0px;
}

.terms h3 {
	text-align: left;
	margin: 10x 0px;
}

/*MISC*/

.logo  { 
	width: 50px;
	vertical-align: top;
}

.button
{font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
	padding-bottom: 0px;}













