body, p, div, td, th, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*background: #FFFFFF;*/
	background: transparent;
}

body {
	min-width: 800px;
	margin: 0;
	text-align: center;
}

p {
	margin-top: 0;
}

a img {
	border: none;
}

a {
	color: #78A22E;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

h1 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: .75em;
}

h3 {
	font-size: 13px;
	color: #005596;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: .75em;
}

sup {
	font-family: inherit;
	font-size: 65%;
}

em {
	font-weight: normal;
	font-style: italic;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	padding-bottom: .3em;
}

ul li {
	list-style-image: url(/med/images/bullet_black.gif);
	margin-left: 1.75em;
	padding-left: 0;
}

ul li.linked {
	list-style-image: url(/med/images/arrow_green.gif) !important;
}

ul.highlighted li {
	color: #005596;
}

.bodyBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005596;
	font-size: 11px;
	font-weight: normal;
	!--margin-bottom: .5em;
}

.bodyGray {
	color: #999999;
}

.bodyLightBlue {
	color: #4296d6;
}

.squish {
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1.2em;
}

.box * {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: .75em;
	color: #c040c8;
}

.box h3 {
	font-weight: normal;
	font-size: 11px;
	margin-top: 0;
}

.box p {
	margin: .75em 0;
	font-size: 13px;
}

.box a, .box a sup {
	color: #5e9400;
	text-decoration: none;
}

.box a:hover {
	text-decoration: underline;
	color: #78A22E;
}

.box ul li {
	list-style-image: url(/med/images/bullet_brown.gif);
	font-size: 12px;
	padding-left: 0;
	padding-bottom: .5em;
}

.inlineHeader {
	font-size: 12px;
	font-weight: bold;
	color: #c040c8;
}

#centerwrap, .kantar-header-row {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#kantar-header-container {
	width: 100%;
	background: black;
}

.kantar-header-row {
	background-color: black;
	color: #fff;
}

.kantar-header-image {
	padding-top: 8px;
	padding-bottom: 1px;
}

#header {
	margin: 0 auto;
	width: 800px;
	height: 90px;
	position: relative;
}

#topbar {
	margin: 0 auto;
	width: 800px;
	height: 8px;
	background: #ECECEC;
}

#logo {
	position: absolute;
}

#legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	float: left;
	margin-top: 45px;
}

#content-main {
	display: block;
	float: left;
	padding-left: 10px;
	width: 564px;
	margin-right: 0;
}

#content-main h3 {
	font-size: 11px;
	font-weight: bold;
	color: #5e9400;
}

#content-main h2 {
	margin: 28px 0 13px 0;
}

#home #content-main {
	float: left;
	width: 324px;
	padding-left: 35px;
	overflow: hidden;
}

#content-sidebar {
	position: relative;
	display: block;
	float: right;
	width: 201px;
}

#home #content-sidebar {
	position: relative;
	float: left;
	width: 405px;
	padding-right: 35px;
	border-right: 1px dotted #B6CAEB;
}

#content-headline {
	margin: 0 auto;
	position: relative;
	display: block;
	margin: 30px 0 0 10px;
	height: 50px;
	width: 790px;
}

#content-headline h1 {
	top: 8px;
	width: 790px;
	padding: 0 0 9px 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #005596;
	font-weight: bold;
	font-family: Verdana, Arial, san-serif;
	background: url(/med/images/hdln_underline.png) no-repeat bottom left;
}

#footer {
	margin-top: 45px;
	border-bottom: 11px solid #ECECEC;
	position: relative;
}

#footer p {
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}

#footer a {
	color: #3972cd;
}

#sidebar-box1 {
	background: #ffffff url("/med/images/sidebar_back.gif") no-repeat bottom left;
	padding: 15px;
}

#sidebar-box1 p, #sidebar-box1 h1, #sidebar-box1 ul li {
	background: transparent;
}

#sidebar-box2, .case-study {
	background: url("/med/images/sidebar_back_38_paper.png") no-repeat;
	height: 18px;
	padding: 10px;
	padding-left: 35px;
}

.case-study {
    margin-right: 14px;
}

.widespace {
	line-height: 1.8em;
}

p.dots {
	margin: 1.0em 0;
	border-bottom: 1px solid #999999;
}

#careers-table {
	border-collapse: collapse;
}

#careers-table td, th {
	border: none;
	padding: .25em 1.5em .25em .25em;
}

#careers-table th {
	color: #c040c8;
	text-align: left;
	font-size: 1.1em;
	white-space: nowrap;
}

.rss a, a.rss {
	background: url(/med/images/rss.gif) no-repeat center left;
	padding: 2px 0 2px 23px;
}

a.rssOnPage {
	font-weight: bold;
	line-height: 1.2em;
	display: block;
	background: url(/med/images/rss.gif) no-repeat center left;
	padding: 2px 0 2px 23px;
	width: 10em;
}

a.rssHelp {
	display: block;
	padding-left: 2em;
}

a.tell_friend {
	background: url(/med/images/icon_tellafriend.gif) no-repeat 0 0;
	padding: 0 0 4px 24px;
}

#tell_a_friend_form_container {
	background: url(/med/images/tellafriend_bg.gif) no-repeat;
	height: 241px; /* account for padding [imgHeight]-12-12 */
	width: 190px; /* "" */
	padding: 12px;
	margin-top: 12px;
	overflow-y: auto;
}

#tell_a_friend_form_container .errorlist {
	margin: 0;
	padding: 0;
}

