﻿
H1, .H1 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #0070c0; line-height: 36px; padding: 0px 0px 0px 0px; }
H2, .H2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0070c0; line-height: 24px; padding: 0px 0px 0px 0px; }
H3, .H3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #00b0f0; line-height: 24px; padding: 0px 0px 0px 0px; }
H4, .H4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #00b0f0; line-height: 20px; padding: 0px 0px 0px 0px; }

.Label { font-family: Arial, Verdana; font-size: 11px; font-weight: bold; padding: 6px 2px 2px 3px; color: #663300; text-align: right; vertical-align: top; }
.LeftLabel { font-family: Arial, Verdana; font-size: 11px; font-weight: bold; padding: 7px 2px 3px 3px; color: #663300; text-align: left; vertical-align: top; }
.CenterLabel { font-family: Arial, Verdana; font-size: 11px; font-weight: bold; padding: 3px 2px 2px 3px; color: #663300; text-align: center; }
.CompactLabel { font-family: Arial, Verdana; font-size: 11px; font-weight: bold; color: #663300; }

.Value { font-family: Arial, Verdana; font-size: 11px; padding: 2px 15px 2px 3px; vertical-align: top; text-align: left; }
.ValueText { font-family: Arial, Verdana; font-size: 11px; padding: 6px 15px 5px 5px; vertical-align: top; text-align: left; }

/* Message */
.GlobalMessageCenter { }
.GlobalMessageCenter .MessageSummary { }
.GlobalMessageCenter .MessageSummary SPAN { font-size: 11px; }
.GlobalMessageCenter .MessageSummary IMG { }
.GlobalMessageCenter .MessageContainer { }
.GlobalMessageCenter .MessageContainer UL { margin: 0px 5px 0px 10px; }
.GlobalMessageCenter .MessageContainer UL LI { list-style-type: none; background-repeat: no-repeat; background-position: 0px 0px; margin: 6px 0px 6px 0px; padding: 2px 0px 0px 20px; }
.GlobalMessageCenter .PortalMessages { font-size: 11px; }
.GlobalMessageCenter .PortalMessages LI { }
.GlobalMessageCenter .PortalMessages UL .Success { color: #008000; background-image: url('Images/NotificationSuccess.png'); }
.GlobalMessageCenter .PortalMessages UL .Warning { color: #FF0000; background-image: url('Images/NotificationWarning.png'); }
.GlobalMessageCenter .PortalMessages UL .Error { color: #FF0000; background-image: url('Images/NotificationError.png'); }
.GlobalMessageCenter .PortalMessages UL .Failure { color: #FF0000; background-image: url('Images/NotificationFailure.png'); }
.GlobalMessageCenter .PortalMessages UL .Information { color: #000000; background-image: url('Images/NotificationInformation.png'); }
.GlobalMessageCenter .PortalMessages UL .Note { color: #000000; font-style: italic; background-image: url('Images/NotificationInformation.png'); }
.GlobalMessageCenter .ValidationMessages { font-weight: normal;  }
.GlobalMessageCenter .ValidationMessages LI { color: #FF0000; background-image: url('Images/NotificationWarning.png'); }

/* Message */
.PrivateMessageCenter { }
.PrivateMessageCenter .MessageSummary { }
.PrivateMessageCenter .MessageSummary IMG { }
.PrivateMessageCenter .MessageSummary SPAN { font-size: 11px; }
.PrivateMessageCenter .MessageContainer { }
.PrivateMessageCenter .MessageContainer UL { }
.PrivateMessageCenter .PortalMessages { }
.PrivateMessageCenter .PortalMessages LI { }
.PrivateMessageCenter .PortalMessages UL .Success { color: #008000; }
.PrivateMessageCenter .PortalMessages UL .Warning { color: #FF0000; }
.PrivateMessageCenter .PortalMessages UL .Error { color: #FF0000; }
.PrivateMessageCenter .PortalMessages UL .Failure { color: #FF0000; }
.PrivateMessageCenter .PortalMessages UL .Information { color: #000000; }
.PrivateMessageCenter .PortalMessages UL .Note { color: #000000; font-style: italic; }
.PrivateMessageCenter .ValidationMessages { }
.PrivateMessageCenter .ValidationMessages LI { }

/* Fieldset Collapse
.FieldsetExp { border-style: solid none none none; overflow: hidden; border-top-width: 2px; border-top-color: #CCCCCC; }
.FieldsetCol { border-style: solid none none none; overflow: hidden; border-top-width: 2px; border-top-color: #CCCCCC; height: 13px; }
.FieldsetCol LEGEND { font-size: 13px; font-weight: normal; height: 15px; padding: 2px 0px 2px 62px; background-image: url(../Assets/Images/TrabonFieldSet/Collapse/fs_exp.gif); background-position: left 2px; background-repeat: no-repeat; margin-left: -10px; cursor: pointer; color: #0033CC; }
.FieldsetExp LEGEND { font-size: 13px; font-weight: normal; height: 15px; padding: 2px 0px 2px 62px; background-image: url(../Assets/Images/TrabonFieldSet/Collapse/fs_col.gif); background-position: left 2px; background-repeat: no-repeat; margin-left: -10px; cursor: pointer; color: #0033CC; }
.FieldsetCol TABLE DIV {display: none;}
 */

/* Search */
.SearchCriteria { width: 226px; }
.SearchCriteria .PresentedByDdl { width: 226px; }

