/*body {
	background-repeat: no-repeat;
}*/

			#nav a:hover {
				color: #99CCFF; /*menu link hover text*/
				text-decoration: underline;
			}
			#nav a {
				color: #99CCFF; /*menu link text*/
				text-decoration: none;
			}
a {
/*	color: #99CCFF;*/
  text-decoration: none;
}
a:link {
  color: #03f;
  text-decoration: none;
}
a:hover {
  color: #03f;
	text-decoration: underline;
}
a:visited {
  color: #03c;
}			

a.nav1 {
  color: #6af;
}
a.nav1:visited {
  color: #6af;
}




			
			
	/* *-*-*-*- *-*-*-*- *-*-*-*-        end <a> rules             *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   _____________                                      */

	/* *-*-*-*- *-*-*-*- *-*-*         Begin Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                 _____________________                                */
			.buttonlabel .buttonlink{
				color: #99CCFF;
				text-decoration: none;
			}
			a.buttonlink:hover {
			  color: #ffffff;
				text-decoration: underline;
			}
			
   			/*menu button. These field styles may cause windows bug:
				   position: relative; letter-spacing: .2em;*/
			.button{
        /*menu button text*/
        color: #3366ff;
				z-index: 100000;
				cursor: default;
				font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif;
				font: menu;
				margin-bottom: 0px;
				margin-top: 2px;
				font-size: 12px;
			}
			/*menu button label text that trigger drop downs*/
			.buttonlabel{
	font-size: 12px;
	height: 14px;
	font-weight: 800;
	cursor: default;
	border-width: 1px;
	top: 0;
	left: 0;
	visibility: visible;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #99ccff;
			}
			
			/*little image next to menu buttons*/
			.buttonlabel img{
				margin: 0 0 -4px 0 !important;
				border: 0 !important;
				padding: 0 !important;
			}
			
			.level1label {
				height: 10px;
				font-size: 10px;
				font-weight: 700;
				padding: 1px 3px;
				cursor: default;
 				margin-bottom: 0;
 				margin-top:  .05em;
				border-left: 0px solid #BBBBBB !important;
			}
			/*property when hovering over menu buttons*/
			.labelHover {
				color: #FFFFFF;
			}
			/*property when menu button is open*/
			.labelDown {
				color: #FFFFFF;
			}
			.buttonDown {
				background-color: #333333;
			}
			/** menu link .menuItem replaces .menuNode 
			 * to open menus instantly. 
			 * (see open-instantly.html source)
			 */
			.menuNode, .menuItem{
				font-size: 11px;
				border-bottom: 1px none #BBBBBB;
				height: 17px;
				border-left: 12px none #ffcc99;
				background-color: #333333;
				padding-left: 6px;
			}
			.menuNode a, .menuItem a{
				color: #000;
				font-size: 11px;
				line-height: 17px;
				padding: 0px 3px 1px 8px;
				text-decoration: none;
				width: auto;
				white-space: nowrap;
				color: #99ccff;
 			}
 						
 			.menuNode a:hover, .menuItem a:hover{
			 	text-decoration: underline;
 			}
 			
			.menu {
				position: relative;
				padding-bottom:  0.6em;
				padding-top: 1px;
 				font-family: Verdana, Arial, Helvetica, sans-serif;
 				margin-bottom: -3px;
 				
			 }
			 .menu .menu, .menu .menu .menu{ /* submenus & submenus' submenus  */
				border-left: 1px solid #BBBBBB;
				padding-left: 10px;
			 }			 
			 .menu .menu .menu{ /* submenus' submenus  */
 				height:1%;
			 }			 
			#nav {
/*	border: 1px none #ffffff; */
	color: #000;
	overflow: visible;
/*	position: absolute;*/
	width: 200px;
/*	margin: 0;
	left: 2px; */
	white-space: nowrap;



				-moz-user-select: none;
			}
					
			
	/* *-*-*-*- *-*-*-*- *-*-*-*         End Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   ___________________                                */
			h1{
				color: #777;
				font-size: 18px;
				text-indent: 24px;
				padding: 10px;
			}
	/* *-*-*-*- *-*-*-*- *-*-*-*-        @media print rules        *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   __________________                                 */
  			@media print {

  				title { display: none }
				#nav {
					position: absolute;
					width: 0;
					height: 0;
					padding: 0px;
					margin: 0;
					display: none;
				}
	/* *-*-*-*- *-*-*-*- *-*-*-*-        @content formatting rules      *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   __________________                                 */

			}
