/* 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(puImages/pageBG.jpg);*/
	/*text-align: center;*/
	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;
}
.tblHeaderTopLeft {
	background-image:url(../puImages/headerBGLeft.jpg);
	background-repeat:repeat-x;
}
.tblHeaderTopRight {
	background-image:url(../puImages/headerBG.jpg);
	background-repeat:repeat-x;
}
.tblMenuBar {
	background-image:url(../puImages/mnuBar.jpg);
	background-repeat:repeat-x;
}
.tblSpacerBar {
	background-image:url(../puImages/spacerBG.jpg);
	background-repeat:repeat-x;
	background-color:#969696;
}
.tblPrintFooter {
	height:39px;
	background-image:url(../puImages/footerBG.jpg);
	background-repeat:repeat-x;
}
.tblPageContent {
	background-image:url(puImages/pageBG.jpg);
	background-repeat:repeat-y;
}
.navTable {
	display:none;
 	width:0px;
	background-color:#fff1ca;
}
.bannerTable {
	display:none;
}
.homeTable {
	background-image:url(../puImages/pageBG.jpg);
	height:100%;
	width:782px;
}
#mssBGHolder {
	z-index:0;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}
#mssBGLines {
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	left:0px;
	width:782px;
	height:100%;
	background-image:url(../puImages/pageBG.jpg);
	background-repeat:repeat-y;
	/*border-left: 1px solid #969696;
	border-right: 1px solid #969696;*/
	position:relative
}
.topLinks {
	display:none;
}
#mssNavBar {
	visibility:hidden;
	z-index:0;
	position:absolute;
	left:0px;
	top: 0px;
	width:159px;
	height:100%;
	background-color:#fff1ca;
}
.mssMenuMain {
	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
}
.mssMenuMid {
	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
}
.mssMenuMid A {
    COLOR: #000000;
    TEXT-DECORATION: none
}
.mssMenuMid A:hover {
    COLOR: #000000;
    TEXT-DECORATION: underline
}
.divHeader {
	height:0px;
	visibility:hidden;
	display:none;
}
.divHeaderPrint {
	visibility:visible;
	z-index:0;
	width:640px;
	height:129px;
	top:0px;
	text-align:right;
}
#mssPrintFooterRight {
	right: 0px;
    padding-right: 12px;
    padding-bottom: 0px;
    color: #ffffff;
    padding-top: 3px;
    text-align: right;
}
.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(../puImages/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(../puImages/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(../puImages/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
}
.mssPrintWhere {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align:right;
	z-index:20;
	right:10px;
	top:110px;
	position:relative;
}
.mssWhere {
	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;
}