﻿
body {
margin: 30px 0px 0px 0px;
	text-align: center;
	background-image: url('Images/VerticalBackgroound.png');
	line-height: normal;
	background-color: #00003C;
	background-repeat: repeat-x;
}
.outer-div {
	padding: 12px 0px 0px 0px;
	width: 750px;
	height: 245px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
}
.header-inner-div {
	background-position: center center;
	border: 1px solid #1E2276;
	margin: 0px auto 0px auto;
	width: 725px;
	height: 230px;
	position: inherit;
	background-image: url('Images/Header1.jpg');
	background-repeat: no-repeat;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	height: 35px;
	line-height: 35px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.body-outer_div {
	overflow: auto;
	width: 750px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.body-inner_div {
	overflow: auto;
	border: 1px solid #000678;
	width: 725px;
	position: inherit;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 490px;
	vertical-align: middle;
}
.address {
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	width: 750px;
	height: 50px;
	font-weight: normal;
	line-height: 50px;
}
.pictureproperties {
	padding: 9px;
	margin: 10px 0px 0px 10px;
	border: 1px solid #1E227D;
	float: right;
	width: 204px;
	height: 204px;
}
a {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.body-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #000168;
	width: 705px;
	line-height: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
.body-body {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000168;
	text-align: justify;
	font-weight: normal;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	height: 435px;
	right: auto;
	left: auto;
	padding-left: 13px;
}
.Cell-Bottom {
	height: 20px;
	line-height: 20px;
	font-size: large;
	color: #FFFFFF;
	width: 680px;
}
a.links {
	color: #000268;
	text-decoration: none;
}
a.links:hover {
	color: #FF6600;
	text-decoration: none;
}
