/**
 * Style sheet trBasic
 */
body
{
	margin:0px;
	padding:0px;
}

body, html
{
	height:100%;
}

#outer
{
	width:100%;
	height:100%;
}

object
{
	outline: none;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Arial, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Verdana, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Arial, Verdana, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:11px;
	color:#8b8b8b;
}

h1, h2, h3, h4, h5, h6
{
	font-size:13px;
	color:#8b8b8b;
}

img
{
	margin:0px;
	padding:0px;
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6
{
	margin:24px 0px 13px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

h1.ce_headline, h2.ce_headline, h3.ce_headline, h4.ce_headline, h5.ce_headline, h6.ce_headline
{
	margin:0px 0px 13px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}

#company h1, #company h2, #company h3, #company h4, #company h5, #company h6
{
	color:#00b8e4;
}

#reference h1, #reference h2, #reference h3, #reference h4, #reference h5, #reference h6
{
	color:#f11996;
}

#request h1, #request h2, #request h3, #request h4, #request h5, #request h6
{
	color:#eddb00;
}

#news h1, #news h2, #news h3, #news h4, #news h5, #news h6
{
	color:#000000;
}

#company a, #company a span
{
	color:#00b8e4;
}

#reference a, #reference a span
{
	color:#f11996;
}

#request a, #request a span
{
	color:#eddb00;
}

#news a, #news a span
{
	color:#000000;
}

#company a:hover, #company a:hover span
{
	text-decoration:underline;
	color:#00b8e4;
}

#reference a:hover, #reference a:hover span
{
	text-decoration:underline;
	color:#f11996;
}

#request a:hover, #request a:hover span
{
	text-decoration:underline;
	color:#eddb00;
}

#news a:hover, #news a:hover span
{
	text-decoration:underline;
	color:#000000;
}

#company a.teaserlink, #reference a.teaserlink, #request a.teaserlink, #news a.teaserlink
{
	text-decoration:none;
	color:#8b8b8b;
}

#company a.teaserlink span, #reference a.teaserlink span, #request a.teaserlink span, #news a.teaserlink span
{
	text-decoration:none;
}

#company a.teaserlink:hover
{
	color:#00b7e6;
}

#reference a.teaserlink:hover
{
	color:#f61796;
}

#request a.teaserlink:hover
{
	color:#eed904;
}

#news a.teaserlink:hover
{
	color:#000;
}

#scrollspacer
{
	padding:10px 0px 0px 0px;
}
