﻿div.Footer
{
	clear:left;
	text-align: center;
}
div.Footer_Regions
{
	padding-top: 10px;
}
div.Footer_Region_Alt
{
	float: left;
	border-left: dashed 1px red;	
	width: 122px;
	height: 120px;
	padding: 2px;
}
div.Footer_Region_SE
{
	float: left;
	width: 129px;
	height: 120px;
	padding: 2px;
	border-left: dashed 1px red;
}

div.Footer_Region
{
	float: left;
	width: 140px;
	height: 120px;
	padding: 2px;
}
div.Footer_RegionTitle
{
	color: #099;
	font-size: 12px;
	font-weight: bold;
}
div.Footer_RegionText
{
	font-size: 10px;
}
div.Footer_NYGC
{
	text-align: center;
	width: 500px;	
}
span.Footer_NYGC
{
	float: right;
}
div.Footer_NYGCText
{
	padding-top: 25px;
}
div.Footer_IIR
{
	clear: both;
	font-size: 11px;
	padding-top: 15px;
}

div.FooterLogos
{
	height: 40px;
	width: 42px;
	margin: auto;
	border-width: 0px;
	border-color: White;
	background-repeat: no-repeat;
	background-position: top;
}
a.FooterLogosLinks
{
	height: 40px;
	width: 42px;
	display: block;
	background-position: top;
	background-repeat: no-repeat;
}
a.Footer_Midwest
{
	background-image: url(../../Share/Images/Logos/midwest_logo_small.gif);
}
a.Footer_Northeast
{
	background-image: url(../../Share/Images/Logos/northeast_logo_small.gif);
}
a.Footer_Southeast
{
	background-image: url(../../Share/Images/Logos/southeast_logo_small.gif);
}
a.Footer_Southwest
{
	background-image: url(../../Share/Images/Logos/southwest_logo_small.gif);
}
a.Footer_Western
{
	background-image: url(../../Share/Images/Logos/western_logo_small.gif);
}
