@charset "utf-8";

body {
	background-color: #ffffff;
	font-size: 100%;
	margin: 0;
	padding: 0;

}
body * {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#mainHeader {
	margin: 0 auto;
	width: 960px;
	text-align:center;
	

	
}
#backgr {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #ffffff;
	background-attachment: scroll;
	
	background-position: left top;
	background-repeat: repeat-x;
	width: 722px;
	padding-top: 0px;
	height: 86px;
	
	background: #5f9cd3; /* Old browsers */
background: -moz-linear-gradient(top, #5f9cd3 0%, #5c99d0 9%, #5996cf 10%, #518cc6 28%, #4d89c5 29%, #235ba8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f9cd3), color-stop(9%,#5c99d0), color-stop(10%,#5996cf), color-stop(28%,#518cc6), color-stop(29%,#4d89c5), color-stop(100%,#235ba8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5f9cd3 0%,#5c99d0 9%,#5996cf 10%,#518cc6 28%,#4d89c5 29%,#235ba8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5f9cd3 0%,#5c99d0 9%,#5996cf 10%,#518cc6 28%,#4d89c5 29%,#235ba8 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #5f9cd3 0%,#5c99d0 9%,#5996cf 10%,#518cc6 28%,#4d89c5 29%,#235ba8 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f9cd3', endColorstr='#235ba8',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #5f9cd3 0%,#5c99d0 9%,#5996cf 10%,#518cc6 28%,#4d89c5 29%,#235ba8 100%); /* W3C */
	
}
html > body #backgr {
	height: auto;
	min-height: 86px;
}
#header_logo {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 86px;
	margin-bottom: 0;
	width: 288px;
}
#header_testimony {
	margin-left: 4px;
	margin-top: 15px;
	display: inline;
	float: left;
	height: 47px;
	margin-bottom: 0;
	width: 426px;
}
#loginbox {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float:right;
	margin-bottom: 0;
	
	width: 238px;
	padding-top: 0px;
	height: 85px;
	
	
	background: #5f9cd3; /* Old browsers */
background: -moz-linear-gradient(top, #5f9cd3 0%, #5c99d0 9%, #5996cf 10%, #518cc6 28%, #4d89c5 29%, #235ba8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f9cd3), color-stop(9%,#5c99d0), color-stop(10%,#5996cf), color-stop(28%,#518cc6), color-stop(29%,#4d89c5), color-stop(100%,#235ba8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5f9cd3 0%,#5c99d0 9%,#5996cf 10%,#518cc6 28%,#4d89c5 29%,#235ba8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5f9cd3 0%,#5c99d0 9%,#5996cf 10%,#518cc6 28%,#4d89c5 29%,#235ba8 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #5f9cd3 0%,#5c99d0 9%,#5996cf 10%,#518cc6 28%,#4d89c5 29%,#235ba8 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f9cd3', endColorstr='#235ba8',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #5f9cd3 0%,#5c99d0 9%,#5996cf 10%,#518cc6 28%,#4d89c5 29%,#235ba8 100%); /* W3C */
}
html > body #loginbox {
	height: auto;
	min-height: 86px;
}


