﻿#pageContent .teaser 
{
	font-size: 20px;
	font-weight: bold;
	margin: 10px auto;
	width: 100%;
	color: #666766;
	text-align: center;
}

#pageContent .teaserUL 
{
	font-size: 20px;
	font-weight: bold;
	margin: 5px auto;
	width: 100%;
	color: #666766;
	text-align: center;
	text-decoration: underline;
}

#pageContent .footer 
{
	font-size: 11px;
	font-weight: normal;
	margin: 10px auto;
	width: 100%;
	color: #666766;
	text-align: center;
}

div#arcMainWide
{
	font-size: 12px;
	width: 90%;
	color: #666766;	
	margin: 10px auto;	
	margin-bottom: 50px;
	text-align: justify;
}

div#arcMainNarrow
{
	font-size: 12px;
	width: 80%;
	color: #666766;	
	margin: 10px auto;
	border-top: solid 2px #FFCE37;	
	border-bottom: solid 2px #FFCE37;
	margin-bottom: 25px;
}

div#pageContent #arcMainNarrow hdr
{
	font-size: 14px;
	font-weight: bold;	
}
.collapsedsection
{
	margin-bottom: 10px;
}

.arrowleft
{
	margin-bottom: 5px;
}

div#arcFooterNames
{
	width: 80%;
	margin: 10px auto;
	text-align: center;
	font-weight: bold;
	line-height: 18px;	
}

.partnerTable
{
	width: 600px; border: none; display: block; margin-left: 30px;
}

.partnerTable th
{
	
}

.partnerTable td
{
	width: 300px; 
	white-space: nowrap; 
	vertical-align: top;
	background: url(/images/arrow_Trans.png) no-repeat center left;
	height: 20px;
}

.partnerTable a
{
	margin-left: 9px;
}
