﻿body {
}
#Temp
{
	height:100%; width:1024px;
}
/* Real stuff */
#MasterTable
{
	width: 1024px; height: 768px
}

#MTableTopRowCol
{
	height: 80px; 
}

#MTableCenterRowCol
{
	height: 588px; width: 100%; border: 1px solid; border-color:Black;
}

#MTableBottomRowCol
{
	height: 50px; width: 100%; background-color: White;
}

#HeaderLeftCol
{
	width: 200px; height: 100%; text-align: left;
}

#HeaderCenterCol
{
	width: 624px; height: 100%; color:Black; background-color: White;
}

#HeaderRightCol
{
	width: 200px; height: 100%; background-color: White;
}

.MenuBarClass
{
	width: 200px; background-color:Silver; 
}

.MenuBarClassDiv
{
	 /*position:fixed;*/
	 top:0; left:0; background-color:Silver; color:Black;
}

.MainContentTableCellClass
{
	width: 100%; height: 100%; background-color:White; color:Black; vertical-align:top
}

.FullHeightWidth
{
	height: 100%; width: 100%; padding: 0px 0px 0px 0px; vertical-align: top; 
}

/* Style Definitions for Agreement.aspx page */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{
		margin:0in;
		margin-bottom:.0001pt;
		font-size:12.0pt;
		font-family:"Times New Roman";
	}

span.terms
	{
		color:Black;
	}
span.termsheader
	{
		font-size:14.0pt;
		color:Maroon;
	}

span.GramE
	{
	}

div.Section1
	{
		/* margin:1.0in 1.25in 1.0in 1.25in; */
	}
