@charset "UTF-8";
/* CSS Document */

<style type="text/css" media="all">

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
a
{ text-decoration: none
}
A:link    {
	color: #414D76;
	text-decoration: none;
}
A:active  {
	color: #7D8AB7;
	text-decoration: none;
}
A:visited {
	color: #57669E
}
body {
  background-color: #fff;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
#outerWrapper {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 902px;
}
#outerWrapper #headerWrapper #HeaderRt {
	background-color: #fff;
	width: 550px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-left: 10px;
	float: right;
	text-align: right;
}
#outerWrapper #headerWrapper #HeaderLt {
	background-color: #fff;
	margin-right: 565px;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#outerWrapper #headerWrapper #MiddleColumn {
	background-color: #fff;
	margin-left: 324px;
	margin-right: 134px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#outerWrapper #headerWrapper {
	height: 96px;
}
#outerWrapper #topNavigation {
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #7D8AB7;
	height: 23px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9E8F57;
	z-index: 400;
}
#outerWrapper #ContentWrapper #RightSkyscraper {
	background-color: #fff;
	float: right;
	padding: 2px 2px 2px 2px;
	width: 160px;
}
#outerWrapper #ContentWrapper #LeftColumn {
	background-color: #fff;
	float: left;
	padding: 2px;
	width: 130px;
}
#outerWrapper #ContentWrapper #MiddleColumn {
	background-color: #fff;
	margin-left: 140px;
	margin-right: 170px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#outerWrapper #ContentWrapper .clearFloat {
  clear: both;
  display: block;

}
#outerWrapper #BottomBillboardWrapper {
	background-color: #fff;
	border-top: solid 1px #666;
	height: 96px;
	padding: 2px 2px 2px 2px;
}
#BottomBillboardRt {
	float: right;
	width: 728px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#BottomBillboardLt {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 162px;
	margin-right: 732px;
}
h1 {
  font-size: 140%;
  font-weight: bold;
}
h2 {
  font-size: 130%;
  font-weight: bold;
}
h3 {
  font-size: 120%;
  font-weight: bold;
}
h4 {
  font-size: 110%;
  font-weight: bold;
}
a:visited {
  color: #414D76;
}
a:hover {
  color: #7D8AB7;
}
    .widgetBox1 {
	background-color:#EEE;
	border: 1px solid #DDD;
	margin-bottom:2px;
	padding-top: 0px;
	padding-bottom: 0px;
    }
    .widgetBox1 .titleBox{
	background-color:#7D8AB7;
	font-weight:900;
	color:#FFFFFF;
	font-size: 110%;
	text-transform: uppercase;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9E8F57;
    }
    .widgetBox1 .titleBox a{
        font-weight:900;
        color:#fff;
        text-decoration:none;
    }
    .widgetBox1 .titleBox a:hover{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
    }
    .widgetBox1 .contentBox{
	padding:5px;
	color: #000;
    }
.contentBox{
	padding:5px;
	font-weight: normal;
	color: #666666;
    }
.eventDate {
	font-weight: bold;
	padding-top: 5px;
	font-size: 90%;
	color: #414D76;
	}
a.eventLink {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 125%;
	}
a.eventLink:hover {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 125%;
	text-decoration: underline;
	}
ul.bulleted {
 list-style:disc outside;
 margin:0;
 padding:0 0 0 1.5em;
}

ul.bulleted li, ul.plainbulleted li {
 margin-bottom:7px;
 clear:both;
}

ul.bulleted li img, ul.plainbulleted li img {
 margin:3px 0 7px 6px;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #777;
 border-bottom:1px solid #777; 
 padding:5px;
 background-color:#fff;
}

ul.altbulleted {
 list-style:disc outside;
 color:#444444;
 margin:0;
 padding:0 0 0 1.5em;
}

ul.plainbulleted, #pagecontent ul {
 list-style:disc outside;
 margin:0;
 padding:0 0 0 1.5em;
}



</style>
