﻿/* #headerTable {
	height:102px;
	background-image: url(../image/CMIheader_full.jpg);
	background-repeat:no-repeat;
} */

#headerTable {
	height:102px;
	width: 860px;
	background-image: url(../image/toplines.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

.dateDisplay {
    position: absolute;
    top: 20px;
    left: 680px;
    font-weight: bold;
    white-space: nowrap;
}

.headermenubar, #headermenubarnews {
	/* width: 490px;
	text-align: right; */
	white-space: nowrap;
	background-color: #3F4377;
	/* height: 2px; */
	border: 0px solid yellow;
	/* padding-bottom: 1px;
	padding-top: 0px; */
}
.headermenubar a {
	
	color: White;
	font-size: 8.5pt !important;
	font-weight: bold;
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	/* margin-top: 1px;
	margin-left: 0; */
	margin-right: 1px;
	/* margin-bottom: 0px; */
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	/*padding-bottom: 0px; */
	text-decoration: none;
}
.headermenubar a:hover {
	color: White;
	text-decoration: underline;
}

/* .headermenubar .matchednavigation {
	color: #6699FF;
} */

.headNav, .headNavNews {
	background-color: #3F4377;
	height: 14px;
	padding-top: 4px;
}

.headNav {
	width: 430px;
}

.headNavNews {
	width: 180px;
}

#foot {
	background-image: url(../image/footerlines.gif);
	background-repeat:no-repeat;
}

#copy { 
	text-align: right;
	margin-top: 45px;
	font-size: 8pt;
	color: gray; 
}

/* Chrome hack */
@media screen and (-webkit-min-device-pixel-ratio:0){
  #topRightHead {
		height: 78px !important;
	}
}
