@charset "utf-8";
/* CSS Document */
div[id="BodyShadows"] {
	background-image: url(../images/innerShadow.png) !important;	
}
#ContentWrapper {
	width:956px;
	padding:1px;
	margin-left:auto;
	margin-right: auto;
	border: solid 1px #c9c9c9;
	background-color: #ffffff;
	background-image: url(../images/PageBottomBorder.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#ContentWrapper .LeftColumn {
	padding:20px;
	padding-bottom:50px;
	float:left;
	width:560px;
	overflow:hidden;
}
#ContentWrapper .LeftColumn h1 {
	width:100%;
	font-size:28px;
	color:#6da0d7;
	letter-spacing:-2px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ececec;
	padding-bottom:10px;
	margin-bottom:20px;
	font-weight:normal;
}
#ContentWrapper .LeftColumn h2 {
	color:#6da0d7;
	font-size:20px;
	font-weight:normal;
	margin-bottom:20px;
}
#ContentWrapper .LeftColumn h3 {
	color:#6da0d7;
	font-weight:normal;
	font-size:16px;
	margin-bottom:20px;
}
#ContentWrapper .LeftColumn h4 {
	font-size:16px;
	margin-bottom:20px;
}
#ContentWrapper .LeftColumn p {
	line-height:20px;
	margin-bottom:20px;
}
#ContentWrapper .LeftColumn ul {
	margin-bottom:20px;
	line-height:20px;
}
#ContentWrapper .LeftColumn li {
	list-style-type: square;
	margin-left:50px;
	margin-right:100px;
	line-height:20px;
	margin-bottom:10px;
	list-style-position: outside;
}
#ContentWrapper .LeftColumn a {
	text-decoration:none;
	color: #6da0d7;
}
#ContentWrapper .LeftColumn a:hover, #ContentWrapper .LeftColumn a:active {
	color: #eea021;
}
#ContentWrapper .RightColumn {
	padding-top:25px;
	padding-right:20px;
	padding-bottom:60px;
	margin-bottom:20px;
	float:right;
	width:300px;
	background-image: url(../images/RightBG.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear:right;
}
#Navigation {
	width:318px;
	float:right;
	background-image: url(../images/NavBG.jpg);
	background-repeat: repeat-y;
	margin-bottom:1px;
	margin-top:1px;
}
#Navigation .Header {
	background-image:url(../images/NavHeader.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#Navigation .Footer {
	background-image:url(../images/NavFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:65px;
	width:318px;
}
#Navigation h1 {
	padding-top:20px;
	margin-left:20px;
	float:left;
	font-size:24px;
	color:#6da0d7;
	letter-spacing:-1px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-weight:normal;
}
#Navigation .RightLink {
	margin-right:20px;
	margin-top:30px;
}
.Divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f3f3f3;
	height:10px;
	width:278px;
	margin-left:20px;
	clear:both;
}
#Navigation div.Level1Item, #Navigation div.MenuNotSelected {
	display:none;
}
#Navigation ul {
	
}
#Navigation .Level2Item {
	padding-left:20px;
	padding-right:20px;
}
#Navigation .MenuSelected div.ItemSelected {
	background-image: url(../images/MenuSelect.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
* html #Navigation .MenuSelected div.ItemSelected {
	background-image:none;
}
#Navigation .Level2Item a {
	display:block;
	padding-left:10px;
	border-bottom: 1px solid #f3f3f3;
	color:#6e6e6e;
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px
}
#Navigation .Level2Item a:hover, #Navigation .Level2Item a:active, #Navigation .Level2Item a.ItemSelected, #Navigation .Level2Item a.ChildSelected, #Navigation .Level3Item a:hover, #Navigation .Level3Item a:active, #Navigation .Level3Item a.ItemSelected {
	color: #eea021;
}
#Navigation .Level3Item {
	padding-left:40px;
}
#Navigation .Level3Item a {
	text-decoration:none;
	color:#6da0d7;
	display:block;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px
}

#Navigation .Level4Item {
	display:none;
}
/* News.aspx styles */
.ScrollableNews .RightLink {
	display:none;
}
.ScrollableNews h2 {
	margin-bottom:0px !important;
}
.NewsItem {
	padding-bottom:15px;
	height:100px;
	width:550px;
	text-decoration:none !important;
	cursor:pointer;
}
.NewsImage, .NewsItem img {
	padding:4px;
	border: 1px solid #999999;
	float:left;
	margin-right:10px;
}
#ContentWrapper .LeftColumn h2, #ContentWrapper .LeftColumn .NewsItem h2 a {
	color: #6da0d7;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:normal;
	text-decoration:none;
}
#ContentWrapper .LeftColumn p, #ContentWrapper .LeftColumn .NewsItem p a {
	line-height: 20px;
	text-decoration:none;
	color: #6e6e6e;
}
.NewsItem:hover h2 a {
	color:#eea021 !important;
}
.ScrollableNews #AllNewsLink {
	display:none;
}

/* Announcements.aspx Styles */
.AnnouncementItem h2 {
	margin-bottom:0px !important;
	width:100%;
}
.AnnouncementItem h2 a {
	display:block;
	width:100%;
	padding-bottom:5px;
}
.AnnouncementItem:hover h2 a {
	color:#eea021 !important;
}
.AnnouncementItem h3 {
	margin:0px !important;
	padding:0px !important;
}
.AnnouncementItem h3 a, .AnnouncementItem h3 a:hover, .AnnouncementItem h3 a:active {
	color:#6da0d7 !important;
	font-size:14px;
	width:100%;
	display:block;
	padding-bottom:5px;
}
.AnnouncementItem p a {
	color: #6e6e6e !important;
	margin:0px !important;
	display:block;
}

/* Directory.aspx Styles */
.DirectoryItem h2 {
	margin-bottom:0px !important;
}

.SiteMapWrapper li {
	padding-right:0px !important;
	margin-right:0px !important;
}
