body {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	background:white;
		margin-left:0cm;
	margin-right:0cm;
	

}

h1{
	font-family: Times New Roman, Times, serif;
	font-size: 15pt;
}

h2{
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
}

h3{
	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
}

h4{
	font-family: Times New Roman, Times, serif;
	font-size: 12.5pt;
}

td {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

th {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

p {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

li {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

a:link, a:visited
{
color:#660000;
background:transparent;
font-weight:bold;
text-decoration:underline;
}



/*.header
{
display:none;
}*/

/*.pageBody
{
	text-align: left;
	margin-right:0 5%;
	width:90%;
	padding:none;
	
padding-bottom:10px;
	
}*/

.skiptoContent{
display:none;
}

.search_TopMenus
{
display:none;
}

.footer
{
display:none;
}

/*.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
*/

.leftMenu
{
display:none;
}

#pageContent
{
	width:80%;
	/*text-align:left;
	margin-left:0;
	margin-right:0;
	padding-left:0cm;
	padding-right:0cm;*/
	
	/*padding:0;
	width:auto;*/
	position:relative;
	float:none;
	

}

#mainContentDiv
{
	
	width:80%;
	position:relative;
	float:none;


	}

#mainContent
	{
	width:80%;
	position:relative;
	float:none;
	
	}


.Div_Top{
	width:80%;
	position:relative;
	float:none;
	
	}

/* 2016/01/25 - updates - CG */

.nys-global-header, .search-container, .nys-global-footer {
    display: none;
}

#mainContentDiv div div {
    min-width: 100%; /* 2016/01/25 - had to use min-width to override embedded width style - CG */
}