
/* ::::: http://www.toshibatecusa.com/Portals/_default/default.css ::::: */

body { background-color: white; }
.ControlPanel { border: 1px solid rgb(0, 51, 102); width: 100%; height: 64px; background-color: rgb(255, 255, 255); }
.SkinObject { font-weight: bold; font-size: 8.5pt; color: rgb(0, 51, 102); font-family: Tahoma,Arial,Helvetica; text-decoration: none; }
a.SkinObject:link { text-decoration: none; color: rgb(0, 51, 102); }
a.SkinObject:visited { text-decoration: none; color: rgb(0, 51, 102); }
a.SkinObject:active { text-decoration: none; color: rgb(0, 51, 102); }
a.SkinObject:hover { text-decoration: none; color: rgb(0, 51, 102); }
.Head { font-family: Tahoma,Arial,Helvetica; font-size: 20px; font-weight: normal; color: rgb(51, 51, 51); }
.SubHead { font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: rgb(0, 51, 102); }
.SubSubHead { font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: black; }
.Normal { font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; }
.NormalBold { font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; }
.NormalRed { font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: bold; color: rgb(255, 0, 0); }
.NormalTextBox { font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; }
.TreeMenu_Node { font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; }
.TreeMenu_NodeSelected { font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; background-color: rgb(220, 220, 220); }
a.TreeMenu_Node:link, a.TreeMenu_NodeSelected:link { text-decoration: none; color: rgb(0, 51, 102); }
a.TreeMenu_Node:visited, a.TreeMenu_NodeSelected:visited { text-decoration: none; color: rgb(0, 51, 102); }
a.TreeMenu_Node:active, a.TreeMenu_NodeSelected:active { text-decoration: none; color: rgb(0, 51, 102); }
a.TreeMenu_Node:hover, a.TreeMenu_NodeSelected:hover { text-decoration: none; color: rgb(255, 0, 0); }
.FileManager { border: 1px solid black; height: 400px; }
.FileManager_ToolBar { border-bottom: 1px solid black; height: 25px; }
.FileManager_Explorer { border: 1px solid dimgray; margin: 2px; height: 100%; background-color: White; }
.FileManager_FileList { border: 1px solid dimgray; margin: 2px; overflow: auto; height: 100%; background-color: White; }
.FileManager_MessageBox { padding: 25px; text-align: center; vertical-align: middle; background-color: White; }
.FileManager_Header { border-bottom: 1px solid dimgray; font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: rgb(231, 231, 255); background-color: rgb(158, 191, 246); height: 25px; }
.FileManager_Pager { border-top: 1px solid dimgray; font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; background-color: rgb(238, 238, 238); height: 25px; }
.FileManager_StatusBar { margin: 2px; font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; background-color: rgb(222, 223, 222); height: 25px; }
.FileManager_Item { border-top: 1px dashed black; border-bottom: 1px dashed black; font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: Black; background-color: rgb(248, 248, 248); }
.FileManager_AltItem { border-style: none; font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: Black; background-color: rgb(238, 238, 238); }
.FileManager_SelItem { border-style: none; font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: White; background-color: rgb(153, 255, 255); }
.FileManagerTreeNode { font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; }
.FileManagerTreeNodeSelected { font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; background-color: rgb(220, 220, 220); }
a.FileManagerTreeNode:link, a.FileManagerTreeNodeSelected:link { text-decoration: none; color: rgb(0, 51, 102); }
a.FileManagerTreeNode:visited, a.FileManagerTreeNodeSelected:visited { text-decoration: none; color: rgb(0, 51, 102); }
a.FileManagerTreeNode:active, a.FileManagerTreeNodeSelected:active { text-decoration: none; color: rgb(0, 51, 102); }
a.FileManagerTreeNode:hover, a.FileManagerTreeNodeSelected:hover { text-decoration: none; color: rgb(255, 0, 0); }
.Wizard { border: 1px solid black; height: 400px; width: 650px; }
.WizardButton { border: 1px solid dimgray; padding: 2px; background-color: gainsboro; }
.WizardHeader { border-bottom: 1px solid black; background: rgb(255, 255, 204) none repeat; height: 40px; }
.WizardFooter { border-top: 1px solid black; background: rgb(204, 255, 204) none repeat; height: 25px; text-align: right; }
.WizardBody { padding: 10px; height: 325px; }
.WizardHelp { border-left: 1px solid black; padding: 5px; font-size: 9pt; width: 180px; background-color: rgb(204, 255, 255); }
.WizardHelpText { overflow: auto; font-size: 8pt; width: 180px; color: black; font-family: Tahoma,Verdana,Arial,Sans-Serif; height: 300px; }
.WizardText { font-size: 9pt; color: black; font-family: Tahoma,Verdana,Arial,Sans-Serif; }
.Help { border: 1px solid black; padding: 2px; font-weight: normal; font-size: 11px; color: black; font-family: Tahoma,Arial,Helvetica; background-color: rgb(255, 255, 153); }
.CommandButton { font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; }
a.CommandButton:link { text-decoration: underline; color: rgb(0, 51, 102); }
a.CommandButton:visited { text-decoration: underline; color: rgb(0, 51, 102); }
a.CommandButton:active { text-decoration: underline; color: rgb(0, 51, 102); }
a.CommandButton:hover { text-decoration: underline; color: rgb(255, 0, 0); }
.StandardButton { background: rgb(221, 221, 221) none repeat; padding-right: 5px; padding-left: 5px; font-weight: normal; font-size: 11px; color: rgb(0, 0, 0); font-family: Verdana,sans-serif; }
h1 { font-family: Tahoma,Arial,Helvetica; font-size: 20px; font-weight: normal; color: rgb(102, 102, 68); }
h2 { font-family: Tahoma,Arial,Helvetica; font-size: 20px; font-weight: normal; color: rgb(102, 102, 68); }
h3 { font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; color: rgb(0, 51, 102); }
h4 { font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; color: rgb(0, 51, 102); }
h5, dt { font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: rgb(0, 51, 102); }
h6 { font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: rgb(0, 51, 102); }
tfoot, thead { font-family: Tahoma,Arial,Helvetica; font-size: 12px; color: rgb(0, 51, 102); }
th { vertical-align: baseline; font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: bold; color: rgb(0, 51, 102); }
a:link { text-decoration: none; color: rgb(0, 51, 102); }
a:visited { text-decoration: none; color: rgb(0, 51, 102); }
a:active { text-decoration: none; color: rgb(0, 51, 102); }
a:hover { text-decoration: underline; color: rgb(255, 0, 0); }
small { font-size: 8px; }
big { font-size: 14px; }
blockquote, pre { font-family: Lucida Console,monospace; }
ul li { list-style-type: square; }
ul li li { list-style-type: disc; }
ul li li li { list-style-type: circle; }
ol li { list-style-type: decimal; }
ol ol li { list-style-type: lower-alpha; }
ol ol ol li { list-style-type: lower-roman; }
hr { color: dimgrey; height: 1pt; text-align: left; }
.ModuleTitle_MenuContainer { border: 0px solid blue; }
.ModuleTitle_MenuBar { cursor: pointer; height: 16px; background-color: transparent; }
.ModuleTitle_MenuItem { border-style: solid; border-color: white; border-width: 1px 0px; cursor: pointer; color: black; font-family: Tahoma,Arial,Helvetica; font-size: 9pt; font-weight: bold; font-style: normal; background-color: transparent; }
.ModuleTitle_MenuIcon { border-top: 1px solid rgb(238, 238, 238); border-left: 1px solid rgb(238, 238, 238); border-bottom: 1px solid rgb(238, 238, 238); cursor: pointer; background-color: rgb(238, 238, 238); text-align: center; width: 15px; height: 21px; }
.ModuleTitle_SubMenu { border: 0px solid rgb(255, 255, 255); z-index: 1000; cursor: pointer; background-color: rgb(255, 255, 255); }
.ModuleTitle_MenuBreak { border-style: solid; border-color: rgb(238, 238, 238); border-width: 1px 0px; background-color: rgb(238, 238, 238); height: 1px; }
.ModuleTitle_MenuItemSel { cursor: pointer; color: black; font-family: Tahoma,Arial,Helvetica; font-size: 9pt; font-weight: bold; font-style: normal; background-color: rgb(193, 210, 238); }
.ModuleTitle_MenuArrow { border-top: 0px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); font-family: webdings; font-size: 10pt; cursor: pointer; }
.ModuleTitle_RootMenuArrow { font-family: webdings; font-size: 10pt; cursor: pointer; }
.MainMenu_MenuContainer { background-color: transparent; }
.MainMenu_MenuBar { cursor: pointer; height: 16px; background-color: transparent; }
.MainMenu_MenuItem { border-style: solid; border-color: white; border-width: 1px 0px; cursor: pointer; color: black; font-family: Tahoma,Arial,Helvetica; font-size: 9pt; font-weight: bold; font-style: normal; background-color: transparent; }
.MainMenu_MenuIcon { border-top: 1px solid rgb(238, 238, 238); border-left: 1px solid rgb(238, 238, 238); border-bottom: 1px solid rgb(238, 238, 238); cursor: pointer; background-color: rgb(238, 238, 238); text-align: center; width: 15px; height: 21px; }
.MainMenu_SubMenu { border: 0px solid rgb(255, 255, 255); z-index: 1000; cursor: pointer; background-color: rgb(255, 255, 255); }
.MainMenu_MenuBreak { border-style: solid; border-color: rgb(238, 238, 238); border-width: 1px 0px; background-color: rgb(238, 238, 238); height: 1px; }
.MainMenu_MenuItemSel { cursor: pointer; color: black; font-family: Tahoma,Arial,Helvetica; font-size: 9pt; font-weight: bold; font-style: normal; background-color: rgb(193, 210, 238); }
.MainMenu_MenuArrow { border-top: 0px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); font-family: webdings; font-size: 10pt; cursor: pointer; }
.MainMenu_RootMenuArrow { font-family: webdings; font-size: 10pt; cursor: pointer; }
.HeadBg { background-color: rgb(204, 204, 204); }
.TabBg { background-color: black; }
.SelectedTab { font-weight: bold; font-size: 8.5pt; color: rgb(255, 255, 255); font-family: Tahoma,Arial,Helvetica; text-decoration: none; }
a.SelectedTab:link { text-decoration: none; color: white; }
a.SelectedTab:visited { text-decoration: none; color: rgb(238, 238, 238); }
a.SelectedTab:active { text-decoration: none; color: rgb(238, 238, 238); }
a.SelectedTab:hover { text-decoration: none; color: rgb(204, 204, 204); }
.OtherTabs { font-weight: bold; font-size: 8.5pt; color: white; font-family: Tahoma,Arial,Helvetica; text-decoration: none; }
a.OtherTabs:link { text-decoration: none; color: white; }
a.OtherTabs:visited { text-decoration: none; color: rgb(238, 238, 238); }
a.OtherTabs:active { text-decoration: none; color: rgb(238, 238, 238); }
a.OtherTabs:hover { text-decoration: none; color: rgb(204, 204, 204); }

