﻿
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 {
	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 {
	border-color: #00068;
	border-style: solid;
	border-width: 1px;
	width: 725px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	}
.image_border {
	border: 1px solid #000080;
	padding: 5px;
}
.address {
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	width: 750px;
	height: 50px;
	line-height: 50px;
}
.table-picture {
	padding: 7px;
	margin: 9px auto 0px auto;
	border: 1px solid #1E227D;
	font-size: x-small;
}
a {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #000557;
	height: auto;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000168;
	text-align: center;
	height: auto;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000168;
	text-align: center;
	height: auto;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}
.div-bottom {
	height: 20px;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}

