﻿body {
    width:1000px;
    min-height:600px;
    background:transparent;
    margin:0 auto;
    font-size:12px;   /* -- this is NORMAL text -- */
    font-family:Arial, Tahoma, Sans-Serif;
    font-style:normal;
}
/* -- Styles for GENERAL BODY CONATINER -------- */
.bodyContainerDirectory {
    background-image: url('/company/images/company_directory_bg.jpg');
    background-repeat:no-repeat;
}
.bodyContainerWhite {
	background-color:#FFFFFF;
}
.bodyContainerTransparent {
	background-color:Transparent;
}
.horzDivide {
    height:4px;
    overflow:hidden;
}

.divTable {
	display:table;
	width:950px;
    border:solid 0px purple;
}
.divRow {
    display:table-row;
}
.divColLeft {
    display:table-cell;
    width:220px;
    vertical-align:top;
    text-align:left;
    padding:1px 13px 0px 13px;
    border:solid 0px red;
}
.divColLeftLine {
    width:195px;
    height:4px;
    margin:30px 0px 20px 0px; 
    overflow:hidden;
}
.divColLeftImage {
    margin:20px 0px 0px 10px; 
    overflow:hidden;
    border:solid 0px green;
}
.divColMiddle {
    display:table-cell;
    width:4px;
    vertical-align:top;
    border:solid 0px #E3E3EE;
    background-color:#E3E3EE;
    margin-left:10px;
}
.divColRight {
    display:table-cell;
    width:740px;
    vertical-align:top;
    text-align:left;
    border:dashed 0px blue;
    padding:0px 20px 0px 20px;
}
.divColRightLine {
    width:4px;
    width:720px; 
    overflow:hidden;
}
/* --- Styles for PAGE  :: UpdateContentPanel -- */
.pageScrollUp { /* optional SROLL-UP graphics */
    position:relative;
    float:right;
    bottom: 2.5em; 
    right: 0.5em;
}
/* --- created for downlevel experience i.e. no silverlight --- */
.downlevelSilverlight {
    color: #101010;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
    text-align:center;
}
.downlevelSilverlight img {
    text-align:center;
}
.downlevelSilverlight a:link {
    text-decoration:none;
    color: #101010
} 
.downlevelSilverlight a:visited {
    text-decoration:none;
    color: #101010
} 
.downlevelSilverlight a:hover   {
    text-decoration:none;
    color: #2E8B57
} 
.downlevelSilverlight a:active  {
    text-decoration:none;
    color: #2E8B57
} 
/* --- General Document Wide Styles-------------- */
.cbsdivTable {
	display:table;
	width:720px;
    border:solid 0px red;
}
.cbsdivRow {
    display:table-row;
}
.cbsColRight {
    display:table-cell;
    width:720px;
    vertical-align:top;
    text-align:left;
    border:dashed 0px blue;
    padding:0px 20px 0px 0px;
}
.cbsColLeft {
    display:table-cell;
    width:220px;
    vertical-align:top;
    text-align:left;
    border:dashed 0px red;
    padding:0px 0px 0px 20px;
}
.cbsTitleText {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 28px;
	font-weight:lighter;
	color:#666666;
	line-height:30px;
	margin:10px 10px 10px 0px;
	text-align:left;
}
.cbsHeaderText {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 20px;
	font-weight:lighter;
	color:#808086;
	line-height:30px;
	margin:0px 10px 10px 0px;
	text-align:left;
}


p {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 110%;
	line-height:16px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
}
.ptable {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 110%;
	line-height:16px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
}
.normal {
    color:#000000;
    font-size: 12px;
	font-family: Arial, Tahoma, Sans-Serif;
    font-style: normal;
    font-variant:normal;
    font-weight:normal;
    text-transform:none;
}
.normalalt {
    margin-top: 3.0pt;
    margin-right: 0in;
    margin-bottom: 3.0pt;
    margin-left: 0in;
    line-height: 13.0pt;
    font-size: 10.0pt;
    font-family: Arial, Tahoma, Sans-Serif;
    text-align:left;
}
.indent5 {
   padding-left: 5pt;
   padding-right: 5pt;
}
.indent10 {
   padding-left: 10pt;
   padding-right: 10pt;
}
.indent20 {
   padding-left: 20pt;
   padding-right: 20pt;
}
.indent50 {
   padding-left: 50pt;
   padding-right: 50pt;
}
.movright10 {
    margin-left:10px;
}
.movright20 {
    margin-left:20px;
}
.movright30 {
    margin-left:30px;
}
.movright40 {
    margin-left:40px;
}
.movright50 {
    margin-left:50px;
}
.movright60 {
    margin-left:60px;
}
.movright75 {
    margin-left:75px;
}
.movright100 {
    margin-left:100px;
}

