/* Import GENOA core extranet classes */

@import url("ExtranetCore.css"); 

/* RECMARINE EXTRANET CUSTOM CLASSES */
bodyclass
{
    top:0px;
    font-family:AIG Futura;
    margin:0px;
    padding:0px;
}

.support
{
	position: relative;
	top: 60px;
	left:33%;
	font-family: Arial;
	font-weight: none;
	font-style: none;
	font-size: 10pt;
	color: #717073;
	width: 475px;
	text-align: left
}

/* Pre and post logon classes */


TABLE.bannerBg
{
	background-color: #717073;
	width: 100%;
	height: 73px
}

.SupportBanner, .bannerLogo
{
	float: left;
	position: relative;
	width: 427px;
	height: 73px;
	background-color:#717073;
	z-index:1;
}

.bannerLogo
{
	position:absolute;
	top:0px;
}

.bannerTitle
{
	text-align: left;
	vertical-align:middle;
	padding-left:20px;
	background-color:#ffffff;
}

.marineTextUAT
{
	background: url('../images/Marine_Text_UAT.gif') no-repeat;	
}

.marineTextQAT
{
	background: url('../images/Marine_Text_QAT.gif') no-repeat;	
}

.marineText
{
	background: url('../images/Marine_Text.gif') no-repeat;	
}

.bannerGlobal
{
	position:absolute;
	top:0px;
	float: right;
	right:0px;
	width: 299px;
	height: 73px;
	background-color:#717073;
}

.bannerGlobalLink
{
	padding: 5px 0px 0px 14px;
}

img
{
    border:0px 0px 0px 0px;
}

/* Main/Support.htm page style */

td.SupportTitle
{
	font-family: Arial; 
	font-size : 18px; 
	color : #848284
}

.SupportBorder
{
	background-color: #717073;
}

a.bannerLink
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #C8C6C6;
	font-style: normal;
	text-decoration: none;
}

a.bannerLink:hover
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

TD.bannerSupportGlobal
{
	position: relative;
	width: 35%;
	top: 4px;
	text-align: right;
}

.userInformation
{    
    position:absolute;
    width:100%;
    text-align:right;
	top: 73px;
	right: 0px;
	padding-right:15px;
	color:#001872;
	height:15px;
	font-family:AIG Futura;
	background-color:White;
}