.SectionTitle {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.PageTitle {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	text-transform: capitalize;


}
p {  
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
}
.SubTitle {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.tablecell {  
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	color: #FFFFFF
}
.highlite {
	font-weight: bold;
}
.note {
	font-size:10px;
	font-style:italic;
}
.list {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;


}
.footer {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}


.search {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #990000;
	border-top: 2px solid #ffcc33;
	border-right: 1px solid #ffcc33;
	border-bottom: 2px solid #ffcc33;
	background-color: #FFFFFF;
	border-left: 0px;
	width: 110px;
}
.news {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin: 10px;
}
.newsTight {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 2px;
}
.ListHead {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-indent: -10px;
}
.indent {
	border-left-style: none;
	list-style-type: none;
}
.formfield {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	/*background-image: url(img/h-green1.gif);*/
	background-position: center;
	color: #336699;
	border-top: 2px solid #669966;
	border-right: 2px solid #669966;
	border-bottom: 2px solid #669966;
	border-left: 2px solid #669966;
}

	/* *-*-*-*- *-*-*-*- *-*-*-*-        @schedule formatting rules      *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                   __________________                                 */
.ProgTime {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #333333}
.ProgTutorial { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #0066CC; border-color: black black black #FFFFFF; color: #FFFFFF}
.ProgVideos { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #006699; color: #FFFFFF}
.listBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px}
.ProgWorkshop {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #3366CC; color: #FFFFFF}
.ProgPanel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #0066FF; color: #FFFFFF}
.ProgPapers {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #003399; color: #FFFFFF}
.ProgVenue{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #666666; color: #FFFFFF}
.ProgVert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
writing-mode: tb-rl;
filter: flipv fliph;
	font-size: 11px;
	font-weight: bold;
}

.ProgSketches{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #003366; color: #FFFFFF}
.ProgDemo {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #000066; color: #FFFFFF
}


/* CW - my additions to hack it for 2008 */
.pg_sub_title {
  font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #bbb;
}

.pg_sub_sub_title {
  font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #bbb;
}

.bannerdiv .pg_vr_home {
/*  margin-left: 30px; */
	font-size: 32px; 
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
}

.pg_vr_home:visited {
	color: #fff;
}
.pg_vr_home:hover {
	font-style:italic;
	color: #fff;
}

p.readable {
  font-size: smaller;
	line-height: 1.3;
}
.cwindented {
  margin-left: 10px;
}
.cwindented2 {
  margin-left: 20px;
}
.cwindented3 {
  margin-left: 30px;
}
.cwindented4 {
  margin-left: 40px;
}



/* Relayout stuff */
body {
  margin: 0px; 
	padding: 0px;
	background-color: #333333;
}
div.leftdiv {
  position:absolute;
	left: 0px;
  width: 220px;
	background-color: #333333;
}
div.centerdiv {
/* This was the original...
#	margin-left: 220px;
#	margin-right: 100px;
#	min-width: 430px;
#  width: 600px;
#	background-image: url(img/ltgrey_02.gif); */
	
	margin-left: 220px;
	margin-right: 100px;
	min-width: 430px;
  width: 600px;
	background-image: url(img/ltgrey_02.gif);
}
div.centerborder {
	border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
	background-image:url(img/shadow_14pt_lgrey.gif);
	background-repeat:repeat-x;
}
img.centerdivimage {
  height: 70px;
}
div.rightdiv {
/* Was this:
  position:absolute;
  left: 820px;
	top: 0px;
  background-color: #333333;
*/
  right: 0px;
	position:absolute;
	left: 820px;
	top: 0px;
  background-color: #333333;
}

div.tiptopdiv {
  height: 70px;
	min-height: 70px;
	max-height: 70px;
}

div.leftdiv div.tiptopdiv {
  /* for IE5 and IE6 */
/*	\height: 70px;
	h\eight: 70px; *//* IE6 standards mode */
}
div.rightdiv div.tiptopdiv {
  /* for IE5 and IE6 */
	/*\height: 70px;
	h\eight: 70px; *//* IE6 standards mode */
}

div.tiptopdivcenter {
  background-image: url(pic/b_cfp.jpg);
	background-repeat:repeat;
}
div.bannerdiv {
  height: 36px;
  background-image:url(img/ttl_bkgd.gif);
/*	border-bottom: 2px solid #fff; */
	background-color:#0066FF;
}
div.remainingdiv {
}

div.IEEEclass {
  float:left;
  margin-top: 50px;
	padding-left: 20px;
	color: #777;
	font-family:Arial, Helvetica, sans-serif;
}
a.ieee_link {
  color: #777;
}
a.ieee_link:visited {
  color: #777;
}
a.ieee_link:hover {
  color: #fff;
	font-style:italic;
	text-decoration:none;
}

.cwfooter {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 16px;
	background-image: url(img/ftr_bkgd.gif);
	height: 20px;
	text-align:center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.cwfooter2 {
/* This was the original footer that does not work in IE6 */
/*  position: absolute; */
  left: 0px;
	bottom: 0px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 16px;
	background-image: url(img/ftr_bkgd.gif);
	height: 20px;
	text-align:center;
}

table.peoplelisting tr td {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
}

/* **************************************************** */
/* For papers and posters */
td.pid {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 35px;
	font-size: 13px;
	vertical-align: top;
}
td.paper {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
}
td.pauth {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 13px;
	vertical-align: top;
}
p.paper {
	margin-bottom: 2px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
p.pauth {
	margin-top: 2px;
	margin-left: 30px;
	font-style:italic;
}
/* **************************************************** */


a.darklink {
/*	color: #99CCFF;*/
  text-decoration: none;
}
a:link.darklink {
  color: #000;
  text-decoration: none;
}
a:hover.darklink {
  color: #000;
	text-decoration: underline;
	font-style:italic;
}
a:visited.darklink {
  color: #000;
}