body
{
}
.address
{
	font-weight: normal;
	font-size: 14pt;
	color: black;
	font-family: 'Times New Roman' , 'Arial Black' , Arial;
	text-align: center;
}
A.sideLinks:link
{
	font-size: 10pt;
	color: white;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.sideLinks:hover
{
	font-size: 10pt;
	color: yellow;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.sideLinks:active
{
	font-size: 10pt;
	color: yellow;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.sideLinks:visited
{
	font-size: 10pt;
	color: red;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.normalLinks:link
{
	font-size: 10pt;
	color: blue;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.normalLinks:hover
{
	font-size: 10pt;
	color:Yellow;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.normalLinks:active
{
	font-size: 10pt;
	color: yellow;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.normalLinks:visited
{
	font-size: 10pt;
	color: red;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.bottomLinks:link
{
	font-size: 8pt;
	color: blue;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.bottomLinks:hover
{
	font-size: 8pt;
	color:Yellow;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.bottomLinks:active
{
	font-size: 8pt;
	color: yellow;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
A.bottomLinks:visited
{
	font-size: 8pt;
	color: red;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
.panoramic
{
	font-size: 10pt;
}
.titles
{
	font-size: 15pt;
	color: black;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
.subTitles
{
	font-size: 13pt;
	color: black;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
.boldTitles
{
	font-weight:bold;
	font-size: 15pt;
	color: black;
	font-family: 'AvantGarde Md BT' , 'AvantGarde Bk BT';
}
.normalText
{
	font-size: 12pt;
	font-family: 'AvantGarde Bk BT' , 'AvantGarde Md BT';
}
.linkSizedText
{
	font-size: 10pt;
	font-family: 'AvantGarde Bk BT' , 'AvantGarde Md BT';
}
.normalInputText
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.boldText
{
	font-weight:bold;
	font-size: 12pt;
	font-family: 'AvantGarde Bk BT' , 'AvantGarde Md BT';
}
.email
{
	font-size: 12pt;
	font-family: 'AvantGarde Bk BT' , 'AvantGarde Md BT';
}