/*************************** Portal Specific Styles ***************************/
#PageTable
{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	width: 980px;
}
#Top, #Side, #Main, #Bottom
{
	background-color: #EAEEF8;
	padding: 4px;
}
#Top
{
	border-bottom: solid 1px #000000;
	height: 60px;
	padding: 0px;
}
#GQLogo
{
	padding-left: 8px;
}
#TXGTLogo
{
	padding-right: 16px;
	text-align: right;
	width: 100%;
}
#Side
{
	width: 240px;
}
#Main
{
	border-left: solid 1px #000000;
	width: 740px;
}
#Bottom
{
	border-top: solid 1px #000000;
	height: 40px; 
	padding: 0px;
}
#NewsScroller
{
	border: solid 1px #000000;
}
#NoticeScroller
{
	background-color: #fff;
	border: solid 1px #000;
	padding: 4px;
}
#NoticeScroller iframe
{
	height: 70px;
	width: 620px;
}
#LockoutScroller
{
	background-color: #fff;
	
	padding: 4px;
}
#LockoutScroller iframe
{
	height: 45px;
	width: 618px;
}
#Map
{
	text-align: center;
	vertical-align: middle;
}
#RateZones
{
	position: relative;
	top: -1em;
	width: 100%;
}
#RateZones td
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div.NewsItem
{
	border-top: solid 1px #000000;
	padding: 4px;
}

span.PostDate
{
	color: #000000;
}
span.Heading
{
	font-weight: bold;
	font-size: 10pt;
}
#Menu
{
	padding-top: 10px;
}
#divLoginForm
{
	border-bottom: solid 1px #000000;
}
div.PanelCaption
{
	background-image: url(/Images/1x1black.gif);
	background-position: center left;
	background-repeat: repeat-x;
	background-color: #EAEEF8;
	font-weight: bold;
	text-align: center;
}
div.PanelCaption span
{
	background-color: #EAEEF8;
	padding-left: 4px;
	padding-right: 4px;
}
#WelcomeBar
{
	background-color: #0D2B88;
	border: solid 1px #000000;
}
#WelcomeText
{
	color: #ffffff;
	font-size: 14pt;
}
#HelpText
{
	text-align: right;
}
#HelpText a
{
	color: #ffffff;
}
div#Navigation
{
	font-weight: bold;
}
span.Registered
{
	font-size: 6pt;
	vertical-align: super;
}