#tell_a_friend_form_container .errorlist li {
	font-size: 10px;
}

#tell_a_friend_form_container p {
	margin: 0;
	font-size: 10px;
	color: #4F4F4F;
}

#tell_a_friend_form_container input {
	margin-bottom: 8px;
	border: 1px inset #AFAFAF;
}

#tell_a_friend_form_container h6 {
	background: url(/med/images/icon_tellafriend.gif) no-repeat 0 0;
	padding: 0 0 4px 24px;
	font-size: 12px;
	color: #78A22E;
	margin: 4px 0;
}

#tell_a_friend_form_container .send_email {
	text-align: right;
	padding-right: 12px;
}

#tell_a_friend_form_container .send_email input {
	margin: 0;
	border: 0;
	background: url(/med/images/tellafriend_submit.gif) no-repeat;
	height: 17px;
	width: 64px;
}

a.regLink {
	display: block;
	background: url(/med/images/icon_email2.gif) no-repeat center left;
	padding: 2px 0 5px 23px;
	font-weight: bold;
	line-height: 1.2em;
	width: 10em;
}

ul.rss li {
	list-style-image: none;
	padding-bottom: 5px;
}

ul.rss {
	list-style-type: none;
	margin-bottom: 0.2em;
}

#prodServices_onlineMediaSearch_productTable tr td {
	padding: 14px 0;
}

#prodServices_onlineMediaSearch_productTable tr td img {
	margin-right: 8px;
}

#prodServices_onlineMediaSearch_productTable tr td h1 {
	margin: 8px 0;
}

.content-header {
	background-color: #3972CC;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 10px;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
}

ul.featured {
	margin: 0 0 13px 0;
	padding: 0;
	list-style: none;
}

ul.featured li {
	padding: 0;
	float: left;
	margin: 0 7px 0 0;
	list-style-image: none;
	background-image: url(/med/images/tile-background.png);
}

ul.featured li.last-tile {
	margin-right: 0;
}

ul.featured li h2 {
	margin-top: 0;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	color: #3972cd;
	font-size: 18px;
}

ul.featured p {
	background: none;
	color: #666666;
	font-size: 12px;
	padding-left: 4px;
}

.tile-icon, .tile-content {
	margin-top: 32px;
	background: none;

}

.tile-icon {
	padding-right: 12px;
	float: right;	
}

.tile-content {
	padding-left: 12px;
	float: left;
}

.tile-content a h2:hover {
	text-decoration: underline;
}

.tile-1-in-row {
	width: 800px;
	height: 143px;
}

.tile-2-in-row {
	width: 396px;
	height:143px;
}

.tile-3-in-row {
	width: 262px;
	height:143px;
}

.tile-3-in-row div.tile-content {
	width: 170px;
}

.tile-2-in-row div.tile-content {
	width: 300px;
}

.tile-1-in-row div.tile-content {
	width: 700px;
}

ul.highlights {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.highlights li {
	padding: 10px 0;
	margin: 0;
	display: block;
	border-bottom: 1px solid #F1F1F1;
	list-style-image: none;
}

ul.highlights li a {
	color: #3972cd;
	font-family: Helvetica, Arial, sans-serif;
}

.alignleft {
	float: left;
	padding-right: 15px;
}

.alignright {
	float: right;
	padding: 0 12px 0 10px;
}

.group:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.blog-content {
	clear: both;
	border-top: 1px solid #F1F1F1;
	padding-top: 10px;
	margin-top: 12px;
}

.blog-content p {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 15px;
	margin: 0 0 10px 0;
}

.blog-content a {
	color: #3972cd;
}

.blog-title a {
	color: #3972cd;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.blog-meta {
	padding-top: 11px;
}

.blog-date {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
}

.h-icon {
	float: left;
	width: 65px;
	text-align: center;
}

div.h-icon img {
	height: 32px;
	width: 32px;
}

.h-title {
	float: right;
	width: 340px;
}

.twitter {
	position: absolute;
	right: 13px;
	top: -23px;
}

.c-lst {
	margin: 21px 0 0 36px;
}

.c-lst ul li {
	color: #666;
	margin: 0 0 4px 13px;
	padding: 0;
	list-style-image: none;
}

.c-lst h3 {
	margin: 13px 0 10px 0;
}

.s-box h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c040c8;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.s-box {
	margin: 0 0 25px 0;
	background: url(/med/images/s-box-bk.gif) no-repeat bottom left;
	padding: 0 12px 20px 12px;
}

.s-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.s-box ul li {
	padding: 5px 0 8px 0;
	display: block;

    margin: 0;
    margin-right: 12px;
    background: none;

	border-bottom: 1px solid #DFDFDF;
	color: #999;
}

.s-box ul li.last {
	border: none;
	padding-bottom: 0;
}

.s-box p.dots {
	padding: 0;
    margin-right: 10px;
    border-bottom: 1px solid #DFDFDF;
}

.s-box ul.no-border li {
	padding: 5px 0 0 0;
	border-bottom: none;
}

.s-box ul li strong {
	display: block;
	color: #666;
	line-height: 17px;
}

.s-box p, .s-box div {
    background: none;
	margin: 0;
	padding: 0;
	color: #999;
}

.s-box div {
	padding: 5px 0 0 0;
}

#careers #content-main h2 {
	margin-top: 0;
	font-weight: bold;
	color: #5e9400;
}

strong.highlighted {
	color: #005596;
}


