/* Define the default first */

/******* em Text Delaration Start *******/

/* Setup Font Family and Size Correctly First. Default(Medium) Font Size is 16px on all browsers */
body *
{
  font-size: 101%; /* for IE bug */
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Reduce the font size to 68.8% or 11px size 
100% = 16
11/16 x 100
*/
body{ font-size: 68.8%; }

/* IE can’t read this */
html>body { font-size: 68.8%;}

/* Ensure forms and tables inherit the correct size */
table, input, select, th, td, textarea { font-size: 1em; }

/* Ensure nested elements inherit the correct size */
ol, ul, li li, li p, td p, blockquote p, div div { font-size: 1em; }

table table td { font-size: 0.95em; }

/* child pixels / parent pixels = child ems
Example(19px for h1) : 19 (child pixels) / 11 (parent pixels) = 1.73
*/

/******* em Text Delaration End *******/

body {margin: 0px; padding:0px; background: #fff; }

form, input * {margin:0px; padding:0px}

#ir_container {font-size: 1em; width: 888px; margin: 0 auto; padding: 0 10px; background: url(/images/bg_container.gif) repeat-y; clear:both;}
#ir_header { padding-top: 1px; }
#ir_menu {float:left; margin: 0; padding: 15px 0 0 15px; list-style: none; }
#ir_menu li { margin: 5px 0; }
#ir_content { padding: 20px 30px; line-height: 1.5em; }
#ir_footer {font-size:0.82em; width: 100%; clear:both; text-align: center; padding-top: 1px; }

#ir_containerPrint {font-size: 1em; width: 462px; margin: 0 auto; clear:both;}
#ir_contentPrint {width:462px;}
#ir_footerPrint {font-size:0.82em; background: url(/images/sample_footer.gif) no-repeat #939393; width: 462px; min-height:39px; padding-top:18px; clear:both;}

h1 {font-size: 2em; font-weight: 600; color: #919191; font-weight: normal; }
h2 {font-size: 1.25em; font-weight: bold; color: #1D676C; }
h3 {font-size: 1.09em; color: #032258; font-weight: bold;}
h4 {font-size: 1em; font-weight: bold; margin: 0px; padding: 0px;}
h5 {}
h6 {}
a:link {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}

.ir_textMainHighlight {color: #009fc5; font-weight: bold;}
.ir_textSubHighlight {color: #666666;}
.ir_textFootnote {font-size:0.9em;}
.ir_textFootnote ol {font-size:1em;}
.ir_textDivider { border-bottom: 1px solid #666; margin: 15px 0; clear: both; }

.ir_textFooter {text-align:center; color:#ffffff;}
.ir_textFooter a:link {color:#ffffff; text-decoration: none;}
.ir_textFooter a:visited {color:#ffffff; text-decoration: none;}
.ir_textFooter a:hover {color:#ffffff; text-decoration: underline;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

.ir_menuIR {padding: 0 0 0 26px; margin: 0; color:#6699cc;}
.ir_menuIR a:link {color:#6699cc; text-decoration: none;}
.ir_menuIR a:visited {color:#6699cc; text-decoration: none;}
.ir_menuIR a:hover {color:#6699cc; text-decoration: underline;}
#ir_menu .ir_menuIRHeader {background: url(img_bullets.gif) no-repeat left; font-weight:bold; color:#1D676C;}
.ir_menuDivider {width:100%; height:15px;}

.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_table tr.ir_tableTopRow td {background: #ff0000; color:#ffffff; font-weight: bold; text-align: center;}
table.ir_table tr.row1 td {background: #e7e7e7;}
table.ir_table tr.row2 td {background: #f4f4f4;}
table.ir_table tr.rowRollover td {background: #c3b777;}
table.ir_table tr.rowHighlight td {background: #414141; color:#ffffff;}
table.ir_table tr.rowTS td {background: #ccd0e1; border-bottom:1px solid #aaaaaa;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
table.ir_table tr td span.red {color:#ff0000;}
table.ir_table tr td span.green {color:#448800;}
table.ir_table tr td.cellHighlight {background: #414141; color:#ffffff;}
table.ir_table tr td.cellTS {background: #ccd0e1; border-bottom:1px solid #aaaaaa;}
table.ir_table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #414141;}
table.ir_table tr td.cellRed {background:#ebddd8;}
table.ir_table tr td.cellGreen {background:#d8ebdc;}

.ir_tsRed {color:#ff0000;}
.ir_tsGreen {color:#448800;}
.ir_tsCellTS {float:left; width:20px; height:7px; font-size:0em; background: #ccd0e1; border-bottom:1px solid #aaaaaa; margin-top:3px; margin-right:3px;}
.ir_tsCellRed {float:left; width:20px; height:8px; font-size:0em; background:#ebddd8; margin-top:3px; margin-right:3px;}
.ir_tsCellGreen {float:left; width:20px; height:8px; font-size:0em; background:#d8ebdc; margin-top:3px; margin-right:3px;}

.ir_arContainer {width:100%; height:232px; padding:0px; margin:0px; clear:both;}
.ir_arLeft {width:40%; float:left; list-style-type:none;}
.ir_arRight {width:60%; float:right; list-style-type:none;}
.ir_arHeight {width:98%; padding-top:30%;}
.ir_iconRowHeight {height:20px;}

.ir_webcastContainer {width:100%; height:113px; padding:0px; margin:0px; clear:both;}
.ir_webcastLeft {width:37%; float:left; list-style-type:none;}
.ir_webcastRight {width:63%; float:right; list-style-type:none;}
.ir_webcastHeight {width:98%; padding-top:8%;}

.ir_news {width:100%; padding:0px; margin: 5px 0 0; clear:both; list-style: none; float: left; }
.ir_news p { margin: 0; }
.ir_news li { margin-bottom: 7px; padding-bottom: 5px; border-bottom: 1px solid #ccc; width: 100%; float: left; }
.ir_newsDate {width: 22%; float:left; list-style-type:none; background: url(/images/icon_arrow.gif) no-repeat 2px 6px; padding-left: 15px; }
.ir_newsTitle {width:74%; float:right; list-style-type:none;}

.ir_qa {width:100%; padding:0px; margin:0px; clear:both;}
.ir_qaDate {width:25%; float:left; list-style-type:none;}
.ir_qaTitle {width:74%; float:right; list-style-type:none;}

.ir_boxHighlight {width:97%; background:#e9f1fb; border:1px dotted #6699d5; padding:1%;}

.ir_insiderPopUp { position:absolute; z-index:200; visibility:hidden; left:100px;}
.ir_insiderPopUpContent { background:#FFFFFF; width:300px; border:1px dotted #656565; padding:5px;}

img.ir_spacerRight {margin-right:20px;}
img.ir_spacerLeft {margin-left:20px;}

input.ir_investmentCalculator { border:0px; background: transparent;}

/* Define the rest of the classes here */

* { outline: 0; }

.fixed:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.fixed{	display:block; }
/*  \*/
.fixed{	min-height:1%; }
* html .fixed{ height:1%; }

.clear { clear: both; }

.mTop10 { margin-top: 10px; }
.mTop20 { margin-top: 20px; }
.mBottom20 { margin-bottom: 20px; }
.mBottom120 { margin-bottom: 120px; }
img.border { border: 1px solid #8eb3b5; padding: 2px; }

#ir_logo { background: url(/images/transcu_logo.gif); width: 145px; height: 57px; float: left; margin: 20px 0 0 20px; }
#ir_logo a { width: 145px; height: 57px; display: block; text-indent: -1000em; }

#ir_quickLink { float: right; list-style: none; margin: 6px 7px 0 0; padding: 0; }
#ir_quickLink li { float: left; }
#ir_quickLink a { float: left; padding: 1px 7px; border-left: 1px solid #666; }
#ir_quickLink a.first { border: 0; }

#ir_topNav { float: left; list-style: none; margin: 10px 0 0 30px; padding: 0; position: relative; width: 680px; }
#ir_topNav li { float: left; padding: 0 4px; }
#ir_topNav a { float: left; padding: 5px 4px; color: #000; font-size: 0.8em;  text-decoration: none;  }
#ir_topNav a:hover, #ir_topNav li.active > a { background: #1d676c; color: #fff; }
#ir_topNav ul { margin: 0; padding: 3px 0 0; list-style: none; position: absolute; top: 25px; left: 0; width: 665px; border-top: 1px solid #eee; display: none; }
#ir_topNav li:hover ul, #ir_topNav li.active ul { display: block; }
#ir_topNav li li { padding: 0; }
#ir_topNav li li a { color: #666; border-left: 1px solid #eee; padding: 5px 6px; }
#ir_topNav li li a:hover { color: #000; background: 0; }
#ir_topNav li li a.first { border: 0; }

#ir_ticker { background: url(bg_ticker.gif) repeat-x; height: 22px; line-height: 22px; color: #fff; margin-top: 15px; }
#home #ir_ticker { margin-top: 0; }

#ir_toolBar { background: #eee; padding: 5px 15px; color: #1d676c; }
#ir_toolBar p { margin: 0; float: left; }
#ir_toolBar .print { background: url(icon_print.gif); width: 16px; height: 15px; float: left; text-indent: -1000em; }
#ir_toolBar .email { background: url(icon_email.gif); width: 17px; height: 12px; float: left; text-indent: -1000em; margin: 3px 15px 0 0; }

#home #ir_toolBar { background: #fff; }

#ir_innerContainer { background: url(bg_content.gif) top no-repeat; }
#home #ir_innerContainer { background-position: 0 200px; }

#ir_title, #about .alt { color: #96cc00; }

#sitemap ul.list { list-style: url(icon_arrow.gif); }
#sitemap ul.list li a { font-weight: bold; padding-top: 10px; display: block; }
#sitemap ul.list li li a { font-weight: normal; padding-top: 0; }

#home .leftCol { width: 714px; float: left; }
#home .rightCol { width: 170px; float: right; }
#home h2 { color: #cf0; background: url(bg_ticker.gif) repeat-x; height: 22px; line-height: 22px; margin: 0; padding-left: 10px; }
#home h3 { margin-bottom: 0; color: #24a3d6; }
#home .rightCol p { margin-top: 0; }
#home .rightCol a { color: #000; }
#home .rightCol a:hover { color: #24A3D6; text-decoration: none; }
#home .block { background: #eff4f4; padding: 1px 10px; clear: both; }

#home .list { list-style: url(icon_solidArrow.gif); margin: 10px 0 0 -6px; padding: 0 0 0 13px; width: 155px; float: left; }
#home .list li { margin-bottom: 8px; }

#home .leftCol p { padding: 0 15px; }

#home p { line-height: 1.3em; }
#home .text { padding-bottom: 1px; }

#irhome .leftCol { width: 400px; float: left; }
#irhome .rightCol { width: 200px; float: right; }
#irhome #ir_content { width: 640px; float: right; }

#product .list p { margin: 0; }
#product .list li { padding-bottom: 10px; }
#product .list li li { padding-bottom: 0; }

#places .list { list-style: none; }
#places h2 { margin-top: 0; }
#places .list > li { float: left; width: 100%; }

#strategic .list li { margin-bottom: 10px; }

#mgn h2, #techPharma h2 { margin-top: 30px; }

#milestones .ir_table { margin: 0 auto; }
#milestones .ir_table th { background: #738ea9; color: #c4f028; font-size: 1.4em; letter-spacing: 2px; } 
#milestones .ir_table td { background: #fff; }
#milestones .ir_table td.first, .ir_table th.first { background: #d5e6f0; text-align: right; }
#milestones .ir_table td, .ir_table th { border: 1px solid #738ea9; border-top: 0; border-left: 0; padding: 8px; }
#milestones .ir_table ul { margin: 0; padding: 0 0 0 1.5em; }

.logoList { list-style: none; margin: 0; padding: 0; }
.logoList li { line-height: 20px; background: url(/images/transcu_listPoint.gif) no-repeat left 3px; padding-left: 30px; }
.logoList li li, .logoList li p { background: none; line-height: 1.5em; margin-top: 0; }
.logoList h2 { margin-bottom: 0; }
.logoList ul { list-style: disc; }
.logoList ol { list-style: decimal; }


#validBar   { width: 110px; height: 15px; margin: 0 auto; }
#validBar a { height: 15px; float: left; text-indent: -1000em; }
#validHTML  { background: url(valid-html.gif); width: 52px; }
#validCSS   { background: url(valid-css.gif);  width: 45px; margin-left: 10px; }

#bod #ir_content div { float: left; padding: 10px 0; }
#bod #ir_content div img { float: left; margin: 0 1.5em 1em 0; }
#bod #ir_content div p { float: right; width: 700px; margin: 0; }
#bod #ir_content div.alt p { width: 100%; }

#mgn #ir_content div { float: left; padding: 10px 0; }
#mgn #ir_content div img { float: left; margin: 0 1.5em 1em 0; }
#mgn #ir_content div p { float: right; width: 700px; margin: 0; }
#mgn #ir_content div.alt p { width: 100%; }
