.dontReadBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
}
.dontReadLarge {
	font-size: 20px;
	line-height: 0px;
	color: #666;
	letter-spacing: -1px;
}
.dontReadOrange {
	font-size: 24px;
	color: #FA700B;
	letter-spacing: -2px;
	font-weight: normal;
}

body { 
    font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}
p {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}
.leftNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666;
}
/* large headline orange*/
.mainHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FA700B;
	line-height: 20px;
}
/* name of company, starting point, etc*/
.subheadMain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #666;
}
/* description of company center and right column*/
.bodyText {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #666;
}
/* title of project orange in right column*/
.rightTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA700B;
	line-height: 16px;
}
.rightBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 14px;
}
/* orange exp design innovation right nav labels*/
.leftNavLabels {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FA700B;
	line-height: 10px;
}
.bullets {
	list-style-position: inside;
	list-style-type: circle;
	font-family: Verdana, Geneva, sans-serif;
}
.InlineLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #099;
	text-decoration: underline;
}
.itpTitleA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	line-height: 20px;
}
.itpTitleB {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 16px;
}
/* hfef text within running text*/
.leftNav table tr td .bodyText a u {
	color: #099;
	font-style: normal;
	text-decoration: underline;
	
}
/* left nav dont make me read etc.*/
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #099;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.dontReadQuestionMark {
	font-size: 150px;
	color: #F60;
	line-height: 0px;
	text-align: right;
}
