@charset "utf-8";
/* CSS Document */

.contenttable
	{width: 640px;
	border-top: 2px #333333 solid;
	border-bottom: 2px #333333 solid;
	cell-padding: none;
	cell-spacing: none;}
.sectionheader
	{width: 100%;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	background: #C6D9F1;
	padding:5pt 5pt 5pt 5pt;}
.lefttextcell
	{width: 30%;
	font-size: 14px;
	vertical-align:middle;
	border: none;
	padding:5pt 5pt 5pt 5pt;}
.fulltextcell
	{width: 100%; min-width: 100%;
	font-size: 14px;
	vertical-align: middle;
	padding:5pt 5pt 5pt 5pt;}
.rightimagecell
	{width: 70%;
	vertical-align: middle;
	text-align: center;
	background: #ffffff;
	padding:5pt 5pt 5pt 5pt;}
.fullimagecell
	{width : 100%;
	vertical-align: middle;
	text-align: center;
	padding:5pt 5pt 5pt 5pt;}
.extrastable
	{width: 640px;
	border: 2px #666666 solid; 
	cell-padding: none;
	cell-spacing: none;}
.extrasheadercell
	{width: 100%;
	background-color: #F5D48B;
	vertical-align: middle;}
.extrastextcell
	{width: 100%;
	font-size: 14px;
	vertical-align: middle;}
.extrasimagecell
	{width: 100%;
	background: #fff;
	text-align: center;}
