body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
text-align:center;
background-color:#E9E7E3;
margin:0;
padding:0;
}

input, select, textarea, option, a, td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
}

#wrapper{
width:944px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding:0;
/*border:2px solid #0A4D93;*/
color:#000000;
padding:0 20px 20px 20px;
background-color:#FFFFFF;
background-image:url(img/headerErgopro2.jpg);
background-repeat:no-repeat;
}

#header{
position:relative;
height:110px;
width:944px;
margin-left:auto;
margin-right:auto;
background-color:transparent;
}

#main{
	position:relative;
	width:944px;
	height:360px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
}

#main .textLeft{
position:relative;
height:auto;
width:500px;
padding:10px 0 0 0;
text-align:left;
}

#main .textRight{
position:absolute;
top:0px;
left:520px;
height:auto;
width:424px;
padding:10px 0 0 0;
text-align:left;
}

#mainAutoH{
	position:relative;
	width:944px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
}

#mainAutoH .textLeftAH{
position:relative;
height:auto;
width:500px;
padding:10px 0 0 0;
text-align:left;
}

#mainAutoH .textRightAH{
position:absolute;
top:0px;
left:520px;
height:auto;
width:424px;
padding:10px 0 0 0;
text-align:left;
}

#footer{
	position:relative;
	width:944px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	background-color:#FFFFFF;
}

#footer .text{
position:relative;
height:auto;
width:934px;
padding:5px;
text-align:center;
line-height:20px;
}

#footer a:link {
	color:#0A4D93;
}

#footer a:visited {
	color:#0A4D93;
}

#footer a:active {
	color:#E1C64C;
}

#footer a:hover {
	color:#E1C64C;
}

#main a:link {
	color:#0A4D93;
}

#main a:visited {
	color:#0A4D93;
}

#main a:active {
	color:#E1C64C;
}

#main a:hover {
	color:#E1C64C;
}

#mainAutoH a:link {
	color:#0A4D93;
}

#mainAutoH a:visited {
	color:#0A4D93;
}

#mainAutoH a:active {
	color:#E1C64C;
}

#mainAutoH a:hover {
	color:#E1C64C;
}

h1 {
color:#0A4D93;
font-size:12pt;
font-weight:bold;
padding:0;
margin:0;
}

.bold {
font-weight:bold;
}

.boldBlue {
font-weight:bold;
color:#0A4D93;
}

.boldGold {
font-weight:bold;
color:#E1C64C;
}

ul {
margin:2px 0 2px 25px;
padding:0;
list-style:url(img/IconArrow3.gif) outside;
/*line-height:15px;*/
}

.img {
border:1px;
border-style:solid;
border-color:#0A4D93;
padding:1px;
margin:2px 7px 0 0px;
float:left;
}

.imgR {
margin:5px;
float:right;
}