@charset "utf-8";

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;
} 

body {
	/*	text-align: center; */
	padding: 20px;
	background-image: url(Images/PageBase.png);
	background-repeat: repeat-x;
	background-color: #000033;
	background-position: bottom;
}
.mainTable {


}
.titleBlock {
	background-image: url(Images/TitleBlockBackground.png);
	background-repeat: repeat-x;
	vertical-align: top;
	background-position: bottom;
}
.sideBarLeftTable {
	background-color: #94BFD1;
	background-image: url(Images/Sidebar.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.sideBarLeftText  a {
	display: block;
	font-family: "Trebuchet MS", Arial, Tahoma, serif;
	font-size: 11.5pt;
	color: #000033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0C5D5;
	text-align: right;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #A0C5D5;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #A0C5D5;
	border-left-color: #A0C5D5;
	font-weight: normal;
}
.sideBarLeftText     a:hover  {
	color: #00396C;
	background-color: #FFFFFF;
	border-right-color: #00396C;
	border-bottom-color: #00396C;
}
.sideBarLeft      object    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sideBarLeftFlashObj {
	margin-top: 10px;
}





.sideBarRight {
	background-color: #C1A17D;
	background-image: url(Images/BookShelfBG.png);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Tahoma, serif;
	color: #FFFFFF;
	font-size: 10pt;
}
.sideBarRightBG {
	background-color: #C1A17D;
}


.sideBarRight img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 6px;
	margin-left: 5px;
}
.bookshelf {
	background-image: url(Images/BookShelf.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 1px;
	vertical-align: bottom;
}

.footer {
	background-image: url(Images/Footer.png);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Arial, Tahoma, serif;
	font-size: 9pt;
	color: #559A52;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 15px;
}
.footerLeft {
	background-image: url(Images/FooterLeft.png);
}
.footerRight {
	background-image: url(Images/FooterRight.png);
}
.mapBox {
	background-color: #FFFFFF;
}
.mapBox h1 {
	font-family: Trebuchet MS, Arial, Tahoma, serif;
	color: #0066C2;
	font-size: 14pt;
	text-align: center;
}
.adLink  {
	margin: 0px;
	padding: 0px;
	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;
	position: static;
	border: 0;
}


.titleBlock object {
	margin: 0px;
}

