html,body
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Roboto', sans-serif;
	margin:0px;
	padding:0px;
}

body
{
  overflow-y: scroll;
	margin-top: 100px;
}

strong
{
	font-family: 'Roboto Bold', sans-serif;
}

div.container
{
	width:970px;
	height:100%;
	margin: 0 auto;
}

a
{
	color:#333333;
	text-decoration:none;
	border-bottom: 1px dotted #333333;
}

a img,:link img,:visited img, :active img
{
	border:none;
	outline: none;
}

:active,:link,:visited
{
	text-decoration:none;
	-moz-outline: none;
	outline: none;
	border: none;
}

a.hidden
{
	border-bottom: none;
}

a.text
{
	border-bottom: 1px dotted #333333;
}

a.selected
{
	text-decoration:none;
	font-size:10pt;
}

a.unselected
{
	border-bottom: none;
	font-size:10pt;
	color: #aaaaaa;
}

p
{
	margin:0px;
	padding:0px;
	font-size:10pt;
	line-height:13pt;
	text-align:justify;
	color:#333333;
	font-family: 'Roboto', sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
  font-weight: normal;
}

span.tab
{
	margin-left:20px;
}

div.clear
{
	float:none;
	clear:both;
	width:100%;
	height:1px;
}

p span.headlineBig
{
	font-size:16px;
	line-height:20px;
	font-weight: 300;
	/*
	font-weight: bold;
	font-size:22px;
	line-height:22px;
	*/
}

p span.headlineBigTitle
{
	font-size:36px;
	line-height:20px;
	font-weight: 100;
}

p span.headlineBigSection
{
	font-size:36px;
	line-height:30px;
	font-weight: 100;
}

p span.subheadlineBig
{
	margin-top: 15px;
	margin-bottom: 20px;
	display:block;
	/*
	font-size:18px;
	line-height:22px;
	*/
}

p span.headlineSmall
{
	font-size:16px;
	line-height:25px;
	font-weight: bold;
}


p.section
{
	margin-top: 30px;
}

p span.textSmall
{
	font-size:8pt;
}

p span.listParagraph
{
	margin-bottom: 0.5em;
	display: block;
}

img
{
	border:0;
	border-image-width: 0;
}

img#portrait
{
	width:426px;
	float:left;
	margin-right:25px;
	margin-top: -10px;
}

div#workcontent
{
	margin-bottom:100px;
}

p#contentText
{
	margin-left:520px;
}

div #contentMovie
{
	float:left;
	margin-bottom: 25px;
}

div.threecol
{
	float:left;
}

div.threecol p
{
	margin-left:200px;
}
/*
div.threecol img
{
	/* margin-bottom: 10px; */
} */
