
body, .bodyvideo {
	margin:0px 0px 0px 0px;
	font-family:"AppleGothic", Helvetica, Arial, sans-serif;
	font-size:12pt;
	color:#999;
	background-color:#f0f0f0;
}
.bodyvideo {
	background-color:#111;
}
h1 {
	font-size:28pt;
	letter-spacing: -2px;
	font-weight:normal;
	/*font-weight:bold;*/
	color:#666666;
}

h2 {
	font-size:24pt;
	letter-spacing: -1px;
	font-weight:normal;
	color:#666666;
}

h3 {
	font-size:15pt;
	letter-spacing: 0px;
	font-weight:normal;
	color:#999;
}

img {
	border:0px;
}

/*                 */

.maincontent {
	margin:38px;
	width:100%;
	height:100%;
}

.underline0, .underline1, .underline2 {
	width:667px;
	background-color:#ccc;
	border: 0px;
	margin-top:-20px;
	height:15px;
}
.underline0 {
	width:211px;
}

.underline1{
	width:300px;
}
.underline2 {
	margin-top:-40px;
	width:505px;
}

.workpost {
	margin-top:20px;
	margin-bottom:40px;
	margin-right:60px;
	width:620px;
	float:left;
}

.workheadline {
	font-size:13pt;
	text-transform:uppercase;
}

.workdescription, .workdescription_sticky {
	font-size:11pt;
	width:500px;
	line-height:13pt;
	letter-spacing: 0px;
	
}
workdescription_sticky {
	width:600px;
}

.inputtext {
	font-size:9pt;
}

.textonlyoneline {
	width:600px;
}

li {
	margin-left:20px;
}
.assets {
	float:right;
	font-size:11pt;
}

.spacer {
	clear:both;
}

.video {
	padding:40px;
	margin:40px;
} 

:link {
	text-decoration:underline;
	color:#999;
}
		
:visited {
	text-decoration:underline;
	color:#999;
}
			
a:hover {
	text-decoration:underline;
	color:#999;
}
