@import url("/elements/css/screen/base.css");

#page {}
#content {
	padding-top:138px;
	background : url(/elements/imgs/documents/bg-fff.gif) 0 0 repeat-y;
	margin-left : 18em;
	width:590px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left : 20.65em;
	width:590px;
}
html>body #content {margin-left : 18em; width : 590px}
#data {
	border-right:8px solid #F2F2F2;
	background-image:url("/elements/imgs/documents/mainbgl.png");
	background-position:left;
	background-repeat:repeat-y;
}
.right #data {
	background-image:url("/elements/imgs/documents/mainbgr.png");
	background-position:left;
	background-repeat:repeat-y;
}

#references {
	position:absolute;
	top:0;
	left:0;

	background-image:url("/elements/imgs/documents/references.gif");
	background-position:top left;
	background-repeat:repeat-y;

	text-align:right;
	padding-top:18px;

	width:100%;
	height:143px;
	font-size:110%;

	voice-family: "\"}\"";
	voice-family:inherit;
	height:125px;
}
HTML>BODY #references {
	height:125px;
}

#references UL {
	margin:0;
	margin-right:10px;
	padding:0;
	list-style-type:none;
}
#references UL.links {
	margin:0;
}
#references UL.links LI, #references LI.ref {
	display:inline;
}
#references UL.links LI {
	margin-left:5px;
}
#references .ref IMG{
	voice-family: "\"}\"";
	voice-family:inherit;
	position:relative;
}
HTML>BODY #references .ref IMG{
	position:relative;
}


#references .ref .detail{
	visibility:hidden;
	position:absolute;
	top : 70px;
	right:10px;
	width:400px;
	
	color : #FFFFFF;
}

#references .ref .detail .title{
	color : #FF9933;
}

#references .ref .detail P{
	margin:0;
	margin-bottom:5px;
}
#references .ref A{
	color:#FFFFFF;
}

#references #toggle {
	font-size:110%;
	color :#FFFFFF;
	text-decoration:none;
	position:absolute;
	right:10px;
	bottom:5px;
	
	padding-right:20px;
	background-image:url("/elements/imgs/markers/ref.gif");
	background-position:right;
	background-repeat:no-repeat;
}
#references #toggle STRONG{
	color :#FF9933;
}


#main .wrapper,#headlines .wrapper  {font-size:120%;}

#main {
	float:left;
	width:350px;
	background-color:#F2F2F2;
	color : #333333;
}
.right #main {
	width:233px;
}

#headlines {
	float:left;
	width:230px;
	color : #333333;
}
.right #headlines {
	width:347px;
}

#main .wrapper{
	padding:20px;
	padding-bottom:0;
}
#headlines .wrapper{
	padding:35px 20px 0 20px;
}
#form .wrapper{
	padding:28px 20px 0 20px;
}

#main H2,#main H3, #headlines H3{
	color : #D64141;
	font-size:100%;
	text-transform:uppercase;
	margin-bottom:5px;
}
#main H2{
	margin:-20px;
	border-left:13px solid #D64141;
	padding-left:7px;
	padding-top:35px;
	margin-bottom:30px;
}

#headlines H3 {
	color : #FF9933;
}
#headlines .first {
	margin-left:-20px;
	margin-top:-35px;
	border-left:13px solid #FF9933;
	padding-left:12px;
	padding-top:35px;
}


#main P, #headlines P{
	margin:0;
	margin-bottom:10px;
}
#main A, #headlines A{
	color : #FF9933;
}

#headlines .link {
	margin-top:-10px;
}
#headlines .headline {
	margin-bottom:20px;
}


#main STRONG {
	color : #666666;
}


UL {
	margin-top:0; padding-top:0;margin-bottom:0;
	padding-bottom:10px;
}
UL.mk1 {
	list-style-type:none;
	margin:0; padding:0;
	margin-bottom:10px;
}
UL.mk1 LI{
	padding-left:10px;
	background-image:url("/elements/imgs/markers/mk1.gif");
	background-position:left;
	background-repeat:no-repeat;
}
UL.mk1 A{
	color : #666666 !important;
}

.txtimg TD {
	vertical-align:top;
}
.txtimg TD .text {
	font-size:120%;
}
.txtimg .left {
	margin-right:10px;
}
.txtimg .right {
	margin-left:10px;
}

.txtimg .center img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.txtimg img.left {
	float:left;
}
.txtimg img.right {
	float:right;
}
.txtimg img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.txtimg .caption {
	font-size: xx-small;

	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
}
HTML>BODY .txtimg .caption {
	font-size: x-small;
}

.txtimg blockquote.interview {
	clear:both;
	margin:0 -15px; padding:0;
	background:url("/elements/imgs/markers/quote-close.gif") right bottom no-repeat;
	padding-right:22px;
}
.txtimg blockquote.interview div{
	background:url("/elements/imgs/markers/quote-open.gif") left top no-repeat;
	padding-left:22px;
}



#projects {
	list-style-type:none;
	margin:0; padding:0;
}
#projects LI.ref{
	position:relative;
	height:60px;
}
HTML>BODY #projects LI.ref{
	height:auto;
	min-height:60px;
}
#projects .icon{
	position:absolute;
	top:0;left:0;
}
#projects .detail{
	margin-left:60px;
}
#projects .date{
	font-style:italic;
}
#projects .title{
	color : #D64141;
}
#projects .links{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}


form {
	margin:0;padding:0;
	color : #333333;
	width:300px;
}
form .section{
	margin-bottom:20px;
}

form .message label {
	display:block;
	font-weight:bold;
}
form .must label {
	color : #FF9933;
	font-weight:bold;
}
form  table label {font-size:120%;}

form table {
	border:0;
	border-collapse:collapse;
	width:100%;
}
form td {
	padding:2px 0 2px 0;
	border:0;
}
form td.field {
	padding-left:10px;
	text-align:right;
}
form textarea {
	width:296px;
	height:80px;
	overflow:auto;
	display:block;
}
form input {
	width:180px;
	margin:0;
}
form select {
	width:186px;
}
html>body form select {
	width:184px;
}

form .buttons {
	text-align:right;
	margin-top:30px;
}
form .buttons input.send{
	width:62px;
	height:13px;
}
