/* CSS Document */

html, body, #mssHolder {
	width: 100%;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}

/* The "height" above is a hack for IE5+/Win.  Below we adjust it using the child selector to hide from IE5+/Win */

html>body, html>body #mssHolder {
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

/* Without this, Moz1.0 adds a vertical scrollbar */

HTML {
	width: 100%;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}
HTML, BODY {
	margin:0;
	padding:0;
    height: 100%;
	margin-left:auto;
	margin-right:auto;
	border:none;
	overflow:hidden;
}
IMG {
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px
}
.thumbIMG {
	border:1px solid #000000
}
BODY {
	background-position: 50% 50%;
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	/*background-image:url(/images/pageBG.jpg);*/
	/*text-align: center;*/
	overflow:hidden;
	padding:0px;
	width: 100%;
	height: 100%;
	margin: 0;
    color: #000000;
	font-size: 0.68em;
	font-family: verdana, arial, sans-serif;
	overflow:hidden;
}
#divBG {
	z-index:0;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	left:1px;
}
html>body, html>body #divBG {
	left:0px;
}
.topLink {
	display:none;
}
.tblMainPageHolder {
	height:100%;
}
.tblTop {
	background-color:#969696;
	display:none;
}
.tblTopPrint {
	height:130px;
	background-color:#969696;
}
.tblHeader {
	height:132px;
}
.tblMenuBar {
	background-image: url("/content/images/mnuBar.jpg");
	background-repeat:repeat-x;
}
.tblSpacerBar {
	background-image: url("/content/images/spacerBG.jpg");
	background-repeat:repeat-x;
	background-color:#969696;
}
.tblPrintFooter {
	height:39px;
	background-image: url("/content/images/footerBG.jpg");
	background-repeat:repeat-x;
}
.tblPageContent {
	background-image: url("/content/images/pageBG.jpg");
	background-repeat:repeat-y;
}
.navTable {
	display:none;
 	width:0px;
	background-color:#fff1ca;
}
.bannerTable {
	display:none;
}
.homeTable {
	background-image: url("/content/images/pageBG.jpg");
	height:100%;
	width:782px;
}
#mpBGHolder {
	z-index:0;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}
#mpBGLines {
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	left:0px;
	width:782px;
	height:100%;
	background-image: url("/content/images/pageBG.jpg");
	background-repeat:repeat-y;
	/*border-left: 1px solid #969696;
	border-right: 1px solid #969696;*/
	position:relative
}
.topLinks {
	display:none;
}
#mpNavBar {
	visibility:hidden;
	z-index:0;
	position:absolute;
	left:0px;
	top: 0px;
	width:159px;
	height:100%;
	background-color:#fff1ca;
}
.mpMenuMain {
	left:0px;
	text-align:center;
	Z-INDEX: 2;
	TOP: 0px;
    MARGIN-LEFT: auto;
    WIDTH: 100%;
    COLOR: #000000;
    MARGIN-RIGHT: auto;
    PADDING-TOP: 4px;
    HEIGHT: 18px;
	position:absolute
}
.mpMenuMid {
	text-align:center;
	Z-INDEX: 6;
	TOP: 74px;
    MARGIN-LEFT: auto;
    MARGIN-RIGHT: auto;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    HEIGHT: 18px;
	WIDTH: 780px;
	position: relative
}
.mpMenuMid A {
    COLOR: #000000;
    TEXT-DECORATION: none
}
.mpMenuMid A:hover {
    COLOR: #000000;
    TEXT-DECORATION: underline
}
#mpMenuHere {
	display:none;
    MARGIN-LEFT: auto;
    MARGIN-RIGHT: auto;
    PADDING-TOP:2px;
	TOP: 0px;
	RIGHT: 0px;
    HEIGHT: 18px;
	position: absolute
}
.mpMenuLinks {
	display:none;
}
.divHeader {
	height:0px;
	visibility:hidden;
	display:none;
}
.divHeaderPrint {
	visibility:visible;
	z-index:0;
	width:640px;
	height:129px;
	top:0px;

}
.tblPrintFooterRight {
	z-index:5;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
	right: 0px;
    color: #ffffff;
	text-align: right;
	font-size:10px;
	height:39px;
}
.tblPrintFooterLeft {
	z-index:5;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
	left: 0px;
    color: #ffffff;
	text-align: left;
	font-size:10px;
	height:39px;
	width:280px;
}
.mnuTitle {
	background-color:#ffc726;
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	text-indent:8px;
	padding-top:5px;
	border-bottom:2px solid #fff1c9
}
.mnuHeading {
	color:#4b5863;
	height:11px;
	text-indent:8px;
	padding-top:5px;
	font-weight:bold
}
#mnuItem {
	background-image: url("/content/images/mnuBox.gif");
	background-repeat:no-repeat;
	color:#4b5863;
	height:11px;
	text-indent:22px;
	padding-top:5px;
}
a { 
	color: #0067c5;
	text-decoration: none;
}
a:hover {
	color: #0067c5;
	text-decoration: underline;
}
.sideMenu {
	background-image: url("/content/images/mnuBox.gif");
	background-repeat:no-repeat;
	color:#4b5863;
	height:11px;
	text-indent:22px;
	padding-top:5px;
}
.sideMenu A {
    COLOR: #4b5863;
    TEXT-DECORATION: none
}
.sideMenu A:hover {
    COLOR: #000000;
    TEXT-DECORATION: underline
}
.sideMenuCurrent {
	background-image: url("/content/images/mnuBoxFilled.gif");
	background-repeat:no-repeat;
	color:#4b5863;
	height:11px;
	text-indent:22px;
	padding-top:5px;
	font-weight:bold;
}
.sideMenuCurrent A {
    COLOR: #4b5863;
    TEXT-DECORATION: none
}
.sideMenuCurrent A:hover {
    COLOR: #000000;
    TEXT-DECORATION: underline
}
.mpPrintWhere {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align:left;
	z-index:20;
	left:10px;
	top:113px;
	position:relative;
}
.mpWhere {
	display:none;
}
#mainContent {
	position:absolute;
	top:0px;
	bottom:39px;
	width:638px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#mainFooter {
	display:none;
}
#printFooter {
	background-color:#ffffff;
	margin:0 0 0 0;
	width:640px;
	border-top:1px solid #000000;
	height:39px;
	bottom:0cm;
	left:0cm;
}
.mapHolder {
	width:360px;
	height:300px;
}
.newsPDFs {
	display:none;
}
.contactForm {
	display:none;
}
.titScreen {
	display:none;
}
.titPrint {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.stdTable {
	border:1px solid #000000;
}
.printStretch {
	display:block;
}
.noPrint {
	display:none;
}
.divAddressBox{
	left:0px;
}