body	{ padding: 20px 0; background: #f0f0f0; text-align: center; font-family: Arial,Helvetica,sans-serif; font-size: 11px; }
img 	{ border: 0; }
.clear	{ height: 0px; font-size: 0px; line-height: 0px; clear: both; }
#Page	{ width: 90%; margin: auto; text-align: left; background: white; border: solid 1px #B4B4B4; }

#Header	{ background: url(images/header_grid.gif); }

#MainNav { background: #29167F; line-height: 14px; }

#MainNav a	{ float: left; color: white; border-right:1px solid #666666; font-size: 11px; font-weight:bold; padding: 2px 10px; text-decoration:none; }
#MainNav a:hover,
#MainNav a.Selected	{ background: #0047AF; }

#MetaNav	{ margin: 4px 10px; text-align: right; }
#MetaNav a	{ color: #29167F; margin: 0 10px; text-decoration:none; }
#MetaNav a:hover { color: #0047AF;}

#Content	{ margin: 30px 20px 30px 40px;  }

#RightCol	{ float: right; width: 22%;  }

.SubNav		{ margin-bottom: 20px; }
.SubNavHead	{ padding: 2px 4px; color: #8c8c8c; background: #dcdcdc; font-weight: bold; }
.SubNav a,	
.SubNav p.Spacer { display: block; margin: 0; padding: 2px 4px; color: #0047AF; text-decoration: none; border: solid 1px #DCDCDC; border-top: none; }
.SubNav a:hover,
.SubNav a.Selected	{ background: #0047AF; color: white; }

#Stage		{ float: left; width: 70%; font-size: 12px; line-height: 160%; }
#Stage table {font-size: 12px; line-height: 160%; }
#Stage h1	{ margin: 0; margin-bottom: 20px;  font-family: trebuchet MS, Helvetica, sans-serif; font-size: 20px; font-weight: normal; }
#Stage h2	{ margin:30px 0 10px; border-bottom: solid 1px #8C8C8C; color:#8C8C8C; font-family:trebuchet MS,Hevetica,sans-serif; font-size:18px; font-weight:bold; }
#Stage p	{ margin: 10px 0; }
#Stage ul 	{ list-style: square; }
#Stage li	{ margin: 10px 0; }
#Stage a	{ color: #0047AF; text-decoration: none; }
#Stage a:hover 	{ color: #29167F; text-decoration: underline; }

#Stage .small { font-size:10px; margin:0 0 20px; }

.more_info	
{ 
	width: auto;
	margin: 20px 0px; 
	font-size: 11px;
	padding: 6px;
	padding-left: 24px;
	color: RGB(140,140,140);
	background: url(images/more_info.gif) no-repeat 2px 2px;
	border: solid 1px RGB(180,180,180);
}


.partnertable_td	{ width: 30%; padding: 20px 0px; border: solid 1px RGB(220,220,220); font-family: Arial,Helvetica,sans-serif; }

.infotable	{ width: 100%; 	margin: 20px 0px; border-spacing: 1px; empty-cells: hide; }

.infotable th
{
	padding: 6px 2px 2px 6px; 
	background: RGB(235,183,19); 
	vertical-align: bottom;
	text-align: left; 
	border: solid 1px white;
	font-size: 11px;
	font-weight: bold;
	color: RGB(41,22,127);
}

.infotable td
{ 
	padding: 2px; 
	vertical-align: top;
	background-color: #F0F0F0; 
	border: solid 1px white;
	font-size: 11px;
}

.infotable td.caption { background: white; }

.centered	{ text-align: center; }
.left		{ text-align: left; }
.right		{ text-align: right; }
.just		{ text-align: justify; }
.italic		{ font-style: italic; }

.half_cols td	{ width: 50%; }	/* additional to infotable - 2-cols */
.third_cols td	{ width: 30%; }	/* additional to infotable - 2-cols */





#Footer		{ border-top:1px solid #DCDCDC; clear:both; color:#B4B4B4; padding:3px; text-align:center; vertical-align:bottom; }