/* ::::: http://www.toshibatecusa.com/Portals/_default/Skins/toshibatec/skin.css ::::: */

body { border-left: 0px none; border-right: 0px none; background: rgb(255, 255, 255) none repeat; }
.headerleftpane { color: rgb(0, 0, 0); font-size: 16px; line-height: 26px; }
.headerrightpane { padding: 10px 10px 0pt 0pt; }
#leftcolumn { background: transparent url('leftpanebg.gif') repeat; }
#search { border-bottom: 2px solid rgb(255, 255, 255); padding: 8px 5px 5px 10px; background: transparent url('curve.gif') no-repeat scroll left top; width: 159px; font-size: 12px; font-weight: bold; color: rgb(102, 102, 102); }
a.searchlink:link, a.searchlink:active, a.searchlink:visited { color: rgb(102, 102, 102); text-decoration: none; }
a.searchlink:hover { color: rgb(255, 0, 0); text-decoration: none; }
#countries { padding: 8px 5px 10px 10px; font-size: 12px; font-weight: bold; color: rgb(102, 102, 102); }
.leftpane {  }
.toppane { border-bottom: 1px solid rgb(102, 102, 102); padding-top: 2px; }
.contentpane { padding: 0pt 5px 10px 0pt; }
.rightpane { background: rgb(238, 239, 243) url('rightpanebg.gif') repeat; padding-left: 6px; }
.rightpane2 {  }
.Head { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: rgb(102, 102, 102); }
.Normal, td { font-family: Arial,Helvetica,sans-serif; font-size: x-small; font-weight: normal; color: rgb(102, 102, 102); }
a:link, a:active, a:visited { color: rgb(255, 0, 0); text-decoration: underline; }
a:hover { color: rgb(255, 0, 0); text-decoration: none; }
#breadcrumb { border-bottom: 1px solid rgb(101, 101, 101); padding: 5px 10px; font-size: 12px; font-weight: normal; color: rgb(103, 103, 103); }
a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited { font-size: 12px; font-weight: normal; color: rgb(103, 103, 103); text-decoration: none; }
a.breadcrumb:hover { color: rgb(103, 103, 103); text-decoration: underline; }
#user { border-bottom: 1px solid rgb(101, 101, 101); padding: 5px 15px; font-size: 12px; font-weight: normal; color: rgb(103, 103, 103); text-align: right; }
a.user:link, a.user:active, a.user:visited { font-size: 12px; font-weight: normal; color: rgb(103, 103, 103); text-decoration: none; }
a.user:hover { color: rgb(103, 103, 103); text-decoration: underline; }
#footer { font-size: 11px; font-weight: normal; color: rgb(103, 103, 103); text-decoration: none; }
a.footer:link, a.footer:active, a.footer:visited { font-size: 12px; font-weight: normal; color: rgb(103, 103, 103); text-decoration: none; }
a.footer:hover { color: rgb(103, 103, 103); text-decoration: underline; }
.copyright { font-size: 13px; font-weight: normal; color: rgb(255, 0, 0); text-decoration: none; }
#menutitle { border-bottom: 2px solid rgb(181, 188, 194); padding: 0pt 10px; background: rgb(115, 135, 146) none repeat; font-family: Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; color: rgb(255, 255, 255); }
#menu { background: rgb(255, 255, 255) none repeat; padding-bottom: 7px ! important; padding-top: 0px; padding-right: 0px; padding-left: 0px; }
.MainMenu_MenuContainer { background: rgb(255, 255, 255) none repeat; width: 160px; height: 1px; }
.MainMenu_MenuBar {  }
.MainMenu_MenuIcon { border: 0px none ; background: transparent none repeat; width: 15px; }
.MainMenu_MenuItem { border-style: solid; border-color: rgb(255, 255, 255); border-width: 1px 0px; padding: 1px 0px; background: transparent none repeat; color: rgb(103, 103, 103); font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: normal; }
.submenuitemselected { padding: 1px 0px; background: transparent none repeat; color: rgb(255, 0, 0); font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: normal; }
.submenuitembreadcrumb { border-style: solid; border-color: rgb(255, 255, 255); border-width: 1px 0px; padding: 1px 0px; background: transparent none repeat; color: rgb(255, 0, 0); font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: normal; }
.MainMenu_MenuArrow { display: none; }
.submenu { border: 1px solid rgb(102, 102, 102); margin: 0pt 0pt 0pt 1px; padding: 1px; background: rgb(255, 255, 255) url('submenubg.gif') repeat; z-index: 1000; }
.submenu td { padding: 1px 15px 1px 1px; }
.MainMenu_MenuBreak { display: none; }
.rootmenuitem td { border-bottom: 1px solid rgb(102, 102, 102); padding: 0px 5px 0px 10px; background: transparent url('menuarrow.gif') no-repeat; height: 26px; color: rgb(0, 0, 0); font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; }
.rootmenuitembreadcrumb td, .rootmenuitemselected td { border-bottom: 1px solid rgb(102, 102, 102); padding: 0px 5px 0px 10px; background: transparent url('menuarrow.gif') no-repeat; height: 26px; color: rgb(255, 0, 0); font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; }
.MainMenu_RootMenuArrow {  }

