@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#121D25;
	background-color:#DADBDD;
	font-size:.6em;
}

a {
	outline:none;	
}

img {
	border:none;
}

p {
	line-height:1.6em;
	font-size:1.1em;
	padding-left:12px;
}

*:first-child+html p {
	line-height:1.5em;
	margin-top: 10px;
}

* html p {
	line-height:1.4em;
	margin-top: 10px;	
}

.textContainer p {
	line-height:1.4em;
	font-size:1.1em;
	padding-left:0;
}

* html .textContainer p {
	margin: 10px 0 10px 0;
}

*:first-child+html .textContainer p {
	margin: 10px 0 10px 0;
}

.container {
	position: absolute;
	left: 50%;
	width: 766px;
	margin-left: -383px; /* 50% of width */
	top: 50%;
	height: 48.5em;
	margin-top: -24.25em; /* 50% of height */
	text-align:left;
	background-color:#fff;
	overflow: hidden;
}

.columnLeft {
	float:left;
	margin-top: 5px;
	width:366px;
}

.distanceTop {
	padding-top:20px;
}

.headerLinks a.first {
	padding-left:11px;
}

.columnLeft a {
	color:#AA0020;
	text-decoration:none;
}

.columnLeft a:hover {
	color:#AA0020;
	text-decoration:none;
}

.columnRight {
	float:right;
	width:400px;
	margin-top: 5px;
}

.language {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:10px;
}

.logoRight {
	 float:right;
	 background:#c42231;
	 height:10.3em
}

.header {
	float:left;
	height:10.3em;
	width:766px;
	background-color:#c2c5ca;
}

.headerLinks {
	width:422px;
	float:left;
	height:49px;
}

.headerLeft {
	float:left;
	width:502px;
	padding-top:13px;	
}

.headerLinks a {
	font-size:1.1em;
	text-decoration:none;
	color:#121D25;
	padding-left:10px;
}

.headerLinks a:hover {
	color:#AA0020;
	text-decoration:none;
}

.headerLinks a.selected {
	color:#AA0020;
}

.headerLinks a.selected:hover {
	color:#121D25;
}

.fLeft {
	float:left;
}

.fRight{
	float:right;
}

.content {
	float:left;
}

.startImg {
	margin-top:80px;
	float:left;
}

.textContainer {
	float:left;
	margin-left:40px;
}

* html .textContainer {
	margin-left:20px;
}

ul {
	margin-left:-40px;
	list-style-type:none;
}

*:first-child+html ul {
	margin-left:0px;
}

* html ul {
	margin-left:0px;
}

.buttonSend {
	float:right;
	margin-top:3px;
	cursor:pointer;
}

li {
	font-size:1.1em;
	line-height:1.5em;
	background:url(../images/arrow_sm_right.gif) no-repeat 0px 3px;
	padding-left:18px;
}

form {
	margin-left: 12px;
}

fieldset {
	width:324px;
	border:none;
	margin-top:19px;
}

*:first-child+html fieldset {
	padding-top:16px;
}

* html fieldset {
	padding-top:16px;
}

label {
	float:left;
	width:115px;
	font-size:1.1em;
}

body:first-of-type label {
	font-size:1em;
	width:113px;
}

input {
	width:207px;
	border:1px solid #000;
	height:14px;
	margin-bottom:3px;
	font-size:1.1em;
}

*:first-child+html input {
	width:205px;
	margin-bottom: 1px;
}

* html input {
	width:202px;
	margin-bottom: 1px;
}

textarea {
	border:1px solid #000;
	width:207px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em; 
}

*:first-child+html textarea {
	width:205px;
}

* html textarea {
	width:202px;
}

.kTop {
	margin-top:-3px;
}

*:first-child+html .kTop {
	margin-top:-5px;
}

* html .kTop {
	margin-top:-5px;
}
