BODY {
    background-color: white;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
}
TABLE {
    border: solid black 1px;
}
FORM {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
}
TH {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: black;
    background-color: #c6c6c6;
    font-size: 10px;
}
CAPTION {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: white;
    background-color: #034694;
    font-size: 10px;
}
TH.CAPTION {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: white;
    background-color: #034694;
    font-size: medium;
}
TD {
    color: black;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
}
A {
    color: #034694;
    text-decoration: underline;
    font-size: small;
    font-weight: bold;
}
TABLE.menubar {
    border: none;
    padding: 0px;
    margin-bottom: 3px;
    background-color: #c6c6c6;
    border-bottom: solid #666666 1px;
}
TABLE.menubar TABLE {
    padding: 0px;
    border: none;
    background-color: #c6c6c6;
}
TABLE.menubar TABLE TD {
    height: 20px;
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 3px;
    border-right: solid white 2px;
}
TABLE.menubar TABLE TD#views-box {
    border-right: none;
}
TABLE.menubar SELECT {
    font-size: 10px;
}
TEXTAREA {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
}
INPUT {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
}
BUTTON {
    font-family: arial, helvetica, sans-serif;
    font-size: x-small;
}
SELECT {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
}
IMG {
    border: none;
}
.layouttable {
    border: none;
}
.dispatchwrappertable {
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    font-size: xx-small;
    border: solid black 2px;
}
.dispatchcollectiontable {
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    font-size: xx-small;
    border: none;
}
.dispatchdetailtable {
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    font-size: xx-small;
    border: solid black 2px;
}
.brightlink {
    color: #ffffff;
    text-decoration: none;
}
.smalledit {
    font-size: xx-small;
    font-family: arial, helvetica, sans-serif;
    vertical-align: middle;
}
.ticker {
    border: 0px;
}
.carrierchooser {
    width: 180px;
}
.menuitem {
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
}
.currency {
    text-align: right;
    display: inline-block;
    *display: inline;
}
.split_tuple {
    background-color: #C0C0FF;
}
.total_tuple {
    background-color: #f0f0f0;
    font-weight: bold;
}
.helppop {
    background-color: #e0e0e0;
    background-image: none;
}
.hiddendiv {
    display: none;
}
.dommenu {
    border: none;
}
#menubar {
    position: absolute;
    top: 0px;
    left: 0pt;
    z-index: 5;
    min-width: 920px;
}
#featurediv {
    position: relative;
    left: 0pt;
}
#imPopup {
    border: 1pt black solid;
    position: absolute;
    top: 120px;
    left: 45%;
    width: 120px;
    background-color: white;
}
#notifyPopup {
    border: 1pt black solid;
    position: absolute;
    top: 120px;
    left: 30%;
    width: 400px;
    background-color: white;
}
.routeguideresultcarrier {
    text-align: left;
    font-size: 13pt;
    font-weight: bold;
}
.routeguideresultinfo {
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
}
.dispatchcarrierbid {
    text-align: justify;
    font-size: 12pt;
    font-weight: bold;
    width: 600px;
}
#dispatchcarrierpickup {
    font-size: 10pt;
    font-weight: normal;
    padding: 2pt;
    border: 1pt red dashed;
}
#dispatchcarrierdelivery {
    font-size: 10pt;
    font-weight: normal;
    padding: 2pt;
    border: 1pt red dashed;
}
#dispatchcarriertendered {
    font-size: 10pt;
    font-weight: normal;
    padding: 2pt;
    border: 1pt red dashed;
}
a.notdispActive {
    background-color: #ffa0a0;
    color: #000000;
    border: 1px solid #000000;
    padding: 2px 2px 2px 2px;
}
a.notdispActive:hover {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}
a.notdispInactive {
    background-color: #c0c0c0;
    color: #a0a0a0;
    border: 1px solid #000000;
    padding: 2px 2px 2px 2px;
}
a.notdispInactive:hover {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}
a.subtle {
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    color: black;
}
a.subtle:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #034694;
}
a.checkfailed {
    color: red;
    font-weight: bold;
}
.logintable table {
    background-color: #FFFFFF;
}
.notSubtle {
    margin: 0 auto 5 auto;
    width: 700px;
    border-color: #034694;
    text-align: center;
    font-size: 12px;
}
.notSubtle a {
    font-size: 12px;
    color: #034694;
    text-decoration: none;
}
.notSubtle a:hover {
    text-decoration: underline;
}
.notSubtleTable {
    margin: 0 auto;
    width: 650px;
    border: none;
}
.notSubtleTable a {
    font-weight: bold;
}
a.small {
    text-decoration: underline;
    font-size: x-small;
    font-weight: normal;
    color: #034694;
}
div.calendarDeadDay {
    padding: 0px;
    margin: 0px;
    background-color: #c6c6c6;
    text-align: right;
}
div.calendarDay {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    text-align: right;
    cursor: pointer;
}
div.calendarDay:hover {
    background-color: #c0c0ff;
}
div.calendarCurrentDay {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    text-align: right;
    font-weight: bold;
    font-size: larger;
    cursor: pointer;
}
div.calendarCurrentDay:hover {
    background-color: #c0c0ff;
}
table.search-options {
    width: 100%;
    border-spacing: 0;
    border-style: none;
    margin-bottom: 5;
    border-collapse: collapse;
}
table.search-options td {
    font-size: 10px;
    color: #FFFFFF;
    padding: 5;
    border-style: none;
    border-width: 0;
}
table.search-options a {
    text-decoration: none;
}
.selected {
    background: #034694;
    color: #FFFFFF;
}
.selected a {
    background: #034694;
    color: #FFFFFF;
    text-decoration: none;
}
.address-search-bar {
    background: #034694;
    padding: 10px;
    color: #c6c6c6;
    clear: both;
}
tr.ab_detail {
    font-size: 10;
}
tr.ab_detail a {
    font-size: 10;
}
.mouseoverhighlight {
    background-color: #034694;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 10;
    padding-bottom: 10;
    font-size: 10px;
}
table.location-detail {
    border-style: none;
    border-collapse: collapse;
}
table.location-detail th {
    border-style: outset;
    border-width: 1;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}
