﻿
/* hide header for now */
#tHeader,
#tGlobalNav,
#tPageTop span,
#tBreadCrumbs
{
	display:none;
}

#tPageContainer
{
	width:auto !important;
}

#tLogin
{
	border-collapse:collapse;
	width:100%;
	margin: 1px 0;
	border:0;
	font-weight:normal;
}

#tLogin table
{
	float:right;
	clear:both;
}

#tLogin h3
{
	font-size:120%;
	font-weight:bold;
	padding:0;
	margin:10px 0 8px;
}

#tLogin td
{
	border:0;
	padding:0;
	vertical-align:top;
}

#tLogin td#tLoginLeft
{
	background:repeat-x url(/SiteCollectionImages/CustomerPortal/backgrounds/login_bck.jpg) left bottom;
	padding:33px 30px 0;
}

#tLogin td#tLoginRight
{
	width:347px;
	border-left:solid 1px white;
	background-color:#007249;
}

#tLogin td#tLoginRight #tLoginForm
{
	width:260px;
	text-align:right;
	margin: 15px auto 25px;
	line-height:170%;
	color:White;
	font-weight:bold;
}

#tLogin td#tLoginRight #tLoginForm td
{
	text-align:right;
	white-space:nowrap;
}

#tLogin td#tLoginRight #tLoginForm input.tLoginInput
{
	margin:0;
	font-weight:normal;
	width:180px;
}

#tLogin td#tLoginRight #tLoginForm input.tLoginSubmit
{
	_margin-right:9px;
}

#tLogin td#tLoginRight a
{
	color:#7ae4be;
	font-size:90%;
	font-weight:normal;
}

#forgottenPassword
{
	font-size:90%;
	line-height:130%;
}

#forgottenPassword h2
{
	line-height:normal;
}

#tFooter
{
	background-color:#015436;
	color:white;
}

#tFooter a,
#tFooter span
{
	color:#7ae4be;
}

