body { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #C8C8C8;
	margin: 0px;
	font-size: 62.5%;
	letter-spacing: -0.01em;
	word-spacing: -0.03em;
	color: #828282;
} 

h3, span.h3 {
	font-size: 12pt;
	text-transform:uppercase;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #828282;
}

h4, span.h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
	margin-top:2em;
}

.subtitle {
    text-transform:uppercase; 
    color:red;
}

a, a:visited, a:link {
	color: #828282;
}

a:hover {
	color: red;
}


th {
	text-align: left;
	padding-right: 10px;
}

div.compacttext p {
	margin-top: 0;
	margin-bottom: 0.2em;
}
div.compacttext-exception p {
	margin-top: 0;
	margin-bottom: 0.6em;
}

div.logobox {
	position: absolute;
	top: 0px;
	left: 58px;
	width: 346px;
}

div.logobox-middle {
	background: white url('logobox-middle.png') repeat-y;
}

div.logobox-content {
	padding-left: 27px;
	padding-top: 32px;
	padding-bottom: 11px;
	height: 98px;
}

div.logobox-bottom {
	background: white url('logobox-bottom.png') no-repeat; 
	height:19px;
}

div.overviewbox {
	position: absolute;
	top: 0px;
	left: 418px;
	width: 549px;
}

div.overviewbox-middle {
	background: white url('overviewbox-middle.png') repeat-y;
}

div.overviewbox-content {
	padding-left: 28px;
	padding-top: 31px;
	padding-bottom: 11px;
	padding-right: 123px;
	height: 99px;
	margin: 0;
}

p.overviewbox {
	font-size: 1.1em;
	color: red;
	margin-top: 2px;
	margin-bottom: 0;
}

p.overviewboxmore {
	float: right;
	color: #828282;
	font-size: 1.1em;
	margin-top: 0;
}

div.overviewbox-bottom {
	background: white url('overviewbox-bottom.png') no-repeat; 
	height:19px;
}

div.sponsorshipbox {
	position: absolute;
	top: 0px;
	left: 981px;
	width: 220px;
}

div.sponsorshipbox-middle {
	background: white url('sponsorshipbox-middle.png') repeat-y;
}

div.sponsorshipbox-content {
	padding-left: 28px;
	padding-top: 31px;
	padding-bottom: 11px;
	padding-right: 123px;
	height: 672px;
	margin: 0;
}

div.sponsorshipbox-bottom {
	background: white url('sponsorshipbox-bottom.png') no-repeat; 
	height:19px;
}

div.contentbox {
	position: absolute;
	top: 191px;
	left: 283px;
	width: 684px;
}

div.contentbox-right {
	margin-top: 8px;
	/*margin-right:32px;*/
	margin-left: 25px;
	float:right;
	display:inline;
}

div.contentbox-left {
	margin: 0px;
	float:left;
	width: 160px;
}

div.contentbox-left p, ul{
	font-size: 1.1em;
	/*font-size: 1.3em;*/
	color: #828282;
}

div.contentbox-top {
	background: white url('contentbox-top.png') no-repeat; 
	height:19px;
}

div.contentbox-middle {
	background: white url('contentbox-middle.png') repeat-y;
	width:684px;
	float:left;
}

div.contentbox-content {
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 8px;
	padding-bottom: 11px;
	margin: 0;
	float:left;
	width:619px;
}

div.contentbox-bottom {
	background: white url('contentbox-bottom.png') no-repeat; 
	height:19px;
	clear:both;
}

p.contentbox-header {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 13px;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color:#828282;
}

p.contentbox-piecetitle {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	color: red;
}

p.contentbox-pieceartist {
	margin-top: 0;
	margin-left: 0;
	font-size: 1.3em;
	font-style: italic;
	color: red;
}

p,ul.contentbox {
	font-size: 1.1em;
	/*font-size: 1.3em;*/
	color: #828282;
}

a.contentbox-mainlink {
	color: red;
	text-decoration: none;
}
a:hover.contentbox-mainlink {
	color:black;
}

a.biglink {
	color: #828282;
	font-size: 1.1em;
	margin-top: 0;
	text-decoration: none;
}
a:hover.biglink {
	color:red;
}

.footer {
	margin-top: 7px;
	text-align: center;
	table-layout: fixed;
	text-transform: uppercase;
	color: white;
	font-size: 1.1em;
}

a.footerlink {
	/*color: white;*/
	color: #828282;
	
	text-decoration: none;
}


a:hover  {
	/*color: black;*/
	color: red;
	/*font-size: 1.5em;*/
}

p.error {
	color: red;
	font-weight: bold;
}

td.formfieldheader {
	width: 110px;
	font-weight: bold;
}


ul.contract0 { list-style-type:none; }
li.contract { padding-top: 1em; }
li.contractmain { font-weight:bold; padding-top: 1em; }
ol.contract1 { list-style-type:lower-alpha; }
ol.contract2 { list-style-type:lower-latin; }
