@charset "UTF-8";
.blue {
	background-color: #000066;
	background-repeat: no-repeat;
	margin: auto;
	height: 100%;
	width: 1024px;
	position: relative;
	padding-top: 20px;
	padding-left: 30px;
}
.main {
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 90%;
	width: 999px;
	position: relative;
	left: 25px;
	top: 0px;
	right: 0px;
	bottom: 90%;
}
.menu {
	background-color: #FF0000;
	height: 50px;
	width: 999px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #FFFFFF;
}
.footer {
	background-color: #FFFFFF;
	height: 100%;
	width: 949px;
	position: relative;
	left: 25px;
	top: 0px;
	right: 25px;
	bottom: 0px;
}
.body {
	background-color: #ffffff;
	height: 100%;
	width: 949px;
	position: relative;
	left: 25px;
	top: 5px;
	right: 25px;
}
.header {
	background-image: url(../graphics/header.png);
	background-repeat: no-repeat;
	position: relative;
	height: 300px;
	width: 999px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}
.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
	margin: auto;
	line-height: normal;
	font-style: normal;
}
.table, tr, td {
	padding-left: 15px;
}
.paragraph2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	padding-left: 150px;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 150px;
	padding-top: 0px;
}
.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 150px;
}
.table {
	margin-top: 25px;
}
.pic {
	margin-top: 30px;
}
.tr {
	position: relative;
	top: 15%;
	left: 23%;
	margin: 0px;
	padding: 0px;
}