table.location-detail td {
    font-size: 11px;
    padding-left: 5;
}
.customerMetric {
    float: left;
    margin: 8px;
    border: 1px solid black;
    text-align: center;
}
.customerMetricGroup {
    width: 100%;
    clear: left;
}
.customerMetricHeader1 {
    width: 280px;
    padding: 4px;
    background-color: #034694;
    color: white;
    font-size: 12pt;
    font-weight: bold;
}
.customerMetricContent1 {
    width: 280px;
    margin: 2px;
    padding: 2px;
    font-size: 10pt;
}
.customerMetricHeader2 {
    width: 200px;
    padding: 4px;
    background-color: #c6c6c6;
    color: #034694;
    font-size: 10pt;
    font-weight: bold;
}
.customerMetricContent2 {
    width: 200px;
    margin: 2px;
    padding: 2px;
    font-size: 9pt;
}
.customerMetricHeader3 {
    width: 120px;
    padding: 4px;
    background-color: #c6c6c6;
    font-size: 8pt;
    font-weight: bold;
}
.customerMetricContent3 {
    width: 120px;
    margin: 2px;
    padding: 2px;
    font-size: 7pt;
}
#calendar {
    width: 250;
    text-align: center;
    margin: 5px auto;
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #ffffff;
    position: absolute;
    font-size: 11px;
    line-height: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#calendar ul {
    list-style-type: none;
    margin: 0;
}
#calendar a {
    color: #ffffff;
}
.headDay, .dayNormal, .dayBlank, .dayWeekend, .dayCurrent {
    margin: 1px 0 0 1px;
    padding: 0;
    float: left;
    display: inline;
    width: 33px;
}
.headDay {
    background-color: #034694;
}
.dayNormal {
    background-color: #c6c6c6;
}
.dayWeekend {
    background-color: #ff1a3b;
}
.dayCurrent {
    background-color: #034694;
}
#days {
    width: 248px;
    height: 105px;
    padding-left: 5px;
    padding-right: 5px;
}
#days a {
    text-decoration: none;
    display: block;
}
#elements {
    padding: 5px;
}
#yearBrowse, #closeBtn {
    clear: both;
    display: block;
    padding: 0;
    color: #034694;
}
#yearBrowse a, #closeBtn a {
    text-decoration: none;
    color: #034694;
    font-weight: bold;
}
#helpDiv {
    width: 350;
    text-align: left;
    margin: 5px auto;
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #000000;
    position: absolute;
    font-size: 12px;
    padding: 5px;
}
.tree, #add_company_div {
    float: left;
    margin-top: 80px;
    border: 2px inset #000000;
    padding: 20px;
    width: 350;
}
.tree {
    margin-left: 50px;
}
#add_company_div {
    margin-left: 20px;
    height: 120;
}
.tree_0, .tree_1, .tree_2, .tree_3, .tree_4 {
    padding-left: 10px;
}
.tree span {
    border-left: 1px solid #000000;
    padding-left: 10px;
}
.tree_0 {
    font-size: 14px;
}
.tree_1 {
    font-size: 13px;
}
.tree_2 {
    font-size: 12px;
}
.tree_3 {
    font-size: 11px;
}
.tree_4 {
    font-size: 10px;
}
#characterLookupDiv {
    width: 450;
    text-align: left;
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #034694;
    position: absolute;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
