@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#titleBar {
	background-image: url(images/titleBar.jpg);
	height: 136px;
	width: 100%;
}
#titleBar2 {
	background-image: url(images/titleBarGI.jpg);
	height: 136px;
	width: 100%;
}
#titleBar tr td {
	text-align: left;
	vertical-align: top;
}
#titleBar2 tr td {
	text-align: left;
	vertical-align: top;
}
#titleBar3 {
	background-image: url(images/titleBarR.jpg);
	height: 136px;
	width: 100%;
}
#navBar {
	color: #3b3a26;
	letter-spacing: 0.15em;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #94a596;
	border-bottom-color: #94a596;
}
#navBar a {
	color: #3b3a26;
	text-decoration: none;
}
#navBar a:hover {
	color: #00B9E5;
}
#collage {
	background-image: url(images/collage.jpg);
	height: 200px;
	width: 100%;
}
#frontPageBox {
	width: 100%;
	border: 1px solid #D20022;
	background-image: url(images/bgRedBox.jpg);
}
#navBar tr td {
	width: 25%;
}
.spaceBarH {
	height: 20px;
	width: 100%;
}
.spaceBarV {
	width: 20px;
}
.content {
	width: 100%;
}
#titleBar3 tr td {
	text-align: left;
	vertical-align: top;
}
#titleBar4 {
	background-image: url(images/titleBarUE.jpg);
	height: 136px;
	width: 100%;
}
.menuBar {
	width: 200px;
	vertical-align: top;
	text-align: center;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blueBox {
	color: #3b3a26;
	background-color: #DCF1FF;
	width: 100%;
	border: 1px solid #70c5ea;
	text-align: center;
}
#titleBar4 tr td {
	text-align: left;
	vertical-align: top;
}
#navBar .currentPage {
	color: #00B9E7;
}
.boxWhite {
	width: 100%;
	border: 1px solid #94a596;
	color: #3b3a26;
	text-align: center;
}
.orangeBox {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-left-color: #F90;
}
.orangeBox tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F90;
	border-bottom-color: #F90;
	vertical-align: top;
}
.menuBox {
	background-color: #F3F3F3;
	width: 100%;
	border: 1px solid #999;
	text-align: center;
}
a {
	text-decoration: none;
	color: #00B9E6;
}
a:hover {
	text-decoration: underline;
}
#footer {
	font-size: small;
	color: #999;
}
h1 {
	color: #3b3a26;
	font-size: x-large;
	font-variant: normal;
	font-style: normal;
}
h3 {
	font-size: medium;
	color: #3b3a26;
}
.greenBox {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0C3;
	border-left-color: #0C3;
}
.greenBox tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0C3;
	border-bottom-color: #0C3;
}
.redBox {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D20022;
	border-left-color: #D20022;
}
.redBox tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D20022;
	border-bottom-color: #D20022;
	vertical-align: top;
}
