	html, body, p, h1, h2, h3, h4, h5, h6, hr, div, span, ul, li, a, img, dl, dt, dd, form { padding: 0px; margin: 0px;}

	body {
		font-family: 'Arial', Verdana, Sans-Serif;
		font-size: 100%;
		line-height: 1.5;	/*	16x1.125=18*/
		}

	.sponsored, #adtabs	{
		display: none;
		}
		
	#wrap {
		}
	
	.headline h1 {
		float: left;
		}

	#header {
		padding: 0 0 8px 0;
		border-bottom: 1px solid #000;
		}
		
	#header h1+a {
		float: right;		
		}
		
	a.linkHome {
		display: block;
		width: inherit;
		height: inherit;
		}

	.headline h1 a {
		width: 100%;
		height: 71px;
		}

	
	div.interviewContent {
		position: relative;
		}
		
	span.question {
		color: #000;
		margin: 20px 0 0 0;
		display: block;
		font-weight: bold;
		font-size: 12px;
		}
		
		
	.interviewBody {
		margin: 0 0 10px 0;
		font-size: 12px;
		padding: 0px 0;
		border-top: 1px solid #000;
		background: #fefefe;
		}
		
		.interviewBody h3 {
			margin: 10px 0 0 0;
			text-transform: uppercase;
			}

		.interviewBody p {
			margin: 0 0 5px 0;
			line-height: 1.5;
			}
		

	dl.interview {
		height: 160px;
		border-left: 1px solid #000;
		margin: 0 0 0 230px;
		padding-left: 10px;
		}
		
	dl.interview dt {
		color: #000;
		font-weight: bold;
		font-size: 16px;
		}
	
	dl.interview dd {
		font-size: 12px;
		}

	dl.interview dd.location {
		}
		
	dl.interview dd.info {
		}

	dl.interview dd.info p {
		}
		
	#footer {
		text-align: left;
		border-top: 1px solid #000;
		font-size: 12px;
		padding: 10px 0 0 0;
		}
		
	.menu.footer {
		font-size: 10px;
		text-align: left;
		}

	.menu.footer ul li.title {
		font-weight: bold;
		}
	
	.menu.footer ul {
		display: inline;
		margin: 0 15px 0 0;
		}
			
	.menu.footer ul li {
		display: inline;
		color: #3c3c3c;
		margin: 0 2px 0 0;
		}

	.menu.footer ul li a {
		color: #006699;
		text-decoration: none;
		}

	#footer .foot {
		font-size: 10px;
		text-align: left;
		}

	#footer .foot.copy {
		font-weight: bold;
		}