#characterLookupDiv ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#characterLookupDiv li.focus {
    background-color: #c6c6c6;
    font-weight: bold;
    padding-top: 2;
    padding-bottom: 2;
}
#ardmoreAjax {
    background-color: #ffffff;
    min-height: 300px;
}
.fpExceptBlock {
    margin: 2px;
    border: 1px solid black;
    width: 8pt;
    height: 8pt;
    background-color: #034694;
    display: inline-block;
    *display: inline;
}
#invQueryDiv div {
    margin: 4px;
}
#invQueryDiv div span {
    float: left;
    width: 80px;
    margin: 2px;
    text-align: right;
}
#invQueryInvTotal {
    width: 80px;
    text-align: right;
}
.invQueryResultDiv {
    border: 1px solid #034694;
    margin: 8px 2px;
}
.invQueryResultDiv a {
    text-decoration: none;
    font-size: 20pt;
}
.invQueryResultAddl {
    visibility: hidden;
    display: none;
}
.iqDetailChunk {
    display: inline-block;
    *display: inline;
    border: 1px solid #034694;
    margin: 2px;
    padding: 3px 1px;
}
.iqDetailChunk span {
    background-color: #c0c0c0;
    padding: 2px;
    margin-right: 4px;
}
.librarytable {
    border: none;
    border-right: 1px solid;
    border-collapse: collapse;
}
.librarytable td {
    padding: 20px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    font-size: 12px;
}
.librarytable th {
    font-size: 16px;
}
.ftspv {
    visibility: visible;
    display: inline;
}
.ftspi {
    visibility: hidden;
}
.alert_outage {
    border-width: 1px;
    border-color: #FF0000;
    border-style: solid;
    background-color: #FFC0C0;
    color: #FF0000;
    min-height: 54px;
    font-size: 12pt;
    clear: both;
    padding: 4px;
    margin: 4px;
}
.alert_info {
    border-width: 1px;
    border-color: 0000FF;
    border-style: solid;
    background-color: #C0C0FF;
    color: #0000FF;
    min-height: 54px;
    font-size: 12pt;
    clear: both;
    padding: 4px;
    margin: 4px;
}
.alert_image {
    float: left;
    min-width: 54px;
    padding-right: 10px;
    padding-left: 10px;
}
.ofrg {
    color: #3055ad;
    font-size: 24pt;
    font-weight: bold;
    text-decoration: none;
    border: none;
}
.smalllink {
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}
.smalltext {
    font-size: small;
}
.routeguide {
    width: 830px;
    margin: 10px auto 0 auto;
    background-color: #ffffff;
    background-repeat: repeat-y;
    text-align: left;
}
.routeguidefill {
    background-color: #ffffff;
}
.transittimetext {
    font-weight: bold;
    font-size: small;
}
ul {
    position: relative;
}
#alstom_main_nav_bar a {
    text-decoration: none;
    background: transparent;
    color: #666666;
    cursor: pointer;
    line-height: 1.4em;
    font-size: 0.9em;
    font-weight: bold;
}
#alstom_main_nav_bar {
    border-bottom: solid 2px #7f7e83;
    margin-bottom: 18px;
    background: transparent url(/images/alstom_main_nav_bar_mid.gif) repeat-x;
    height: 29px;
}
#alstom_main_nav_bar_left {
    background: transparent url(/images/alstom_main_nav_bar_left.gif) no-repeat;
    height: 29px;
    float: left;
    width: 9px;
}
#alstom_main_nav_bar ul.alstom_main_nav_bar li {
    border-right: solid 1px #999999;
    display: inline;
    margin: 0px;
    line-height: 12px;
    padding: 0px 10px 0px 11px;
}
#alstom_main_nav_bar a.highlight, #alstom_main_nav_bar a:hover {
    color: #587CC6;
}
#alstom_main_nav_bar ul.alstom_main_nav_bar li.no_pipe {
    border: none;
}
#alstom_main_nav_bar #alstom_main_nav_bar_right {
    background: transparent url(/images/alstom_main_nav_bar_right.gif) no-repeat;
}
#alstom_main_nav_bar ul.alstom_main_nav_bar {
    float: left;
    margin: 0px;
    padding: 8px 0px 0px 0px;
    width: 742px;
}
#alstom_main_nav_bar_right {
    height: 29px;
    float: left;
    width: 9px;
}
#alstomRGStatus {
    width: 100%;
    height: 30px;
    margin: 8px 0;
    padding: 0;
    background: transparent url(/images/alstom-status-background.png) repeat-x;
}
#alstomRGStatus a {
    text-decoration: none;
    background: transparent;
    color: #999999;
    cursor: pointer;
    line-height: 1.4em;
    font-size: 0.9em;
    font-weight: bold;
}
#alstomRGStatusLeft {
    width: 29px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0;
    background: transparent url(/images/alstom-status-leftedge.png) no-repeat;
}
#alstomRGStatusRight {
    width: 19px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0;
    background: transparent url(/images/alstom-status-rightedge.png) no-repeat;
}
.alstomRGStatusCurrentLeft {
    width: 12px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0;
    background: transparent url(/images/alstom-status-active-left.png) no-repeat;
}
.alstomRGStatusCurrentMid {
    min-width: 60;
    text-align: center;
    height: 30px;
    float: left;
    margin: 0;
    padding: 8px 0px 4px 0px;
    background: transparent url(/images/alstom-status-active-mid.png) repeat-x;
}
.alstomRGStatusCurrentRight {
    width: 12px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0;
    background: transparent url(/images/alstom-status-active-right.png) no-repeat;
}
.alstomRGStatusActiveLeft {
    width: 12px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0;
    background: transparent url(/images/alstom-status-inactive-left.png) no-repeat;
}
.alstomRGStatusActiveMid {
    min-width: 60;
    text-align: center;
    height: 30px;
    float: left;
    margin: 0;
    padding: 8px 0px 4px 0px;
    background: transparent url(/images/alstom-status-inactive-mid.png) repeat-x;
}
.alstomRGStatusActiveRight {
    width: 12px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0;
    background: transparent url(/images/alstom-status-inactive-right.png) no-repeat;
}
.alstomRGStatusInactiveLeft {
    width: 12px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0;
    background: transparent url(/images/alstom-status-inactive-left.png) no-repeat;
}
.alstomRGStatusInactiveMid {
    min-width: 60;
    text-align: center;
    height: 30px;
    float: left;
    margin: 0;
    padding: 8px 0px 4px 0px;
    background: transparent url(/images/alstom-status-inactive-mid.png) repeat-x;
}
.alstomRGStatusInactiveRight {
    width: 12px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0;
    background: transparent url(/images/alstom-status-inactive-right.png) no-repeat;
}
#alstomRGStatus .alstomRGStatusCurrentMid a {
    color: #587CC6;
}
#alstomRGStatus .alstomRGStatusActiveMid a {
    color: #000000;
}
#alstomRGStatus .alstomRGStatusActiveMid a.highlight, #alstomRGStatus .alstomRGStatusActiveMid a:hover {
    color: #587CC6;
}
.carrierRestrictions {
    background-color: #c0c0c0;
    margin: 15pt;
    padding: 5pt;
    border: 1px solid #034694;
}
#dispute {
    border: 1px solid #034694;
    background-color: #c6c6c6;
    padding: 0px 8px;
    margin: 8px;
    width: 300px;
    float: right;
    text-align: justify;
}
#dispute a {
    font-weight: normal;
    color: #000000;
}
#dispute a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #034694;
}
#invquery {
    border: 1px solid #034694;
    background-color: #c6c6c6;
    padding: 0px 8px;
    margin: 8px;
    width: 300px;
    float: right;
    text-align: justify;
}
#invquery a {
    font-weight: normal;
    color: #000000;
}
#invquery a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #034694;
}
#alstomCopyright {
    margin: 30px auto 0 auto;
    text-align: center;
}
#rgwn {
    width: 400px;
    position: absolute;
    float: both;
    top: 200px;
    left: 150px;
    border: 3px solid #034694;
    background-color: #c6c6c6;
    margin: 2px;
}
#poDispDiv {
    color: #034694;
    float: right;
    font-size: 10pt;
    font-weight: bold;
}
.alsacctobj {
    clear: both;
}
.alsacctdesc {
    width: 150px;
    float: left;
    margin: 4px;
}
#alsacctpo {
    float: left;
}
#alsacctcc {
    float: left;
}
#alsacctwbs {
    float: left;
}
#alsacctsap {
    float: left;
}
.redBlock {
    width: 80%;
    margin: auto;
    background-color: #F4F4F4;
    color: #FF0000;
    text-align: center;
    font-weight: bold;
    border: 1px solid #B4B4B4;
    padding: 5px;
}
.redBlock a {
    font-size: 10px;
    text-decoration: none;
}
