table.content
{
	font-size: 11pt;
	height: 683px;
}

table.content tr td.contentlefttablecell
{
	height: 100%;
	vertical-align: top;
}
.leftcontent
{
	width: 182;
}
.TDSpacerRight
{
	margin-top: 1%;
	margin-bottom: 2%;
	width: 20px;
}
.TDSpacerLeft
{
	width: 20px;
}
table.content tr td.contentrighttablecell
{
	height: 100%;
	vertical-align: top;
}
table.rightcontentTbl
{
	width: 571px;
	height: 100%;
	border-top: solid 2px #FFCC00;
	border-left: solid 2px #FFCC00;
	border-right: solid 1px #FFCC00;
	background-color: #F4F0E8; 
	vertical-align: top;
	
}
table.rightcontent
{
	padding: 0 30 30 13;
	line-height: 18px;
	vertical-align: top;
	background-color: transparent;
	height: 100%;
}

table.internalcontent
{
	line-height: 18px;
	background-color: transparent;
}
td.leftcellblack
{
	width: 1px;
	padding-left: 1px;
}
td.leftcellgreen
{
	height: 100%;
	vertical-align: top;
	text-align: right;
	width: 1px;
	background-color: #008E8F;
}

table.content tr td.contentlefttablecell p
{	
	color: White;
	padding-left: 12;
}

td.versionbanner
{
	color: black;
	background-color: fuchsia;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: italic;
	padding: 3px;
}

.input
{
	height: 19px; 
	font-size: 12px
}

.italic
{
	font-style: italic;
}

.bold
{
	font-weight:bold;
}
.BorderedGraphic td.topTitle
{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
}

@media all {	
table.rightcontentTbl
{
	background-image: url(../images/bg-dna.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
table.rightcontent
{
	padding: 20 60 20 13;
}

}
