A:link     {text-decoration: underline; color: #3455B6}
A:visited  {text-decoration: underline; color: #3455B6}
A:active   {text-decoration: underline}
A:hover    {color: "red"}      

body {
	margin-bottom: 8px;
}
#topMenuCobranded{
	padding:8px 8px 10px 8px;
	position: relative;
}
#smallIEEE{
	position: absolute;
	top:8px;
	right:8px;
}
#ieeeLogo {
	background: url( nav-header-thin.jpg ) repeat-x;
	height : 70px;
}
#ieeeLogo div{
	background: transparent url( careernav-header.jpg ) no-repeat top right;
}
#homeCo, #footerCo{
	background: url( gray.gif );
	padding: 2px 8px;
	border-top: 1px solid #003082;
	font-family: Trebuchet MS, Tahoma, Arial;
}
#homeCo{
	border-bottom: 2px solid #003082;
	text-align:right;
	color: #DD3B3F;
	font-size: 8pt;
	font-weight: bolder;
	border-top: 1px solid #003082;
	border-bottom: 2px solid #003082;
	padding: 1px 8px;
}
#homeCo a {
	color: blue;
}
#footerCo{
	border-bottom: 1px solid #003082;
	font-size: 10px;
	position: relative;
}
#footerCo a{
	text-decoration: underline; 
	color: #3455B6;
}
#footerCo div{
	position: absolute;
	top: 2px;
	right: 8px;
}

#loginTestimonial{
	overflow: auto;
	padding-right: 10px;
}

.tabs a {
	color: black;
	text-decoration: none;
}

