body {
	background-color: #005694;
	margin: 0px;
	width: 100%;
	padding: 0px;
	background-image: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.9em;
	color: #666;
}

#pagemiddle {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 15px 0 0 0;
}

.logoImagePlacement {
	margin: -30px 0 10px 10px;	
}

#mastheadouter-managedSite {
	width: 953px;
	margin: 0px auto;
	padding: 0 0 0 0;
	height: 165px;
	background-image: url(../images/bannerManaged.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
	
#mastheadsite-managedSite {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 15px 0;
	text-align: left;
	height: 150px;
	float: left;
}

.mastheadLogo-managedSite {
	width: 150px;
	height: 150px;
	float:left;
}

.mastheadtitle-managedSite {
	font-size: 36px;
	text-decoration: none;
	font-family: Optima, Arial, Helvetica, sans-serif;
	color: #6f91bf;
	line-height: 1.2em;
	font-weight: bold;
	width: 585px;
	padding: 40px 0 0 5px;
	float:left;
}

.mastheadtagline-managedSite {
	font-size: 18px;
	text-decoration: none;
	font-family: Optima, Arial, Helvetica, sans-serif;
	color: #6f91bf;
	line-height: 20px;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin-left: 10px;
	width: 585px;
	float:left;
}

.mastheadaddress-managedSite {
	font-size: 12px;
	text-decoration: none;
	font-family: Optima, Arial, Helvetica, sans-serif;
	color: #6f91bf;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	width: 585px;
	float:left;
}

#footer-otherChapters {
	text-align: center;
	width: 851px;
	margin: 0px auto;
	padding-right: 51px;
	padding-left: 51px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 15px;
}

#midsection-managedSite {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	height: 30px;
}

#midsection-managedSite p {
	padding-top: 0px;
	font-size: 10px;
	color: #000;
	padding-left: 0px;
	padding-right: 71px;
	text-align: right;
	padding-bottom: 0px;
}

.content3left {
	width: 170px;
	float: left;
	height: auto;
	margin: 0 0 0 -30px;
}

.content2middle {
	float: left;
	width: 600px;
	clear: right;
	height: auto;
	margin: 5px 0px 0px 10px;
}

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 170px;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #CCC;
	background-color: #0D497F;
	width: 200px;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 15px;
	color: #6f91bf;
	text-decoration: none;
	font-weight: bold;
}

ul.MenuBarVertical ul li a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 15px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

ul.MenuBarVertical ul li a:hover
{
	color: #7ABF43;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	color:#00F;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	color: #2E6098;
	font-weight: bold;
}

h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 22px;
	font-weight: bold;
	color: #4870A4;
}
h2 {
	font-size: 18px;
	color: #6f91bf;
}
h3 {
	font-size: 16px;
	color: #666;
}
h4, h5, h6 {
	font-size: 14px;
	color: #6f91bf;
	font-style: italic;
}

#eventPageTitle{
	margin: 0;
	padding: 0;
	color: #545454;
	font-size: 18px;
	}


#footer-managedSite {
	text-align: center;
	width: 801px;
	margin: 0px auto;
	padding-right: 51px;
	padding-left: 101px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#footer-managedSite ul {
	font-size: 11px;
	color: #2E6098;
}
#footer-managedSite ul li {
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footer-managedSite ul li a:link, #footer-managedSite ul li a:visited {
	color: #7ABF43;
	text-decoration: none;
}
#footer-managedSite ul li a:hover, #footer-managedSite ul li a:visited:hover {
	color: #2E6098;
	text-decoration: underline;
}
#footer-managedSite p {
	font-size: 11px;
	color: #000;
}
#footer-managedSite a {
	color:#7ABF43;
	text-decoration:underline;
}
#footer-managedSite a:hover {
	color: #2E6098;
}

