@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #9BA0B4;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.div_main {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: none;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #d3d9d9;
	border-right-color: #d3d9d9;
	border-bottom-color: #d3d9d9;
	border-left-color: #d3d9d9;
	border-top-width: thin;
	border-bottom-width: thin;
	background-color: #DFDFDF;
	line-height: 17px;
	padding: 0px;
}
.div_mainContent {
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-width: medium;
	border-left-width: medium;
	border-top-color: #d3d9d9;
	border-right-color: #d3d9d9;
	border-bottom-color: #d3d9d9;
	border-left-color: #d3d9d9;
	border-top-width: medium;
	border-bottom-width: medium;
	background-color: #EFF1F1;
	line-height: 18px;
	padding: 35px;
	color: #000;
}
.div_title {
	background-image: url(line.gif);
	background-repeat: repeat-x;
	height: 65px;
	width: 770px;
	font-size: 32px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px 55px;
	margin: 0px;
	top: 0px;
	padding: 0px;
	color: #084861;
	line-height: 32px;
}

.div_line {
	width: 800px;
	background-image: url(line.gif);
	background-repeat: repeat-x;
}

.div_header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #EDEEF0;
	border-top-style: none;
	border-left-style: solid;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.image {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: 0px;
}
.image2 {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: medium solid #084861;
}
.image2Copy {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: medium solid #084861;
}
.div_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	height: 40px;
	background-color: #496F86;
	background-position: -30px -100px;
	padding-top: 5px;
	border: medium solid #d3d9d9;
}
a {
	color: #0B848F;
}
.nav_buttons {
	padding-right: 10px;
	padding-left: 10px;
}