/* ::::: http://www.toshibatecusa.com/Portals/0/Containers/toshiba_containers/container.css ::::: */

#common .ccontent { padding: 5px; }
#common .Head { padding-left: 10px; }
#common1 { margin-bottom: 10px; }
#common1 .Head { font-family: Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; color: rgb(255, 255, 255); }
#common1 .ccontent { padding: 5px; }
#common1 .ccontent .Head { color: rgb(0, 0, 0); }
#common2 { margin-bottom: 10px; }
#common2 .Head { font-family: Arial,Helvetica,sans-serif; font-size: 30px; font-weight: normal; color: rgb(255, 255, 255); }
#common2 .ccontent { padding: 5px; }
#common2 .ccontent .Head { color: rgb(0, 0, 0); }

/* ::::: http://www.toshibatecusa.com/Portals/0/portal.css ::::: */

.HeadBg {  }
body {  }
.TabBg {  }
.LeftPane {  }
.ContentPane {  }
.RightPane {  }
.SelectedTab {  }
a.SelectedTab:link {  }
a.SelectedTab:visited {  }
a.SelectedTab:active {  }
a.SelectedTab:hover {  }
.OtherTabs {  }
a.OtherTabs:link {  }
a.OtherTabs:visited {  }
a.OtherTabs:active {  }
a.OtherTabs:hover {  }
.Head {  }
.SubHead {  }
.SubSubHead {  }
.Normal {  }
.NormalTextBox {  }
.NormalRed {  }
.NormalBold {  }
.CommandButton {  }
a.CommandButton:link {  }
a.CommandButton:visited {  }
a.CommandButton:active {  }
a.CommandButton:hover {  }
h1 {  }
h2 {  }
h3 {  }
h4 {  }
h5, dt {  }
h6 {  }
tfoot, thead {  }
th {  }
a:link {  }
a:visited {  }
a:active {  }
a:hover {  }
small {  }
big {  }
blockquote, pre {  }
ul li {  }
ul li li {  }
ul li li li {  }
ol li {  }
ol ol li {  }
ol ol ol li {  }
hr {  }
.Message {  }
.ItemTitle {  }
.ModuleTitle_MenuContainer {  }
.ModuleTitle_MenuBar {  }
.ModuleTitle_MenuItem {  }
.ModuleTitle_MenuIcon {  }
.ModuleTitle_SubMenu {  }
.ModuleTitle_MenuBreak {  }
.ModuleTitle_MenuItemSel {  }
.ModuleTitle_MenuArrow {  }
.ModuleTitle_RootMenuArrow {  }
.MainMenu_MenuContainer {  }
.MainMenu_MenuBar {  }
.MainMenu_MenuItem {  }
.MainMenu_MenuIcon {  }
.MainMenu_SubMenu {  }
.MainMenu_MenuBreak {  }
.MainMenu_MenuItemSel {  }
.MainMenu_MenuArrow {  }
.MainMenu_RootMenuArrow {  }
