HTML { 
	MARGIN: 0px; 
	HEIGHT: 100%;
}
BODY { 
	MARGIN: 0px;
	HEIGHT: 100%;
}
FORM { 
	MARGIN: 0px; 
	/*WIDTH: 100%; */
	HEIGHT: 100%; 
}
html>body #main {
	height: auto;
}		
#main {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;	
}
#header
{
	height: 60px;
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	BACKGROUND-COLOR: #32577D;
}
#headercap {
	CLEAR:both;
	FLOAT:left; 
	WIDTH:100%; 
	HEIGHT:9px;
	BACKGROUND-IMAGE: url(../img/portaldefault/headerbevel.jpg);
	BACKGROUND-REPEAT: repeat-x;
}
#contentcontainer {
	MARGIN-BOTTOM:20px; 
	clear:both;
}
DIV { 
	box-sizing: border-box; 
	moz-box-sizing: border-box; 
}
BODY.ContentContainer {  
	WIDTH: 100%; 
	BACKGROUND-COLOR: #FFFFFF;
}
#ASPXFORM { 
	HEIGHT: 100%;
	min-height:100%;
}
SPAN.PortalHeaderTitle { 
	display: block;
	width: 760px;
	text-align:left;
	text-indent: 580px;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
SPAN.PortalHeaderSubtitle 
{
	display: block;
	width: 800px;
	text-align:left;
	text-indent: 590px;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 11px;
}
#clearcontent {
	HEIGHT:60px;
	width:100%;
	clear:both;
	position:relative;		
}
#footer 
{
	height: 68px;
	position: absolute;
	bottom: 0;
	width: 100%;
	clear:both;
	FLOAT:left;
	BACKGROUND-IMAGE:url(../img/portaldefault/Main_Page_Footer.jpg);
	WIDTH:100%;
	BACKGROUND-REPEAT:repeat-x;
}

#LegalText
{
	float:left;
	width:800px;
	text-align: center;
	font-size: 10px;
	color: #92BEE7;
	position: relative;
	top: 53px;
}