h1 {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 20px;
	font-weight:700;
	margin-bottom:0;
}
h2 {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 18px;
	font-weight:700;
	margin-bottom:0;
}
h3 {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 16px;
	font-weight:700;
	margin-bottom:0;
}
h4 {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	font-weight:700;
	margin-bottom:0;
}
.bold12 {
    text-align:left;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight:700;
    color:#000000;
    text-decoration:none;
    text-transform:none;
}
.bold14 {
    text-align:left;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	font-weight:700;
    color:#000000;
    text-decoration:none;
    text-transform:none;
}
ul {
    text-align:left;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    line-height: 13.0pt;
    font-size: 10.0pt;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-indent: 1px;
    list-style-position: outside;
    list-style-type: disc;
    margin-top: 3.0pt;
}
.hyperlink24 {
    text-align:left;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 24px;
	font-weight:700;
    color:#4682B4;
    text-decoration:none;
    text-transform:none;
}
.hyperlink24 a:link    {
    color:#4682B4;
    text-decoration:none;
} 
.hyperlink24 a:hover   {
    color:#2E8B57;
    text-decoration:underline;
}
.hyperlink18 {
    text-align:left;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 18px;
	font-weight:700;
    color:#4682B4;
    text-decoration:none;
    text-transform:none;
}
.hyperlink18 a:link    {
    color:#4682B4;
    text-decoration:none;
} 
.hyperlink18 a:hover   {
    color:#2E8B57;
    text-decoration:underline;
} 
.hyperlink16 {
    text-align:left;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 16px;
	font-weight:700;
    color:#4682B4;
    text-decoration:none;
    text-transform:none;
}
.hyperlink16 a:link    {
    color:#4682B4;
    text-decoration:none;
} 
.hyperlink16 a:hover   {
    color:#2E8B57;
    text-decoration:underline;
} 
 
.hyperlink14 {
    text-align:left;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	font-weight:700;
    color:#4682B4;
    text-decoration:none;
    text-transform:none;
}
.hyperlink14 a:link    {
    color:#4682B4;
    text-decoration:none;
} 
.hyperlink14 a:hover   {
    color:#2E8B57;
    text-decoration:none;
} 
.hyperlink12 {
    text-align:left;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight:700;
    color:#4682B4;
    text-decoration:none;
    text-transform:none;
}
.hyperlink12 a:link    {
    color:#4682B4;
    text-decoration:none;
} 
.hyperlink12 a:hover   {
    color:#2E8B57;
    text-decoration:none;
} 
/*---Used by News XMLReader xls files ---*/
.newswindow {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10%;
	background-repeat:no-repeat; 
}
.newsTableHead {
	background-color:#666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:600;
	text-align:center;
	margin-bottom:0;
	text-align:left;
}

.newsTableLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000099;
	font-style:normal;
}

.quicklinkTableLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000099;
	font-style:normal;
	font-weight:600;
}
.newsTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	font-style:normal;
}
/* --- created for company news --- */
.pageNewsLinks {
    color: #101010;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
    text-decoration : none;
}
.pageNewsLinks a:link    {
    color: #404040;
    text-decoration : none;
} 
.pageNewsLinks a:visited {
    color: #4682B4;
    text-decoration : none;
} 
.pageNewsLinks a:active  {
    color: #008080;
    text-decoration : none;
} 
.pageNewsLinks a:hover   {
    color: #2E8B57;
    text-decoration : none;
} 
/* --- created for telepresence --- */
#ctpLinkAudio {
    display:block;
    width:116px;
    height:20px;
    background: url("/telepresence/images/ctp_BTNlinkaudio.png") no-repeat 0 0;
}
#ctpLinkAudio:hover {
    background-position: 0 -20px;
}
#ctpLinkAudio:span {
    display:none;
}
#ctpLinkCamera {
    display:block;
    width:116px;
    height:20px;
    background: url("/telepresence/images/ctp_BTNlinkcamera.png") no-repeat 0 0;
}
#ctpLinkCamera:hover {
    background-position: 0 -20px;
}
#ctpLinkCamera:span {
    display:none;
}
/* --- created for buy-now BTN-- */
.comBTNbuynowRO {
    display:block;
    width:115px;
    height:53px;
    background: url("/MasterResources/images/com_BTNbuynowRO.png") no-repeat 0 0;
}
.comBTNbuynowRO:hover {
    background-position: 0 -53px;
}
.comBTNbuynowRO:span {
    display:none;
}
/* --- created for telepresence demo BTN-- */
.ctpBTNcorocalldemoRO {
    display:block;
    width:200px;
    height:100px;
    background: url("/telepresence/images/ctp_BTNcorocalldemoRO.png") no-repeat 0 0;
}
.ctpBTNcorocalldemoRO:hover {
    background-position: 0 -100px;
}
.ctpBTNcorocalldemoRO:span {
    display:none;
}
/* --- created for telepresence demo BTN-- */
.ctpBTNcorocallbuyRO {
    display:block;
    width:200px;
    height:64px;
    background: url("/telepresence/images/ctp_BTNcoroallbuyRO.png") no-repeat 0 0;
}
.ctpBTNcorocallbuyRO:hover {
    background-position: 0 -64px;
}
.ctpBTNcorocallbuyRO:span {
    display:none;
}
/* --- created for telepresence demo BTN #2-- */
.ctp2BTNcorocalldemoRO {
    display:block;
    width:200px;
    height:199px;
    background: url("/telepresence/images/ctp_2BTNcorocalldemoRO.png") no-repeat 0 0;
}
.ctp2BTNcorocalldemoRO:hover {
    background-position: 0 -198px;
}
.ctp2BTNcorocalldemoRO:span {
    display:none;
}
/* --- created for telepresence demo BTN #3-- */
.ctp3BTNcorocalldemoRO {
    display:block;
    width:200px;
    height:199px;
    background: url("/telepresence/images/ctp_3BTNcorocalldemoRO.png") no-repeat 0 0;
}
.ctp3BTNcorocalldemoRO:hover {
    background-position: 0 -198px;
}
.ctp3BTNcorocalldemoRO:span {
    display:none;
}
/* --- created for common download BTN -- */
.com1BTNdownloadRO {
    display:block;
    width:146px;
    height:29px;
    background: url("/MasterResources/images/com_1BTNdownloadRO.png") no-repeat 0 0;
}
.com1BTNdownloadRO:hover {
    background-position: 0 -29px;
}
.com1BTNdownloadRO:span {
    display:none;
}
/* ---------------------------------------------- */
    #masterNavigation {
	    width: 97%;
	    margin: auto;
    }
    .aspMenuNavStyle {
	    height: 30px;
        padding-top:5px;
        padding-bottom:5px;
        border-width: 1px;
        border-top: 1px dotted #999;
        border-bottom: 1px dotted #999;
        border-left: none;
        border-right: none;
        color: #606060;
        font-size: 14px;
	    font-weight: bold;
        cursor: pointer;
    }
    .aspSubMenuStyle {
	    margin-top:5px;
        margin-left:20px;
        padding-bottom:5px;
	    float: left;
	    text-align:left;
	    border: dotted 1px #606060;
	    border-top-style:none;
	    background-color: #FFF;
        font-size: 12px;
	}
    .aspSubMenuItemStyle {
	    margin-left:5px;
	    margin-right:5px;
	    padding: 2px;
	    float: left;
	    text-align:left;
        color: #606060;
        font-size: 12px;
	    cursor: pointer;
    }
/* ---------------------------------------------- */
    .masterHeader {
        text-align:left;
    }
    .masterHeaderLogo {
        margin:10px 0px 10px 15px;
    }
    /* ---------------------------------------------- */
    #masterNavUL {
 		width:97%;
 		height:25px;
 		margin-left:15px;
 	    background-color:Transparent;
 	    border-top:none;
 	    border-left:none;
 	    border-right:none;
		border-bottom:1px;
		border-bottom-color:#C0C0C0;
		border-bottom-style:dotted;
    }
    #masterNavUL ul {
	    list-style-type:none;
	    margin:0 auto;
	    padding:0;
	    padding-top:3px;
	}
    #masterNavUL li {
	    display:inline;
	    padding:12px;
	    font-size: 14px;
	    font-family: Arial, sans-serif;
	    font-weight:bold;
	    font-style: normal;
	    color: #505050;
	    text-align:justify;
        list-style: none;
    }
    #masterNavUL a { 
        color: #505050; 
        text-decoration: none; 
    }
    #masterNavUL a:hover { 
        color: #4682B4; 
        text-decoration: none; 
    }

/* ---------------------------------------------- */
    .masterFooterImage {
        float:left;
        margin:5px 0px 0px 40px;
    }
    #masterFooter {
        width:100%;
	    background-color:Transparent;
    }
    #masterFooter ul {
	    list-style-type:none;
	    float:right;
	    width:518px;
        margin:25px 0px 0px 0px;
    }
    #masterFooter li {
	    display:inline;
	    padding-left:15px;
	    font-size: 12px;
	    font-family: Arial, sans-serif;
	    font-weight:bold;
	    font-style: normal;
	    font-variant:small-caps;
	    color: #303030;
    }
    #masterFooter a { 
        color: #303030; 
        text-decoration: none; 
    }
    #masterFooter a:hover { 
        color: #000000; 
        text-decoration: underline; 
    }


