﻿/* portalLaunchPages.css */
body {
	margin:0;
	padding:0;}
.divLogoContainer {
	width: 300px;
	float:left;
	margin:20px 0px 0px 0px;}
.divPortalLogoContainer {
	width: 200px;
	float: left;
	margin:20px 0px 0px 0px;}
.divPortalLogoContainer img {
	margin: 0px 0px 0px 35px;}
.divPortalMessage {
	width: 300px;
	float: left;}
.pMainMessage {
	font-family:Verdana;
	font-size:14px;
	line-height:1.5;
	color:black;
	width:250px;
	margin:20px 0px 0px 0px;}
.correlate {
	font-style:italic;}
.spanPortalName {
	font-weight: bold;}
.aBtnsToGoFwd {
	padding: 4px 20px 6px 20px;
	background: gray;
	color:black;
	margin: 0px 10px 0px 0px;
	text-decoration:none;}
.aBtnsToGoFwd:hover {
	background: white;}
/* end portallauncher pages */
/* agent launcher page */
.bodyLauncherPage_agent {
	background: #8A776E;}
.divMainContainer_agent {
	background: #BEA598;
	width: 800px;
	height:200px;
	margin:66px auto;}
/* end agent launcher page */
/* customer launcher page */
.bodyLauncherPage_cust {
	background: #41654D;}
.divMainContainer_cust {
	background: #8CB399;
	width: 800px;
	height:200px;
	margin:66px auto;}
/* end agent launcher page */
/* depop launcher page */
.bodyLauncherPage_depop {
	background: #1C4C79;}
.divMainContainer_depop {
	background: #53A4DD;
	width: 800px;
	height:200px;
	margin:66px auto;}
/* end depop launcher page */
/* emp launcher page */
.bodyLauncherPage_emp {
	background: #636445;}
.divMainContainer_emp {
	background: #8F9063;
	width: 800px;
	height:200px;
	margin:66px auto;}
/* end emp launcher page */
/* svprov launcher page */
.bodyLauncherPage_legal {
	background: #658B8C;}
.divMainContainer_legal {
	background: #98D2D3;
	width: 800px;
	height:200px;
	margin:66px auto;}
/* end svprov launcher page */

/* svprov launcher page */
.bodyLauncherPage_svprov {
	background: #897780;}
.divMainContainer_svprov {
	background: #BAA2AD;
	width: 800px;
	height:200px;
	margin:66px auto;}
/* end svprov launcher page */
