/* MENU SYSTEM classes */
.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
	}
.clearFix { /* for IE7/Win */
    min-height:1px;
	}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
	}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
	}

/* HTML ELEMENT CLASSES */
BODY, OL, UL, LI, BLOCKQUOTE, TABLE, TR, TD, TH { 
	font-family: Verdana; 
	font-size: 13px;
	}
HR { 
	color: #bbbbbb; 
	size: 2px; 
	}
A {
	color:#000080;
	text-decoration: none;
	}
A:hover {
	color: #ff5b0b; 
	text-decoration: none;
	}

/* ECLIPS */
.eclips { 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
.eclips_pop { 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

/* PAGE ELEMENT & CONTENT CLASSES */
.pagetitle { 
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	}
.xlarge { 
	font-size: 20px;
	}
.large { 
	font-family: Arial;
	font-size: 18px;
	}
.medium  { 
	font-size: 16px;
	}
.default { 
	font-family: Verdana;
	font-size: 13px;
	}
.small { 
	font-size: 11px; 
	}
.xsmall  { 
	font-size: 9px;
	}
.xxsmall  { 
	font-size: 8px;
	}

/* MISCELLANEOUS */
.interfacelabel { 
	font-size: 20px;
	color: #3b6c3b;
	}
.deptlabel { 
	font-size: 20px;
	color: #3b6c3b;
	}
.deptrolodex { 
	font-size: 14px; 
	font-weight: bold;
	}
.deptrolodex_nolink { 
	font-size: 14px; 
	font-weight: bold;
	}
.sitewidetools { 
	font-size: 11px;
	font-weight: 300; 
	text-decoration: none; 
	color: #FFFFFF; 
	}
.login  { 
	color: #000000;
	font-size: 15px;
	}
.idxtable { 
	border-bottom: thin #971B1E; 
	border-left: thin #971B1E; 
	border-right: thin #971B1E; 
	border-top: thin #971B1E; 
	}

/* SPONSOR LOGO SLIDESHOW */
div#tmpSlideshow {
    margin: 0px;
    padding: 0px 0 0 0;
    position: relative;
    width: 200px;
    height: 150px;
}
div.tmpSlide {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 130px;
    display: none;
	text-align: center;
}

div#tmpSlideshowControls {
    position: relative;
    top: 0px;
    left: 2px;
    width: 200px;
}
div.tmpSlideshowControl {
    border: 1px solid #f1f1f1;
    float: left;
    margin: 0 3px 3px 0;
    background: #f1f1f1;
    width: 28px;
    height: 18px;
    color: #554d31;
    font: 11px Arial, sans-serif;
    text-align: center;
	font-style: italic;
    cursor: pointer;
}
div.tmpSlideshowControl span {
    line-height: 18px;
    vertical-align: middle;
}
div.tmpSlideshowControlActive {
    border: 1px solid #cccccc;
	background: #cccccc;
	color: black;
}


div#tmpSlideshow2 {
    margin: 0px;
    padding: 0px 0 0 0;
    position: relative;
    width: 200px;
    height: 150px;
}
div.tmpSlide2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 130px;
    display: none;
	text-align: center;
}

div#tmpSlideshow2Controls {
    position: relative;
    top: 0px;
    left: 2px;
    width: 200px;
}
div.tmpSlideshow2Control {
    border: 1px solid #f1f1f1;
    float: left;
    margin: 0 3px 3px 0;
    background: #f1f1f1;
    width: 28px;
    height: 18px;
    color: #554d31;
    font: 11px Arial, sans-serif;
    text-align: center;
	font-style: italic;
    cursor: pointer;
}
div.tmpSlideshow2Control span {
    line-height: 18px;
    vertical-align: middle;
}
div.tmpSlideshow2ControlActive {
    border: 1px solid #cccccc;
	background: #cccccc;
	color: black;
}

div#tmpSlideshow3 {
    margin: 0px;
    padding: 0px 0 0 0;
    position: relative;
    width: 200px;
    height: 150px;
}
div.tmpSlide3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 130px;
    display: none;
	text-align: center;
}

div#tmpSlideshow3Controls {
    position: relative;
    top: 0px;
    left: 2px;
    width: 200px;
}
div.tmpSlideshow3Control {
    border: 1px solid #f1f1f1;
    float: left;
    margin: 0 3px 3px 0;
    background: #f1f1f1;
    width: 28px;
    height: 18px;
    color: #554d31;
    font: 11px Arial, sans-serif;
    text-align: center;
	font-style: italic;
    cursor: pointer;
}
div.tmpSlideshow3Control span {
    line-height: 18px;
    vertical-align: middle;
}
div.tmpSlideshow3ControlActive {
    border: 1px solid #cccccc;
	background: #cccccc;
	color: black;
}

#map { position: relative; width: 657px; height: 575px; overflow: hidden; border: solid 4px #333333; }
#returnlink { display: block; opacity: .7; position: absolute; top: 0; left: 0;  text-decoration: none; color: white; background: #555555; padding: 3px 7px 5px 7px;}
#map a.bullet { display: block; position: absolute; width: 25px; height: 25px; text-decoration:none; }
#map img.zoomable { }
#map div.popup{ display: none; position: absolute; width: 200px; height: 200px; top: 100px; left: 150px; background: white; z-index: 3; padding: 10px; border: 2px solid #cc8772; }
#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }

