#et-corg-HeaderContainer {
	position: relative;
}
#et-corg-HeaderContainer h1 span {
    display: none;
}

#et-corg-HeaderContent{
    text-align: left;
}

/* Page footer */
#et-corg-FooterContainer {
	clear: left;
	/*border: 1px solid red;*/
}

#et-corg-FooterContent{
  	font-size: 70%;
	color: #4f788c;
	padding-top: 20px;
	background: transparent url('../image/footer.png') no-repeat;
}



/** 
 * Body et-corg-Topic.
 * Topic is placed w.r.t. lowerContainer.
 * et-corg-Topic.margin-left + et-corg-Topic.padding-left = 80 + 35 = 115px places the table
 * 115 - 23 = 92px from the backbroud window left edge.
 */
.et-corg-Topic {
    padding: 15px 0px 10px 5px;
}

.et-corg-ContentPanel{
}

/** 
 * Common subhead attributes. This prevents redefinition of the style for each
 * subTitle. Specific sub titles are needed only if image is used instead of
 * normal HTML titles.
 */
.et-corg-Subhead {
	font-weight: bold;
	font-size: 130%;
	color: #0008ff;
	padding: 15px 0px 10px 0px;
}

.et-corg-Subhead2 {
	font-weight: bold;
	font-size: 120%;
	color: #0008ff;
	padding: 10px 0px 8px 0px;
}

.et-corg-Subhead3 {
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
	color: #4f788c;
	padding: 5px 0px 5px 0px;
}

.et-corg-Subhead4 {
	font-weight: bold;
	font-size: 100%;
	color: #4f788c;
	padding: 5px 0px 5px 0px;
}

.et-corg-question
{
	font-weight: bold;
	color: #4f788c;
}

.et-corg-ClearLeft{
	clear: left;
}

.et-corg-Topic {
    padding: 10px;
}


/* ---------------Contact  styles ------------------------*/
.et-corg-Input{
	background-color: #EAEBF4;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	border: #000000 1px solid;
}

.et-corg-ColBase {
	float: left;
}

.et-corg-Button
{
	background-color: #EDECEB;
	color: #566047;
	font-size: 85%;
	cursor: pointer;
	float: left;
	margin: 5px 5px 5px 0;
}	
.et-corg-Label
{
	font-size: 12px;
}
.et-corg-LabelReqd
{
	font-size: 12px;
	font-weight: bold;
}
.et-corg-LabelError
{
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.et-corg-SmallTextLabel
{
	font-size: 9px;
}
.et-corg-SmallText
{
	font-size: 95%;
}


.et-corg-RowC {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px;
}

.et-corg-FormComment
{
	width: 600px;
	padding: 5px 5px 5px 0px;
}


.et-corg-RowA {
	background-color:#DDE3EA;
	clear:left;
	float:left;
	margin:0;
	padding:0;
}
.et-corg-RowB {
	background-color:#E7E9F2;
	clear:left;
	float:left;
	margin:0;
	padding:0;
}

.et-corg-W150
{
	width: 150px;
}
.et-corg-W300
{
	width: 300px;
}
.et-corg-W450
{
	width: 450px;
}
.et-corg-W600
{
	width: 600px;
}


/* ---------------Specific styles ------------------------*/
#et-corg-FeatureList
{
	width: 570px;
	margin-top: 10px;
	padding: 10px 15px 15px 15px;
	/*border: 1px solid #000000;*/
	
}

#et-corg-TechListTip {
	background-color: #7D9FAF; 
	position: absolute; 
	visibility: hidden; 
	width: auto;
	font-size: 95%;
	text-align: left;
	z-index: 1;
}

.et-corg-TipItem {
	font-size: 75%;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
.et-corg-PaddingLeft10 {
	padding: 10px 12px;
}

/******************************************/
a.et-corg-TipItem{
	color: #FFFFFF;
	background-color: #7D9FAF;
}

a.et-corg-TipItem:hover{
	color: #FFFFFF;
	background-color: #4f788c;
}

/*******************************************/
#et-corg-FbLocation
{
}

.et-corg-FbLikeButton {
    border: 0px;
    padding: 2px 2px;
	line-height: 20px;
	vertical-align: bottom;
}

#et-corg-ShareContainer
{
	overflow: hidden;
	float: right;
	height: 20px;
}

.et-corg-FloatRight
{
	float: right;
	height:20px;
	text-align: left;
	background-color: #DFE3ED;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.et-corg-Separator
{
    background: url('../image/separator.png') no-repeat center top;
	height: 20px;
	width: 5px;
	vertical-align: middle;
}
.et-desc-textarea
{
	margin-top: 2px;
}

.et-corg-WrapClearFix
{
	clear: both;
}

.et-corg-TopicWithSide
{
	position: relative;
	display: flow-root;
}

.et-corg-TopicWithSideMain
{
	float: left;
	width: 65%;	
}

.et-corg-TopicWithSideAdd
{
	float: left;
	width: 30%;
}

.docimg
{
	max-width: 100%;	
}

.et-corg-CompositeImageCtr
{
	display: flow-root;
}

.compimg
{
	
}

.sshotimgCtr
{
	float: left;
	padding: 10px;
	background-color: #505050;
	border-radius: 10px;
	margin: 2px 5px 2px 5px;
	box-shadow: 2px 2px 10px #505050;
}

.et-corg-IndexRef
{
	font: 80%;
	/* Indent the subsequent lines */
 	padding-left: 1.25em;
    text-indent:-1.25em;
    /* Render list-dot in front of line.*/ 
    display: list-item;          
    list-style-type: square;       
    list-style-position: inside; 
}

.et-corg-IndexNest
{
	padding-left: 20px;
}

.et-corg-IndexNest .et-corg-IndexRef
{
	list-style-type: circle; 
}

#et-corg-Title {
	width: 100%;
}

.titleBar {
	width: 100%;
}

#et-corg-TopNav {
	position: relative;
	padding: 0px 0px 0px 0px;
	background: transparent url('../image/et-corg-navBg.png') 0px 0px repeat;
	width: 100%;
    overflow: hidden;
    display: flow-root;
}

.et-corg-TopicWithIndex
{
	display: flow-root;
}

.et-corg-TopicIndex
{
	padding: 10px;
	border-radius: 10px;
	background-color: #F7D095;
	box-shadow: 8px 8px #957644;
}

.et-corg-TableCtr
{
	/* Cause table to show horizontal scrollbar on small screens. */
	overflow-x: auto;
}

.dataTable
{
	table-layout: auto;
	border-collapse: collapse;	
}

.zebraDataTable tr:nth-child(odd) {
  background-color: #e0e0e0;
}

.dataCell 
{
	border: 1px solid rgb(0, 0, 0);
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.dataHeaderCell
{ 
	font-weight: bold;
  	text-align: center;
}

.textLeft
{
	text-align: left;
}

.textCenter
{
	text-align: center;
}

.textRight
{
	text-align: right;
}

.et-corg-Caution
{
	padding: 10px;
	border: solid #DD816D 1px;
	box-shadow: 2px 2px 10px #B0867D;
}

.et-corg-Info
{
	padding: 10px;
	border: solid #c0c0c0 1px;
	box-shadow: 2px 2px 6px #c0c0c0;
}

@media screen and (max-width: 600px) 
{
.docimg
{
	display: block;	
	max-width: 80%;	
	margin-left: auto;
	margin-right: auto;
}

.et-corg-TopicWithSideMain
{
	float: none;
	width: 100%;	
}

.et-corg-TopicWithSideAdd
{
	float: none;
	width: 100%;
}

.et-corg-CompositeImageCtr
{
	width: 100%;
}

.et-corg-TopicIndex
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.et-corg-TopicIndexedContent
{
	width: 100%;
}
}

@media screen and (min-width: 601px) and (max-width: 900px) 
{

#et-corg-LowerContainer {
	margin-top: 20px;
	padding: 20px;
	width: 100%
}

.et-corg-TopicIndex
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.et-corg-TopicIndexedContent
{
	width: 100%;
}

.et-corg-TopicWithSide.et-corg-WideImg .et-corg-TopicWithSideMain
{
	width: 45%;
}

.et-corg-TopicWithSide.et-corg-WideImg .et-corg-TopicWithSideAdd
{
	width: 50%;
}

}

@media screen and (min-width: 901px) 
{
#et-corg-Title {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#et-corg-LowerContainer {
	margin-top: 20px;
	padding: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#et-corg-TopNav {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.et-corg-TopicWithIndex
{
	display: flow-root;
}

.et-corg-TopicIndex
{
	width: 22%; 
	float: left;
	margin: 20px 0px 0px 0px;
}

.et-corg-TopicIndexedContent
{
	width: 70%;
	padding-left: 3%;
	float: left;
}

.et-corg-TopicWithSide.et-corg-WideImg .et-corg-TopicWithSideMain
{
	width: 45%;
}

.et-corg-TopicWithSide.et-corg-WideImg .et-corg-TopicWithSideAdd
{
	width: 50%;
}
}

