﻿#MasterContainer
{
	width:100%;
}
#header
{
	display:none;
}
#headerbottom 
{
	display:none;
}

/*
#maincol
{	
	float: left;
	left: 0px;
	width: 90%;
	padding:0px 5px 5px 5px;
	font-size:10pt;
	font-color: black;
}
*/

#pHead
{

	top: 0px;
	left: 0px;
}

#leftcol
{
	display:none;
}

.startH1
{
	font-size:18pt;
	font-weight:900;	
}

.startH2
{
	font-size:16pt;
	font-family: Arial;
}

.startH3
{
	font-size:11pt;
	font-family: Arial;	
}


* html .startDotSpace
{
	overflow:hidden;
	line-height:1px;
	height:2px;
	border-top:solid 1px #B6B6B6;
	background-image:none;
}