html {
     overflow: -moz-scrollbars-vertical;
}
html, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}
.std {
	margin: 0px 0 10px 0px;
	padding: 0px 0 10px 0px;
	text-align: justify;
} 
/*********		Form Stuff		**************/
.srch {  height: 20px; width: 33px; margin-top: 3px;}

.Tick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	width: 15px;
	vertical-align: middle;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	height: 15px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 200px;
	vertical-align:top;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 1px;
	z-index: 5;
} 
.medinput {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SmallInput {
	height: 20px;
	width: 50px;
	vertical-align:top;
	margin-bottom: 2px;
	margin-top: 1px;
	z-index: 5;
} 
.inputmicro {  width: 30px;}
.inputbutton { font-size: 10px; width: 120px; vertical-align: middle; font-style:normal; text-align: center;}

.SmallTxtForm { font-size:10px; color:#000099;}

form {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 40px;
	width: 200px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.SmallTextarea {
	width: 150px;
}
select {color: #000000;
}
/*********		END Form Stuff		**************/

th {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 5px 5px 3px 5px;
	border-bottom: solid #A1161B 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
} 
a:hover {
	text-decoration: none;
	color: #FF0000;
} 

a {	color: #990000;	text-decoration: none;}

.Error {  font-weight: bold; color: #CC0000;}

body {
	margin: 0;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*Below must remain for rich editor BG Color*/
	background-color:#BDD7EA;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/Art/bodyBg.jpg);
}
.XCXbody {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image: url(/b.gif);
}

#editBody {background-color:#FFFFFF;}

hr {  vertical-align: bottom; color: #E6E6E6;}
h1 {
	margin-right: 20px;
	margin-top: 22px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 15px;
	color: #000099;
}
h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	color: #003399;
}
h4 {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 13px;
	color: #0000CC;
}
h5 {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
	color: #0033CC;
}
h6 {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 11px;
	color: #000066;
}
p {
	text-align: justify;
	margin-top: 0px;
	vertical-align: top;
	padding-top: 0px;
	line-height: 19px;
}
li {
	margin-bottom: 0px;
	line-height: 19px;
}

ul {
	margin-right: 0px;
}
.footer {
	color: #FFFFFF;
	font-size: 11px;
}

.footer a{
	color: #efefbf;
	text-decoration: none;
	border-bottom: 1px solid #efefbf;
}

.footer a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
}

.footertd {
	color: #FFCC00;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 5px 1px 5px;
	background-color: #1F4B82;
	text-align: center;
	background-image: url(/Art/footerBg.jpg);
	background-repeat: repeat-y;
}

.footertd a{
	color: #FFFFFF;
	text-decoration: none;
}

.footertd a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
}
.MarginLinksTop {
	margin: 10px 0px 0px  0px;
	padding: 10px 0px 0px 0px;
}

.LgTopTxt {
	font-size: 38px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.ParentTable {
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	background-color: #BDD7EA;
	background-image: url(/Art/parentBg.jpg);
	background-repeat: repeat-x;
}

.ImageField {
	margin-right: 0px;
	padding-right: 0px;
	clear: both;
}

.contentSpace {
	margin-right: 35px;
}

.contentRow {
	background-color: #E7E7E7;
	background-repeat: no-repeat;
	background-position: center top;
}
.contentCell {
	padding: 2px 0px 20px 0px;
	background-color: #FFFFFF;
}
.ParentRow {
}
.headerImg {
	border: 1px solid #F0C35D;
}
.imgLeft {
	float: left;
	margin: 0px 10px 7px 0px;
}
.imgRight {
	float: right;
	margin: 0px 0px 7px 10px;
}

.bodyBorderRight {
	background-image: url(/Art/RS-Light.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bodyBorderLeft {
	background-image: url(/Art/LS-Dark.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bodyBorderLeftBot {
	background-image: url(/Art/LS-CornerB.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bodyBorderRightBot {
	background-image: url(/Art/RS-CornerB.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bodyBorderBot {
	background-image: url(/Art/Bot-Light.jpg);
	background-repeat: repeat-y;
}
.BoxBorder a:hover {
	color: #FF0000;
}

/*		MAPFRAMES				*/
.mapSidebarFrame {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 176px;
}
.mapFrame {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 380px;
}	
/*		BUILDHELP				*/

.bhSepStart {
	background-color: #66CC99;
	background-position: center;
	margin: 5px;
	clear: both;
}
.bhSepEnd {
	background-color: #CC9999;
	background-position: center;
	margin: 5px;
	clear: both;
}
/*		ARTICLES				*/
.articleThumb {
	float: left;
	border: 0px;
	margin: 2px 4px 2px 0px;
}
.articlePara {
	clear: left;
	margin-bottom: 2px;
}
.articleSep {
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8D4FA;
	width: auto;
}
/*		CALENDAR				*/
.calendarThumb {
	float: left;
	border: 0px;
	margin: 2px 4px 2px 0px;
}
.calendarPara {
	clear: left;
	margin-bottom: 2px;
}
.calendarSep {
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8D4FA;
	width: auto;
}

.vMenuTable{
	float: left;
	border-width: 0px 0px 0px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	margin: 12px 0px 10px 0px;
	width: 192px;
	background-image: url(/Art/menuBg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center;
}

.vMenuCell{
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	white-space: normal;
	padding: 2px 7px 9px 28px;
	height: 20px;
	vertical-align: top;
	background-image: url(/Art/menuCellBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.vMenuCell a {
	text-decoration:none;
	color: #FFFFFF;
}

.vMenuCell a:hover {
	text-decoration:none;
	color: #FF0000;
}

/*VMENU2*/
/*VMENU3*/
.hMenuCell {
	color: #204C82;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	vertical-align: middle;
	text-align: center;
	background-color: #DDEBF4;
	white-space: nowrap;
}
.hMenuBullet {
	vertical-align: top;
	text-align: left;
	border-bottom: solid #FFFFFF 1px;
}



.hMenuCell_1st {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
	border-left: 0px Solid #FFFFFF;
	border-right: 2px Solid #FFFFFF;
	border-top: 2px Solid #FFFFFF;
	border-bottom: 2px Solid #FFFFFF;
}
	
.hMenuCell a{
	color: #204C82;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.hMenuCell a:hover {
	color: #FF0000;
}

.hMenuTable {
	margin: 2px 4px 0px 0px;
	float: left;
	height: 28px;
	border-right: solid #99A2A8 1px;
	border-bottom: solid #B7C2CA 1px;
}

.hMenuContainerTable {
	margin: 17px 30px 20px 0px;
	border-width: 0px 0px 1px 0px;
	border-color: #B7C2CA;
	border-style: solid;
	background-image: url(/Art/menuContainerBg.gif);
}

/*HMENU2*/
/*HMENU3*/
/*		POPMENU					*/
/*POPMENU1*/
/*POPMENU2*/
/*POPMENU3*/
/* 		PANEL CELLS LEFT AND RIGHT		*/
.boxContainer {
	text-align: right;
	margin: 16px 0px 0px 30px;
	float: right;
	width: 222px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.BoxBorder {
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	border-bottom: solid #E9F1F8 1px;
	border-bottom-color: #E9F1F8;
}
.BoxBorder a {
	color: #990000;
}
.BoxBorder th {
	height: 34px;
	padding: 10px 5px 6px 5px;
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: middle;
	text-decoration: underline;
}
.BoxCell {
	padding: 4px 7px 6px 7px;
	color: #000000;
	font-size: 12px;
}
.BoxCell li {
	margin-left: 0px;
	padding-left: 0px;
}
.BoxCell ul {
	margin-left: 14px;
	padding-left: 0px;
}
.BoxImageCell {
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.LeftBoxBorder {
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	clear: both;
	margin: 0px 0px 10px 0px;
}
.LeftBoxBorder th {
	height: 34px;
	padding: 8px 5px 6px 5px;
	background-position: right;
	background-repeat: repeat-y;
	background-color: #DDEBF4;
}
.LeftBoxCell {
	padding: 4px 7px 12px 7px;
	color: #000000;
	font-size: 12px;
	background-color: #DDEBF4;
}
.LeftBoxCell li {
	margin-left: 0px;
	padding-left: 0px;
}
.LeftBoxCell ul {
	margin-left: 14px;
	padding-left: 0px;
}
.LeftBoxImageCell {
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-color: #DDEBF4;
}
/* 		END PANEL CELLS LEFT AND RIGHT		*/
/*BODY1*/
/*BODY2*/
/*BODY3*/
.galleryPanel {
	padding: 0px;
	width: 192px;
	border-color: #C8D4FA;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	float: left;
	margin: 0px 18px 10px 0px;
	background-color: #DDEBF4;
}
.galleryPanelImageCell {
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #DDEBF4;
}
.galleryThumb {
}

.galleryPanel th {
	border-width: 0px 0px 0px 0px;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 4px 1px 0px;
	vertical-align: middle;
	background-color: #DDEBF4;
}

/*PHOTOGALLERY2*/

#headerSlidePanel {
	border: 5px solid;
	width: 656px;
	margin: 6px 0px 10px 0px;
	border-color: #E1EDF2;
}
#headerSlidePanelContainer {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 653px;
	border: 6px solid;
	border-color: #DDEBF4;
	overflow: hidden;
	background-color: #DDEBF4;
}
#headerSlidePanelImageContainer {
	margin: 0px;
	padding: 0px;
}
#headerSlidePanelTitle {
}



/*CATALOGPANEL1*/
/*CATALOGPANEL2*/
/*REGISTER*/
/*PROFILES*/
.fixedMenu {
	right: 30px;
	position: absolute;
	top: 14px;
	z-index: 1000;
	width: 550px;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #000033;
	font-weight: bold;
}
.fixedMenu a {
	color: #000033;
}
.fixedMenu a:hover {
	color: #FF0000;
}
