body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111;
	line-height: 16px;
}

.head,H2,h2 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

.casestudy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	line-height: 12px;
}

.caseHeadOrange {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #EB880E;
}

.caseHeadBlue {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #00A8EC;
}

.caseHeadPink {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #E3007B;
}

.caseHeadDarkBlue {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #181EA5;
}

.bold,strong {
	font-weight: bold;
}

.subhead,H3,h3 {
	font-size: 14px;
	color: #111;
	font-weight: bold;
	text-transform: lowercase;
}


.quote {
	font-family: Georgia, Bookman, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #333333;



}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #42207C;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.casestudy:link {
	text-decoration: none;
	font-style: italic;
	color: #111;
}

a.casestudy:hover {
	text-decoration: underline;
}

a.casestudy:visited {
	color: #666666;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}



a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	color: #42207C;
}

a.footer:hover {
	text-decoration: underline;
}

a.footer:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}


.onepx {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}