.printHide {
	display: none;
}
h1 {
	text-indent: 0 !important;
	margin: 0 0 7px 0 !important;
	padding: 0 !important;
	height: auto !important;
	font-size: 1.4em !important;
	font-weight: bold !important;
	color: #333 !important;
}
#Lilly, #topLinks, #topLinksWrapper, #footer {
	display: none;
}
#printLogo {
	display: block;
	width: 189px;
	text-align: center;
	margin: 0 auto;
}
#container, #contentCell {
	width: 100%;
	padding: 0;
	height: 0;
}
.EventsCalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;

}
.Footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
}
.SecondLevelNavs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
/* Question and Answer Styles */
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color:#333333;
	font-weight: bold;
	background: url(images/qa_q.gif) no-repeat left top;
	padding-left: 35px;
	padding-bottom: 10px;
	cursor:pointer;
}
.answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	color:#333333;
	font-weight: normal;
	background: url(images/qa_a.gif) no-repeat left top;
	padding-left: 35px;
	
}
.answer li {
	background: none;
	padding: 0px;
}



.sidebar{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color:#004070;
}
.realityTitles{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999966;
	width: 100%;
}



.ttcNavText {
	font-family: verdana;
	font-weight: bold;
	line-height: 16px;
	padding-left: 4px;
	color: white;
}
.ttcICNavText {
	font-family: verdana;
	font-weight: bold;
	line-height: 16px;
	padding-left: 4px;
	color: #a72d48;
}
.ttcNav {
	background-color: #990000;
	color: #990000;
 
}
.ttcNavIC {
	background-color: #e3bf8a;
}
.ttcNavReality {
	background-color: #663399;
	color: #663399;

}
.ttcNav A:link, .ttcNav A:visited {
	color: #fff;
}
.ttcNavIC A:link, .ttcNavIC A:visited {
	color: #fff;
}
TR TD.ttcNav A:link, TR TD.ttcNav A:visited {
	text-decoration: none;
}
TR TD.ttcNavIC A:link, TR TD.ttcNavIC A:visited {
	text-decoration: none;
}
TR TD.ttcNavReality A:link, TR TD.ttcNavReality A:visited {
	text-decoration: none;
}
.ttcNavHilite {
	background-color: #ff6600;
	color: #fff;
}


.ttcNavHilite A:link, .ttcNavHilite A:visited {
	color: #fff;
}
TR TD.ttcNavHilite A:link, TR TD.ttcNavHilite A:visited {
	text-decoration: none;
}

TR.ttcNavRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #FF6600 #003366 #003366;
	border-left: none;
}
TR.ttcNavRowReality TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #663399 #003366 #003366;
	border-left: none;
}

TR.ttcNavRow TD.swath {
	background-color: #FF6600;
	border-right: none;
}

TR.ttcNavHiliteRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #f66 #600 #600;
	border-left: none;
}

TR.ttcNavHiliteRow TD.swath {
	background-color: #FF6600;
	border-right: none;
}

.IFC_normal A:link, .IFC_small A:link, .IFC_normal A:visited, .IFC_small A:visited {
	color: #990000;
}

.IFC_normal a:hover, .IFC_small a:hover {
	color: #FF6600;
}

