div.tmtPanel { display: none; height: 100%; overflow: auto; }

div.tmtPanel img { margin-left: 16px; }

div.tmtPanelGroup { clear: both; }

div.tmtTabs li { clear: both; list-style:none; padding:10px 0; }

div.tmtTabs a.tmtTab { font-size: 1em; margin-right: 15px; border: 1px solid #7b2e00; color: #fff; display: block; float: left; height: 100%; position: relative; text-decoration: none; }

div.tmtTabs a.tmtTab span { margin: 1px; padding:2px 5px; display:block; font-weight: bold; background-color: #7b2e00; overflow:auto; cursor: pointer; }

div.tmtTabs a.tmtTabSelected { border: 1px solid #fff; color: #7b2e00; height: 100%; }

div.tmtTabs a.tmtTabSelected span { margin: 1px; padding:2px 5px; display:block; font-weight: bold; background-color: #fff; overflow:auto; cursor: default; }

div.tmtTabs a.tmtTab:hover span { background-color: #7b2e00; color: #FFFFFF; }

div.tmtTabs a.tmtTabSelected:hover span { background-color: #fff; color: #7b2e00; }

a.tmtTabError { background-color: transparent !important; }

#contactForm li,
#requestForm li { padding: 5px 0; list-style:none; font-size: 1em; }

#requestForm li label { width: 160px; }

#tmtFormMessageBoxrequestForm ul li { font-size: 1.1em; color:#333333; margin: 15px 0; }

#tmtFormMessageBoxrequestForm ul li ul li { list-style:disc; color:#333333; margin:0; }

#tmtFormMessageBoxrequestForm ul li ul li em { font-weight:bold; }

#requestForm a.nextPrevButton { display: inline; font-size: 1.2em; font-weight: bold; vertical-align:middle; color: #6e2a0b; text-transform: uppercase; cursor: pointer; margin-top:50px; }

#requestForm a.nextPrevButton:hover { color: #666666; }

#requestForm ol { font-size: 1.3em; margin:0; }

/* STRUCTURE TABS */

#structDetailTabs.tmtTabs { margin: 15px 0; overflow:auto; }
#structDetailTabs.tmtTabs a.tmtTab { font-size: 1.3em; text-transform: uppercase; font-weight:bold; margin-right: 15px; border: none; color: #7b2e00; display: block; float: left; height: 100%; position: relative; text-decoration: none; }

#structDetailTabs.tmtTabs a.tmtTabSelected { color: #333; cursor: default; }

#structDetailTabs.tmtTabs a.tmtTab:hover { text-decoration: underline; }

#structDetailTabs.tmtTabs a.tmtTabSelected:hover { text-decoration: none; }


