.GreyBar {
	border-bottom-color: #303030;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404040;
	height: 32px;
	width: 100%;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	
	line-height: 32px;
}

.CISHeader {
margin-left: 15px;
color: white;
font-size: 20px;
font-weight: bold;
float: left;


vertical-align: middle;

}

.CISHeader a{
color: white;
text-decoration: none;
}

.CISContact {
color: white;
float: right;
margin-right: 15px;


vertical-align: middle;
}

.CISSearch {
width:230px;
margin:0px;
float: right;



vertical-align: middle;

}

.CISContact a{
color: white;
}

.DropShadow {
	height: 8px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(/cishelpdesk/images/DropShadow.png);
}
