/* Colors
#5d8569 - Green Highlight Color
#d5cea7 - Medium Tan
#e9e5d0 - Light Tan
#85695c - Maroonish Purplish  */

body {
        
	font-family: Tahoma, Arial, Sans-Serif, Times New Roman;
	margin:0px auto;
/*--->Fix Here*/
	/*background: #5d8569 url('Images/Background-r3.jpg') no-repeat center; /*#d5cea7;*/
	background: #545249 url('Images/Background-(Summer)r3.png') no-repeat center;
	min-height:600px;
	/*min-width: 1024px;*/
	font-size:medium;
	text-align: center;
	scrollbar-face-color: #e9e5d0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #85695c;
	scrollbar-track-color: #d5cea7;
    font-family: Georgia, serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 21px;
}
#mainBody {
	position: relative;
	top: 10px;
	/*bottom: 10px;*/
	width: 1024px;
/*--->Fix Here*/
	background: #2b6ca3;
	margin: 0px auto;
	padding: 15px 0 15px 0;
}
#headerBar {
	width: 100%;
	padding: 5 0 5px 0;
	height: 150px;
/*--->Fix Here*/
	background: #2b6ca3;
}
#headerLogo {
	
}
.alignRight {
	right: 0px;
	height: 120px;
	width: 691px;
}
#headerPics {
	float: left;
	height: 120px;
	padding: 0 0 0 13px;
	position:relative;
	z-index:2;
}
#headerButtons {
	position: relative;
	height: 120px;
	float:right;
}
.topButton {
	cursor:pointer;
	text-align:center;
	text-indent: 15px;
	border: 0;
	padding: 3px 0 0 0;
}
	#btnHelp {
		background: #3c3632 url('Images/LinkButtonSprite3T2.png') no-repeat 0 0;
		/*position:relative;*/
		top:0px;
		right:0px;
		/*height:40px;*/
		/*width:200px;*/
	}
	#btnInvolved {
		background: #3c3632 url('Images/LinkButtonSprite3T2.png') no-repeat -200px 0;
		position:relative;
		right:0px;
		height:40px;
		width:200px;
	}
	#btnGift {
		background: #3c3632 url('Images/LinkButtonSprite3T2.png') no-repeat -400px 0;
		position:relative;
		right:0px;
		height:40px;
		width:200px;
	}
#menuBar {
	width: 1024px;
	position: relative;
	top:130px;
	margin-left: 0;
	height: 28px;
	padding: 0;
	background: #E9E5D0 url('Images/Menu-Bar-Back.jpg');
	text-align: right;
	z-index: 1;
}	
@-moz-document url-prefix() {
	
	#menuBar {
		width: 1024px;
		position: relative;
		top:130px;
		/*margin-left: 0;*/
		height: 28px;
		padding: 0;
		background: /*#E9E5D0*/ url(Images/Menu-Bar-Back.jpg) repeat-x;
		/*text-align: right;*/
		z-index: 1;
	}
}

#menuBarItems 
{
	width: 1021px;
	position: relative;
	top: -25px;
	margin-left: 0;
	text-align: right;
	height: 28px;
	z-index:59;
}
	/*Fade Button Section*/
	div.fadeHover {
		position: absolute;
		float: right;
	}
	img.base {
		position: absolute;
		right: auto;
		top: 0;
		z-index: 61;
		border: 0;
		cursor: pointer;
	}
	img.base2 {
		position: absolute;
		right: 224px;
		top: 0;
		z-index: 61;
		border: 0;
		cursor: pointer;
	}	
	img.fade {
		position: relative;
		right: inherit;
		top: 0;
		z-index: 60;
		border: 0;
		cursor: pointer;
	}
	/*End Fade Button Section*/
#main {
	position: relative;
	float: left;
	width: 840px;
	margin-top: -25px;
	margin-left: -5px;
	min-height: 450px;
	padding: 5px 5px 3px 5px;
	z-index: 6;
}

#siteLinks {
	float: left;
	margin-left: 3px;
	margin-right: -2px;
	margin-top: -15px;
	width:150px;
	padding: 0px 0 3px 0;
	background:#e9e5d0; /*#D5CEA7;*/
	z-index: 10;
}
.siteLinkButton {
}
.content {
	text-align: justify;
/*--->Fix Here*/	
	/*Background: #e9e5d0;*/
	width: 712px;
	margin-left: 5px;
	max-height: 423px;
	overflow: auto;
	padding: 0 10px 0 0;
	float: left;
	font-size:16px;
}

.contentNoJustify {
	width: 712px;
	margin-left: 5px;
	max-height: 423px;
	overflow: auto;
	padding: 0 10px 0 0;
	float: left;
}

#content {
	float: left;
	text-align: left;
/*--->Fix Here*/
	/*Background: #e9e5d0;*/
	width: 722px;
	max-height: 430px;
	min-height: 430px;
	height: 423px;
	margin-left: 6px;
	padding: 10px 5px 10px 5px;
	margin: 0;
	margin-left: 0px;
	font: Times New Roman;
}

.imageA{
    width: 600px;
    height:300;
}
   
.imgHoverable {
}
.imgHoverableActive {
}
.selectionTabs {
	width: 73px;
	list-style: none;
	float: right;
	margin: 0px;
	padding: 0 49px 0 0px;
}
.navTabs {
	list-style: none;
	float: left;
	padding: 0 0 0 0;
}
#contactBox {
	position: absolute;
	top: 351px;
	font: Times New Roman;
	width: 150px;
	height: 110px;
	left: -149px;
	background-color: #e9e5d0;
	/*background-image: url('Images/Shield.png');*/
}
#footer {
	width: 1024px;
	height: 24px;
	background: #E9E5D0 url('../Images/Menu-Bar-Back2.jpg');
	padding: 3px 0 0px 0;
	text-align: center;
	margin-top: 9px;
	font-size: small;
}

.rounded {
	border:solid 3px #000000; /*#d5cea7;*/
	border-radius:1ex;
	-webkit-border-radius:1ex;
}
.roundedWhite {
	border:solid 3px White;
	border-radius:2ex;
	-webkit-border-radius:2ex;
}
.imgOpa {
	opacity: 0.7;/*0.9;*/
	filter: alpha(opacity=50);
}



/*Employee Site Section (CSS objects specific to the employee side)*/
#divider {
	width: 1024px;
	position: relative;
	top: 120px;
	margin-left: 0;
	height: 14px;
	background: /*#E9E5D0*/ url('Images/Emp-Divider2.png') repeat-x;
	padding: 0;
}
@-moz-document url-prefix() {

	#divider {
		width: 1024px;
		position: relative; 
		top: 120px;
		margin-left: 0;
		height: 14px;
		background: /*#E9E5D0*/ url(Images/Emp-Divider2.png) repeat-x;
		padding: 0;
		}
}
#mainEmp {
	width: 1014px;
	margin-top: -42px;
	min-height: 450px;
	padding: 5px 5px 3px 5px;
	z-index: 6;
}
.contentEmp {
	/*text-align: center;*/
	background: #ffffff; /*#e85695c;*/
	width: 815px;
	height: 440px;
	/*margin-left: 5px;*/
}
#contentEmp {
	float: left;
	text-align: left;
	background: #ffffff ;/* #ffffff;*/
	width: 815px;
	min-height: 430px;
	height: 423px;
	/*margin-left: 6px;*/
	padding: 10px 5px 10px 5px;
	margin: 0;
	/*margin-left: 0px;*/
	font: Times New Roman;	
}
#siteLinksEmp {
	float: left;
	margin-left: -1px;
	margin-right: 3px;
	width: 175px;
	min-height: 450px;
	padding: 5px 5ps 3px 5px;
	background:#d5cea7; /*#e9e5d0 #D5CEA7 #ffffff;*/
}

#siteLinksEmp1 {
	float: left;
	margin-left: -1px;
	margin-right: 3px;
	width: 175px;
	min-height: 450px;
	padding: 5px 5ps 3px 5px;
	background:#ffffff; /*#e9e5d0 #D5CEA7 #ffffff;#2b6ca3*/
}

#footerEmp {
	width: 1024px;
	height: 14px;
	background: #E9E5D0 url('Images/Emp-Divider2.png');
	padding: 3px 0 0 0;
	text-align: center;
	margin-top: 8px;
}

/**** Dropdown Menu Items*/
/* Tabs*/
ul.tabs {
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a {
	position: relative;
	display: block;
}
/* Dropdowns *************************/
ul.dropdown {
	text-align:center;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: auto;
	width: 280px;
	display: none;
	left: 0;
}
ul.dropdown ul.dropdown {
	top: auto;
	left: 95%;
}
ul.dropdown li {
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}
ul.dropdown li a {
	display: block;
}

/* links*************************/
/*a:active {
	outline: none;
	border: 0;
}*/
a {outline: 0;}
a:link img,a:active img,a:visited img,a:hover img {
	border:0;
	outline: 0;
}
a:visited {color: #5d8569;}
a:link {color: #1f536f;}
a:link, a:visited, a:hover, a:active, a:inactive {
	text-decoration: none;
	border: 0;
	border-style: none;
	outline: 0;
}
.active{
	font-weight: bold;
}
.inactive {
	font-weight: bold;
}
/* inline elements*************************/
strong {
	font-weight: bold;
}

/* menu-specifc*************************/
#menu {
	position: absolute;
	z-index: 5;
	top: 150;
	width: 815px;
	height: auto;
}

#menu ul {
	margin: 0 auto;
}

#menu ul li.hasmore {
	/*background: url(images/drophighlight.png) no-repeat center 27px;*/
}

#menu ul li h4 {
	margin: 0;
}

#menu ul li h4 a {
	font-size: 14px;
	color: #000;
	/*font-weight: bold;*/
	/*padding: 0 15px;*/
}

