.noPrint {
	display: none;
}

* {
background: none !important;
}

body{
	color: #000000 !important;
}


p {
	font-family: Futura, "Gill Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 15pt;
}


h1 {
	font-family: "Arial Narrow", "C Helvetica Condensed", Helvetica, Arial;
	font-size: 15pt;
	line-height: 15pt;
	color: #000000;
	font-weight: lighter;
}

label{
	font-family:Futura, "Gill Sans", Arial, sans-serif;
	font-size:9pt;
	color:#666666;
	}
	
td, ul, ol {
	font-family:Futura, "Gill Sans", Arial, sans-serif;
	font-size:10pt;
	color:#000000;
	}


	
#masthead{
position:relative;
border-top-width:20px;
border-top-color:#002562;
border-top-style:solid;
border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#ffffff;
width:100%;
/*height:164px;*/
	z-index: 1;

}

#addressbar{
	position:relative;
	background-color:#ffffff;
	width:148px;
	padding:10px 10px 10px 20px;

	z-index: 2;

}

#int_content{
	background-color:#eeeeee;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:20px;
	margin:0px;
	border-top:solid;
	border-top-width:15px;
	border-top-color:#FFFFFF;
	min-height:600px;
	z-index: 8;
	max-width:790px;
}

.contentTxt{
	width: 650px;
}


.address{
	font-family:Futura, "Gill Sans", Arial, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color:#000000;
	}

#homeimg{
	position:absolute;
	top:164px;
	left:178px;
		z-index: 3;

	}
#navbar{
	position:absolute;
	background-color:#ffffff;
	left: 0px;
	top: 120px;
	z-index: 4;

	}
#search{
	position:absolute;
	top:375px;
	left:178px;
	background-color:#ffffff;
	padding:10px;
	width: 191px;
	min-height:300px;
		z-index: 5;
		visibility:hidden;

}
#news{
	position:absolute;
	background-color:#ffffff;
	top:375px;
	left:177px;
	padding:10px;
	width: 422px;
	min-height:300px;
		z-index: 6;

}
#content{
	position:relative;
	background-color:#ffffff;
	padding:10px 20px 10px 20px;
	width:500px;
	left:0px;
	z-index: 8;
}
#footer{
	position:relative;
	font-family:Futura, "Gill Sans", Arial, sans-serif;
	font-size:9pt;
	color:#000000;
	background-color:#ffffff;
	padding:10px 10px 10px 20px;
	z-index: 7;
}






.contentWidth {
	width: 650px;
}





.txtMarginOver{
	color: #000000 !important;
}

.printBlack{
	color: #000000 !important;
}


.contentTxt{
	color: #000000 !important;
	width: 790px;
}


.insideSubhead{
	font-weight: bold;
	font-size: 14px;
}


.zDate{
	line-height: 11pt;
	line-height: 13pt;
	font-weight: normal;
}

.zHeadline{
	font-family:"Arial Narrow", "C Helvetica Condensed", Helvetica, Arial;
	font-size: 11pt;
	line-height: 11pt;
	color: #000000;
	font-weight: bold;
}

.searchResults{
	font-size: 12px;
	line-height: 16px;

	padding-top: 20px;
}

.searchMatchHead{
	font-weight: bold;
}


.searchMatchInfo{
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
}


.atDetailName{
	font-size: 18px;
	color: #000000;

	padding-top: 0px;
	padding-bottom: 30px;
}

.atDetailPosition{
	color: #000000 !important;
}

.atDetailTxt{
	line-height: 18px;
	text-align: justify;
	padding-right:30px;
}

.atDetailEdu{
	color: #000000;
	text-align: left;
}

.detailEdu{
	color: #666666;
	line-height: 18px;
	margin-top: 0px;
}

.eduHeadColor{
	color: #000000;
}


.atDetailInfo{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}


.atDetailInfoBarEdu{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: -15px !important;
}

.atDetailHead{
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;

	margin-top: 5px;
}





/* menus*/
	.menuActuator a { 
	color:#666666;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background-color:#FFFFFF;
	layer-background-color:#cccccc;
	padding-left:10px;
	line-height: 15px;
	}
    td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }
	  
/*end menus */
