#header.gpo,
#external-header.gpo {
    background-color: #074978;
    height: 65px;
    border-bottom: none;
}

#external-header.gpo {
    background-image: url("../images/banner.png");
}

#external-logo.gpo,
#logo.gpo {
	vertical-align: bottom;
    width: 402px;
}

#external-logo.gpo div,
#logo.gpo div {
	color: white;
	width: auto;
	text-align: left;
    top: 10px;
    left: 20px;
}

#external-logo.gpo img,
#logo.gpo img {
	margin-top: 25px;
    width: 402px;
    height: 40px;
}

#spinner-container {
    top: 18px;
    left: 390px;
}

#tools-nav.gpo a:hover,
#external-tools-nav.gpo a:hover {
    color: white;
    text-decoration: underline;
    text-shadow: white 3px 3px 3px;
}

#tools-nav.gpo .separator,
#external-tools-nav.gpo .separator {
    visibility: hidden;
}

#lead-text.gpo,
#external-lead-text.gpo {
	color: white;
}

#top-nav.gpo,
#menu-container.gpo .shadow-top-left,
#menu-container.gpo .shadow-top,
#menu-container.gpo .shadow-top-right,
#menu-container.gpo .shadow-right,
#menu-container.gpo .shadow-bottom-right {
	background-color: #074978;
    background-image: none;
}

#context.gpo a:hover {
	color: white;
    text-decoration: underline;
}

#context.gpo .separator {
    visibility: hidden;
}

#external-footer.gpo {
	word-spacing: 5px;
	text-align: center;
}

#footer.gpo table,
#external-footer.gpo table {
    background-color: #003366;
    color: white;
    height: 26px;
}

#footer-nav.gpo a:hover,
#footer-nav.gpo a:focus,
#external-footer-nav.gpo a:hover,
#external-footer-nav.gpo a:focus {
	color: white;
	text-decoration: underline;
}

#external-workspace.gpo {
    background-color: white;
    background-image: none;
    background-position: top;
    background-repeat: no-repeat;
    height: 368px;
    color: black;
}

#login-workspace.gpo {
    background-image: url("../images/login-background.png");
	background-color: white;
    background-position: top;
    background-repeat: no-repeat;
    height: 368px;
    color: white;
}

#external-workspace.gpo h1 {
    font-size: 22pt !important;
    font-weight: normal;
    color: #003366;
}

#external-workspace.gpo h2 {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 12pt !important;
    font-weight: normal;
    color: black;
}

#external-workspace.gpo a,
#external-workspace.gpo a:link,
#external-workspace.gpo a:visited {
    color: black;
}

#login-workspace.gpo a,
#login-workspace.gpo a:link,
#login-workspace.gpo a:visited {
    color: white;
}

#external-workspace.gpo a:hover,
#external-workspace.gpo a:focus {
	color: black;
}

#login-workspace.gpo a:hover,
#login-workspace.gpo a:focus {
	color: white;
}

#external.gpo {
    margin: 20px 20px 0 33px;
}

#external.gpo a,
#external.gpo a:link,
#external.gpo a:visited {
	color: #cc8210 !important;
	font-weight: bold;
	text-decoration: none !important;
}

#external.gpo a:hover,
#external.gpo a:focus,
#external.gpo a:active {
	text-decoration: underline !important;
}

#external.gpo .login-form form,
#external.gpo .login-form .form,
#external.gpo .login-form a,
#external.gpo .login-form a:link,
#external.gpo .login-form a:visited {
	color: white !important;
	text-decoration: underline !important;
}

#external.gpo .login-form a:focus,
#external.gpo .login-form a:hover,
#external.gpo .login-form a:focus strong,
#external.gpo .login-form a:hover strong {
	color: #ffb213 !important;
}

#external.gpo .login-form label {
	display: block;
	float: left;
	font-size: 10pt;
	width: 66px;
}
