/*  set display: none
  to remove attendee list from personal pages

/*  set display: none
  to remove attendee list from personal pages
  
*/
.GTAttendeeListHeading {
	font-weight: bold;
	font-size: 80%;
	background-color: #666699;
	color: #fff;
       display: none;
}

#NewsSearch {visibility:hidden;}

#catselect {visibility:hidden;}

td.TableHeadings {
  background-color: #B4E0FD;
}

#DirSearchResults h3.ObjTitle {
	font-weight: bold;
	color: #0871B8;
	font-size: 18px;
}

#DirSearch h3.ObjTitle {
	font-weight: bold;
	color: #0871B8;
	font-size: 18px;
}

.FormBox {
  background-color: #FFFFFF;
  border-width: 0px;
}

p.PaddedListHeadings {
margin: 0px 0px;
font-weight: bold;
  color: #000000;

.appArea {
  

}
/*homepage topic headers*/
.hdr_trip a:link, .hdr_trip a:hover, .hdr_trip a:active, .hdr_trip a:visited, 
.hdr_next a:link, .hdr_next a:hover, .hdr_next a:active, .hdr_next a:visited,
.hdr_spotlight a:link, .hdr_spotlight a:hover, .hdr_spotlight a:active, .hdr_spotlight a:visited,
.hdr_new a:link, .hdr_new a:hover, .hdr_new a:active, .hdr_new a:visited, 
.hdr_about a:link, .hdr_about a:hover, .hdr_about a:active, .hdr_about a:visited
{
color:white;
}


.Hint {
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: italic;
width: 100%;
}
