﻿
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FLOAT: left
}
H2 {
	font-size:29px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:85%;
	color:#1987cc;
	margin:0 0 2px -2px;padding:0;
}
H3{
	font-family:Tahoma,Verdana,sans-serif;
font-size:15px;
font-weight:bold;
color:#3aba07;
margin:19px 0 4px 0;
padding:0;
}
A {
	FONT-SIZE: 9pt; COLOR: navy; TEXT-DECORATION: none; font-weight:bold;
}
A:hover {
	COLOR:Orange; TEXT-DECORATION: none; font-weight:bold;
}
TABLE {
	FONT-SIZE: 10pt; COLOR: #666; FONT-FAMILY: Arial, Verdana, Sans;
}
.hBorder {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #66ccff 4px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #66ccff 15px solid; BACKGROUND-COLOR: #ffffff
}

.normal{WIDTH:71%}
.heading{BACKGROUND-COLOR: BLACK; COLOR:#ffffff}

.dimension{WIDTH:70%; TEXT-ALIGN:Center;
		background-color: #f5f5f5;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:3px solid #c1d1cd;
	border-top:3px solid #c1d1cd;
}

.dimension TH {BACKGROUND-COLOR: BLACK; COLOR:#ffffff;MARGIN: 0px}
.dimension TH {BACKGROUND-COLOR: BLACK; COLOR:#ffffff;MARGIN: 0px}
.dimension TD {white-space:nowrap}

.labelsDeviant {
	FONT-SIZE: 100%; COLOR: #000000; FONT-FAMILY: tahoma, verdana, arial, helvetica
}
TR.rating {BACKGROUND-COLOR: MAROON; COLOR:#ffffff}
TR.dimensionHeader {BACKGROUND-COLOR: BLACK; COLOR:#ffffff}

img {
border:none;
}

/*Content header*/
contentheader{
background: url(images/background.png) no-repeat 0 0;
padding:43px 8px 0 22px;
height:83px;
}
#contentheader{
background: url(images/background.png) no-repeat 0 0;
padding:43px 8px 0 22px;
height:83px;
}
	#contentheader h2{
	font-family:"Segoe UI",Tahoma,Verdana,sans-serif;
	font-size:29px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:85%;
	color:#1987cc;
	margin:0 0 2px -2px;padding:0;
	}
	#contentheader h2 a:link,#contentheader h2 a:visited,#contentheader h2 a:hover{
	color:#1987cc;
	text-decoration:none;
	}
	#contentheader h3{
	font-family:"Segoe UI",Tahoma,Verdana,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#333;
	margin:0;padding:0;
	}

#contentheaderright{
position:absolute;
top:116px;
left:50%;
width:468px;
margin-left:-90px;
text-align:right;
}
#contentheaderright .langbox{
padding: 0 0 9px 0;
text-align:right;
}

body{
background:white;
font-family: Verdana, Tahoma, sans-serif;
font-size:11px;
color:black;
margin:0;
padding:0;
text-align:center;
}

#container{
width:779px;
margin-left:auto;
margin-right:auto;
text-align:left;
}