#menu ul li a {
	color: #eeeeee; /*dropdown link color*/
	/*padding-left: 4px;*/
}

#menu ul li a img {
	vertical-align: middle;
}

#menu ul li a:hover {
	background: url('../Images/topselectionleft.png') no-repeat left top;
}

#menu ul li a span {
	/*display: block;*/
	/*padding: 0 15px 0 11px;*/
}

#menu ul li a:hover span {
	/*background: url(images/topselectionright.png) top right;*/
}

#menu ul.dropdown {
	padding: 10px;
	background-image: url('../Images/Dropdown-Back4.png');/*Dropdown-Back3.png*/
	overflow: hidden;
	border-bottom: 1px solid #111111;
	width: 280px;
}

#menu ul.dropdown li a {
	border-bottom: 1px solid #333333;
	line-height: 22px;
	overflow: hidden;
	height: 22px;
}

#menu ul.dropdown li.last a {
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover {
	background: url('../Images/menuarrow4.png') no-repeat left center;
}

#menu ul li h4 a:hover {
	background-image: none;
}

/*External Sites*/
#mainServices {
	width: 860px;
	margin-top: 0px;
	min-height: 400px;
	padding: 5px 5px 3px 5px;
	z-index: 6;
}
#mainNews {
	width: 830px;
	float: left;
	margin-top: 0px;
	min-height: 450px;
	padding: 5px 5px 3px 5px;
	z-index: 6;
}

.contentNews {
	text-align: justify;
/*--->Fix Here*/
	/*Background: #e9e5d0;*/
	width: 835px;
	margin-left: 5px;
	max-height: 423px;
	overflow: auto;
	padding: 0 6px 0 0;
}
#contentNews {
	float: left;
	text-align: left;
/*--->Fix Here*/
	/*Background: #e9e5d0;*/
	width: 843px;
	max-height: 430px;
	min-height: 430px;
	height: 423px;
	margin-left: 6px;
	padding: 10px 5px 10px 5px;
	margin: 0;
	margin-left: 0px;
	font: Times New Roman;
}


/*** UA Section ***/

/* Today's Color(s) */
#divTodaysColors {
	position: absolute;
	top: 30px;
	margin: 33px 0px 0px 25px;
	padding: 0 15px 0 50px;
	text-align: center;
	width: 9em;
	left: -15px;
}
.colorDivHeader {
	float: left;
	font-weight: bold;
	text-align: center;
	font-size: xx-large;
	margin: 10px 10px 0 -15px;
	padding: 5px 0 0 0;
	width: 9em;
	}
/* Color Box */
.colorDiv {
	position: relative;
	text-align: center;
	width: 7.5em;
	height: 1em;
	border: Outset 5px Black;
	padding: 3px;
	float: left;
	font-size: 21px;
	color: white;
	vertical-align: bottom;
}
@-moz-document url-prefix() {
	#divTodaysColors {
		position: absolute;
		top: 30px;
		margin: 33px 0px 0 40px;
		padding: 0 15px 0 50px;
		text-align: center;
		width: 9em;
	}
	.colorDivHeader {
		float: left;
		font-weight: bold;
		text-align: center;
		font-size: xx-large;
		margin: 10px 10px 0 -15px;
		padding: 5px 0 0 0;
		width: 9em;
	}
	/* Color Box */
	.colorDiv {
		position: relative;
		text-align: center;
		width: 7.5em;
		height: .7em;
		border: Outset 5px Black;
		padding: 3px;
		float: left;
		font-size: xx-large;
		color: white;
		vertical-align: bottom;
	}
}
/* Page Title */
.pgTitle {
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 1.5em;
	padding: 7px 0 0 0;
}
.ErrorLabel {
	color: #FED24E;
	background: #005070;
	padding: 2px 6px;
}
#bgimage 
{
	margin-left: 400px;
	padding: 1px;
	border-width: 5px;
	border-style: double;
}
.errMsg {
	color: Red;
	font-weight: bold;
}
/* Bottom Text */
.pgCenter
{
	position: absolute;
	text-align: center; /*margin: 180px 120px 0 150px;*/
	font-size: large;
	float: left;
	right: 10px;
	top: 40px;
	margin: 0 0px 0px 0;
	width: 400px;
	
}
.pgCenterAddress
{
	position: absolute;
	text-align: center; /*margin: 180px 120px 0 150px;*/
	font-size: 10pt;
	top: 360px;
	left: 110px;
	float: left;
	margin: 0 0px 0px 0;
	
}
#mainUA {
	width: 859px;
	float: left;
	margin-top: 0px;
	min-height: 449px;
	padding: 5px 5px 3px 5px;
	z-index: 6;
}
.contentUA {
	text-align: justify;
	background: #e9e5d0;
	width: 847px;
	margin-left: 0px;
	min-height: 449px;
	max-height: 449px;
	overflow: auto;
	padding: 0 6px 0 0;
	
}
.mainFrame
{
	width: 865px;
	height: 468px;
}