@charset "utf-8";
.MenuBarDiv {
	background-image: url(../images/nav-bkgd-dk-blue-gradient.png);
	background-repeat: repeat-x;
	height: 32px;
}
.FloatRight {
	float: right;
}
.HeaderDiv {
	background-repeat: repeat-x;
	background-image: url(../images/header-bkgd-gray-gradient.png);
	background-color: #FFF;
	padding-top: 2px;
	margin-bottom: 1px;
}
h1 {
	font-size: 1.5em;
	color: #00306d;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
h2 {
	color: #00306d;
}
.FooterDivContent {
	background-color: #00306B;
	font-size: 1em;
	color: #FFF;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.ContentAreasStyles {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 5px;
	padding: 4px;
	margin-top: 3px;
}
#SlideShowWidth {
	width: 325px;
}
.MainPhotoArea {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #006396;
	margin-bottom: 2px;
}
.MainPhotoAreaOutbound {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #005f03;
	margin-bottom: 2px;
}
.MainPhotoAreaAutomateBPO {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #630064;
	margin-bottom: 2px;
}
.ContainerStyle {
	background-color: #FFF;
}
