body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.navigation {
	font-size: 13px;
	text-align: left;
	padding-left: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #023C59;
	padding-top: 125px;
	padding-bottom: 5px;
}
.leftSide {
	padding-left: 55px;
	padding-right:0px;
	width:355px;
	float: left;
}

.leftSide h1 {
	font-size: 22px;
	color: #869F2A;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	width: 355px;
}

.leftSide img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.content {
	margin-top:40px;
	padding: 0px;

}
.smallForm {
	padding: 0px;
	margin-top: 0px;
	width: 300px;
}
.footer {
	font-size: 10px;
	margin-top: 50px;
}


.rightSide {
	margin-left:430px;
	margin-right: 40px;
	padding-left: 0px;

}

.rightSide h1 {
font-size: 22px;
	color: #023C59;
	padding: 30px 0px 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;

}

.rightSide h2 {
font-size: 16px;
	color: #023C59;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;

}



.navigation a {
	color: #023C59;
	text-decoration: none;
	margin-left: 40px;
	
}
.navigation a:hover {
	color: #869F2A;
	text-decoration: none;
	
	
}
p {
	line-height: 18px;
}

.content a {
	color: #023C59;	
}

.content a:hover {
	color: #869F2A;	
}

.blueBold {
	font-weight: bold;
	color: #023C59;
}

.headImg {
	margin: 0px;
	padding: 0px;
	float: right;
}

.lists {
	line-height: 18px;
}