/* Header */
table.headerTable *
{
	font-size: 8pt;
	color: Black;
}
table.headerTable td
{
	/* padding:1px 0 2px 0; */
}
table.headerTable td.col1
{
	width: 167px;
}

table.headerTable td.col2
{
	text-align: right;
}
div#headerLinks
{
	padding:0 120px 0 0;
	margin: 0;
	text-align:right;
	line-height: 40px;
}
/* Header */

/* Footer */
div.footer *
{
	color: White;
}
div.footer
{
	width: 100%;
	border-collapse: collapse;
	margin-top: 0;
	background-color: #003F54;
}
div.footerContacts
{
	background-color: #9B9E72;
	font-weight:bold;
	padding-left:105px;
	text-align:center;
	background-position: left top;
	background-repeat:no-repeat;
	background-image: url(../images/footerContacts.gif);
}
div.footerContact
{
	font-size:8pt;
	color: #003F54;
	display:inline;
	line-height: 31px;
	margin:0 33px 0 33px;
}
div.footerLinks, div.footerLegal
{
	padding-top:8px;
	text-align:center;
	/* line-height:27px; */
	vertical-align:bottom;
	font-size:7pt;
	font-weight:bold;
}

div.footerLegal {
    padding-left: 95px;
    padding-right: 95px;
}

div.footerLinks a
{
	font-size:7pt;
	font-weight:bold;
}
div.footerCopyright
{
	font-size: 6pt;
	text-align:center;
}
/* Footer */

/* Sidebar */
a#logoLink
{
	margin-top:10px;
	margin-bottom:10px;
	text-indent: -2000em;
	text-decoration: none;
	background-position: center;	
	background-repeat:no-repeat;
	background-image: url(../images/poli_logo_133x101_72dpi.gif);
	float:left;
	clear:both;
	width: 133px;
	height: 100px;
	vertical-align:top;
	display:block;
}
img#rotatingImages
{
	/* margin-top:10px;
	text-indent: -2000em;
	text-decoration: none;
	background-position: center;
	background-repeat:no-repeat;
	background-image: url(../images/guyDriving.jpg); */	
	/* float:left;
	clear:both; */
	filter: alpha(opacity=100);
	float:left;
	width:133px;
	height:170px;
}

td#r3c4 div#certSeal
{
	margin: 15px 0px 16px 16px;
}

td.hp2BottomOne div#certSeal
{
	margin: 15px 0px 0px 16px;
}


/* Sidebar */
