.submenu {
	font-family: Arial;
	font-size: 11px;
	color: #CB6608;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 5px;
}
.Header {
	font-family: Arial;
	font-size: 17px;
	color: CB6608;
	font-weight: bold;
}
.bodyCopy {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
a.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #983309;
	text-decoration: none;
}
.Title {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.SubTitle {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.HomeBigText {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	line-height: 25px;
	margin-right: 20px;
	margin-left: 30px;
}
.newsItems {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 13px;
}
.Title-Smaller {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.SourceQuote {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	line-height: 17px;
}

.bodyCopy table td, .bodyCopy table th { vertical-align: top; }

/* TESTING ONLY */

body.test-abt td .feature { padding: 0 75px 0 170px; margin: 0 0 1.5em; background-position: 75px 0; background-repeat: no-repeat; }
body.test-abt td .feature h2 { color: #45647b; font: bold 13px Arial, Helvetica, sans-serif; text-transform: uppercase; }
body.test-abt td .feature p { font: 13px Arial, Helvetica, sans-serif; }
body.test-abt td .feature a { color: #cb6608; text-decoration: underline; }
body.test-abt td .feature img { float: left; margin-left: -100px; } 

body.test-abt td .measure { background-image: url(graphics/g_pencil.jpg); }
body.test-abt td .compliance { background-image: url(graphics/g_browser.jpg); }
body.test-abt td .expert { background-image: url(graphics/g_speech.jpg); }
body.test-abt td .insight { background-image: url(graphics/g_search.jpg); }

body.test-abt .spotlight { background: #f4f4f4 }
body.test-abt .spotlight a { font-family: Arial, Helvetica, sans-serif; font-size: 85%; display: block; padding: 10px; color: #fff; background: url(graphics/g_spotlight.jpg) no-repeat 0 0; }
body.test-abt .spotlight a span { display: block; color: #FEBE43; }
body.test-abt .spotlight a span.link { padding: 10px 0; }

body.test-abt .intro { font-size: 18px; color: #cc0000; margin-top: -50px; padding: 0 20px 0 75px; }
