@charset "UTF-8";
/* CSS Document */

.right {
	background-color:#6198a1;
}
.right3 {
	background-color:#8cc277;
}
.right2 {
	background-color:#6198a1;
	background-image:url(imgs/leaf.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.left {
	background-color:#9dcb8b;
	background-image:url(imgs/body.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.leftb {
	background-color:#ffffff;
	background-image:url(imgs/bottom.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.left2 {
	background-color:#9dcb8b;
	background-image:url(imgs/body2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.left2b {
	background-color:#ffffff;
	background-image:url(imgs/bottom2.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.left3 {
	background-color:#6198a1;
	background-image:url(imgs/body3.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.left3b {
	background-color:#ffffff;
	background-image:url(imgs/bottom3.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.logo {
	padding:6px 0px 0px 17px;
}
.titles {
	padding-left:19px;
}
.titles2 {
	padding-right:139px;
}
.text {
	padding:60px 20px 40px 157px;
}
.text2 {
	padding:60px 20px 40px 157px;
	color:#FFFFFF;
}
.pdf {
	padding-left:10px;
}
.pdf a:link {
	padding-left:10px;
	font-weight:bold;
	color:#005966;
	text-decoration:none;
}
.pdf a:active {
	padding-left:10px;
	font-weight:bold;
	color:#005966;
	text-decoration:none;
}
.pdf a:visited {
	padding-left:10px;
	font-weight:bold;
	color:#005966;
	text-decoration:none;
}
.pdf a:hover {
	padding-left:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
