/* Defaults */

body td,
body a,
body testarea,
body div,
body span,
body input,
body select,
body .Text,
body .tData {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif !important;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #000000 !important;
}

/*----------------------------------
 | EXTRANET BRANDING - DESIGN TEAM |
 ----------------------------------*/

.Body {
	background: #ffffff !important;
}

.header-container {
	text-align: center;
	border-bottom: 1px solid #ddd;
	background: #ffffff;
	height: 175px;
	/* for top bar */
	border-top: 35px solid #4481c4;
}

.header-container .logo-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px 20px;
	text-align: left;
}

/* Extranet logo override */

#header #logo,
#header #logo img {
	width: auto !important; 
}
