/*
Design VSS Technologies
http://www.vsstechnologies.com
*/

* {
border: 0;
margin: 0;
}

a {text-decoration:none;}

.style6 {
	font-size:xx-small;
}
.style7 {
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:16px;
}
.style8 {font-family:'Times New Roman', Times, serif;}
.style9 {font-size:18px;}
.style10 {font-size:14px;}

.bodyTitle {
	font:26px/120% Georgia, 'Times New Roman', Times, serif;
	font-weight:normal;
	color:#FF7113;
	text-align:left
}

.bodyHead {
	font: 12pt/200% Arial;
	font-weight:bold;
	color:navy;
}

.bodySubHead {
	font: 10pt/200% Verdana;
	font-weight:bold;
	color:black;
	
}

.bodyText {
	font: 10pt/120% Verdana;
	color:#0066CC;
}

.bodyText1 {
	font: 11pt/120% Arial;
	color:#0066CC;
}

.bodyText2 {
	font: 11pt/120% Arial;
	/* font-weight:bold; */
	text-align:justify;
	color:maroon;
}
iframe#docFrame {
	height:100%;
	width:100%;
}

table td.inputBackground {
	/* background-color:#008FFF; */
	background-color:#B1D238;
	/* background-color:pink; */
}

table input.inputArea {
	font:10pt Verdana;
	/* font-weight:bold; */
	/* color:black; */
	width:205px;
	height:18px;
}

table span.inputTip {
	float:right;
	font:7pt/120% Arial;
	color:gray;
}

table span.inputError {
	float:right;
	font:7pt/105% Arial;
	color:red;
}

table input.buttonSubmit {
	/* font-weight:bold; */
	background-color:#B1D238;
	width:100px;
	height:25px;
}

table input.buttonReset {
	/* font-weight:bold; */
	background-color:#E8F4BC;
	width:100px;
	height:25px;
}

/*#bodyPanel h4{
	background:#fff;
	width:250px;
	height:30px;
	position:absolute;
	top:276px;
	_top:320px;
	right:4px;
	margin:0;
	font:30px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0px;
	color:#FF7113;
}*/
#bodyPanel ul{
	width:247px;
	display:block;
	position:absolute;
	right:8px;
	top:310px;
	/* top:354px; */
}

/**/
div.contentTitle {
	font:13pt/120% Verdana, 'Arial Black';
	font-weight:bold;
	color:red;
	margin-bottom:10px;
}

div.contentHead {
	font:11pt/120% Arial, 'Times New Roman';
	font-weight:bold;
	color:black;
	margin-bottom:10px;
}

div.contentSubHead {
	font:10pt/150% Arial, 'Times New Roman';
	text-transform:uppercase;
	color:green;
	font-weight:bold;
	margin-bottom:10px;
}

div.contentText {
	font:10pt/120% Verdana, 'Times New Roman';
	text-align:justify;
	color:black;
	margin-bottom:10px;
	text-indent:20px;
}

table.contentText {
	font:10pt/120% Verdana, 'Times New Roman';
	color:black;
	margin-bottom:10px;
}

table.contentText td.index {
	font-weight:bold;
	color:orange;
}

ol.contentText{
	font:10pt/120% Verdana, 'Times New Roman';
	color:black;
	margin-bottom:10px;
}

table.tblContent {
	border:1px dashed lightgreen;
}

table.tblContent caption {
	font:10pt/120% Arial, 'Times New Roman';
	font-weight:bold;
	text-transform:uppercase;
	color:darkblue;
}

table.tblContent tr td {
	font:9pt/120% Verdana, 'Times New Roman';
	color:black;
	background-color:#F0F0F0;
	padding:3px;
	border:1px solid lightgreen;
}

/* OLD version *
div.iContent {
	float:inherit;	position:relative;	left:260px;	top:-265px;	width:500px;	height:680px;	border:none;	overflow:auto;	padding:8px;	background-color:#F9F9F9;
}
*/

div.iContent {
	float:left;
	position:absolute;
	left:260px;
	top:-265px;
	width:500px;
	height:885px;
	border:none;
	overflow:auto;
	padding:8px;
	background-color:#F9F9F9;
}

div.i2Content {
	float:left;
	position:relative;
	left:15px;
	top:-265px;
	width:750px;
	/* height:680px; */
	height:750px;
	overflow:auto;
	/* border:1px dotted; */
	border:none;
}

div#testimony {
	overflow:auto;
	padding:10px;
}
div.testimonyHead {
	font:10pt/150% Arial, 'Times New Roman';
	font-weight:bold;
	text-align:left;
	text-transform:capitalize;
	color:#008FFF;
	line-height:20pt;
}
div.testimonyText {
	font:10pt/120% Arial, 'Times New Roman';
	font-style:oblique;
	text-align:justify;
	color:navy;
}
div.testimonyGiver {
	font:10pt/150% Arial, 'Times New Roman';
	text-align:right;
	color:maroon;
}
div.testimonyComment {
	font:8pt/150% Arial, 'Times New Roman';
	text-align:right;
	color:gray;
	/* border-top:1pt dotted; */
	border-bottom:1pt dashed silver;
}

/**Product Scroll - palceholder**/
div#productScroll {
	position:absolute;
	top:900px;
	height:135px;
	/* height:101px; */
	width:780px;
	margin-left:15px;
	overflow:hidden;
	background-color:transparent;
}

div.iContent div.note {
	font:8pt/120% Verdana;
	color:gray;
	text-align:center;
	font-weight:bold;
}

div.iContent table {
	width:100%;
	font:10pt/120% Arial, Verdana;
	border:0px solid green;
	cursor:default;
}
div.iContent table th { color:#E8F4BC; background-color:green; }
div.iContent table td { color:navy; }
/* div.iContent table td.highlight { font-weight:bold; } */
div.iContent table.crossTable td { text-align:right; }

/*i 3 Content*/
div.i3Content {
	float:left;
	position:absolute;
	/* left:15px; */
	top:-265px;
	width:750px;
	/* height:900px; */
	overflow:auto;
	text-align:left;
	padding:0 8px 0 8px;
}
div.i3Content table {
	width:100%;
	font:10pt/120% Arial, Verdana;
	border:0px solid green;
	cursor:default;
}
div.i3Content table th { color:#E8F4BC; background-color:green; }
div.i3Content table td { color:navy; }
