.noframe {
    visibility: hidden;
}

.controlField {
    font-family: arial,sans-serif;
    font-size: 9pt;
    white-space: nowrap;
}

.control {
    font-family: arial,sans-serif;
    font-size: 9pt;
    /*white-space: nowrap;*/ /*messes up textarea in ie*/
}

.textCentered {
    text-align: center;
}

.noCursor {
    cursor: default;
}

.menuBackground {
    background-color: #ffffdd;
}

.menuHighlight {
    background-color: #1d75e1;
}

.noSelect {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.borderBottom {
    border-bottom: solid 1px #808080;
}

.borderTop {
    border-top: solid 1px #808080;
}

.success {
    color: green;
}

.noDisplay {
    display: none;
}

@media print {
    .noPrint
    {
        display:none;
    }
}

body {
    font-family: arial,sans-serif;
    font-size: 11pt;
}

body.logon {
    margin-left: 0;
    margin-top: 0;
}

body.lists {
    margin-left: 20px;
    margin-top: 20px;
}

body.routines {
    margin: 0 0 0 0;
    padding: 0;
    border: 0;
    -webkit-user-select:none;
    -webkit-text-size-adjust:none;
}

body.manual {
    margin: 0 0 0 0;
}

body.manualFrame {
    margin: 10px 10px 10px 10px;
}

body.example {
    margin: 20px 20px 20px 20px;
}

body.fileUploadFrame {
    background-color: #ffffdd;
    margin: 0 0 0 0;
    padding: 6 0 0 0;
    overflow: hidden;
}

table {
    font-family: arial,sans-serif;
    font-size: 11pt;
}

table.screen {
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
}

table.dialog {
    border-spacing: 0px;
}

table.menu {
    border-collapse: collapse;
}

table.toolButtons {
    font-family: arial,sans-serif;
    font-size: 9pt;
    border-bottom: #808080 solid 1px;
    width: 100%;
}

table.toDoItems {
    font-family: arial,sans-serif;
    font-size: 9pt;
    width: 100%;
}

table.toDoItem {
    width: 100%;
}

table.shares {
    font-family: arial,sans-serif;
    font-size: 9pt;
    width: 100%;
}

table.manual {
    width: 100%;
    height: 100%;
}

table.manualText {
    font-family: arial,sans-serif;
    font-size: 11pt;
}

table.calendarPanel {
    font-family: arial,sans-serif;
    font-size: 10pt;
    width: 100%;
    border-bottom: #666600 solid 1px;
}

table.noBorder {
    border: none;
}

table.popupCaption {
    width: 100%;
    background-color: #1d75e1;
    color: #ffffff;
    font-weight: bold;
    font-family: arial,sans-serif;
    font-size: 9pt;
    white-space: nowrap;
    height: 20px;
}

table.toDoList {
    /*background-color: blue;*/
    height: 100%;
}

table.shareListCaption {
    width: 100%;
}

table.shareListToolbar {
    width: 100%;
}

table.shareListHeader {
    width: 100%;
    /*border-bottom: #666600 solid 1px;*/
    font-size: 9pt;
}

table.controlPanelTabCaption {
    /*height: 18px;*/
    width: 100%;
    cursor: default;
    background-color: #9999ff;
    color: white;
    font-weight: bold;
    border-bottom: #666600 solid 1px;
    font-family: arial,sans-serif;
    font-size: 10pt;
    padding: 1px 0 0 10px;
}

table.controlPanelTabCaption_selected {
    background-color: #1d75e1;
}

table.whatIsHowTo {
    font-size: 10pt;
}

table.taskGroup {
    /*background-color: #5f9ea0;*/
    /*color: #ffffff;*/
    padding-left: 5px;
    font-size: 10pt;
    /*width: 100%;*/
    cursor: default;
}

tr.toDoItem {
    color: #000000;
}

tr.toDoItem_taskInstance {
    background-color: #ffffdd;
}

tr.toDoItem_selected {
    font-weight: bold;
    color: #ffffff;
    background-color: #1d75e1;
}

tr.share {
    color: #000000;
}

tr.share_selected {
    font-weight: bold;
    color: #ffffff;
    background-color: #1d75e1;
}

tr.calendarItem {
}

tr.calendarItem_selected {
    color: #ffffff;
    font-weight: bold;
    background-color: #1d75e1;
}

tr.scheduleView_header {
    height: 18px;
}

td.general {
    font-family: arial,sans-serif;
    font-size: 11pt;
}

td.separate {
    border: solid 1px blue;
}

td.heading {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

td.routinesBody {
    background-color: #ffffff;
    padding-top: 5px;
}

td.routinesMenu {
    background-color: #ffffdd;
    border-top: #808080 solid 1px;
    border-bottom: #808080 solid 1px;
    padding-left: 10px;
    padding-right: 20px;
}

td.dialogCaption {
    background-color: #1d75e1;
    color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: move;
    white-space: nowrap;
}

td.toDoListCaption {
    background-color: #1d75e1;
    color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: #666600 solid 1px;
    text-align: center;
    white-space: nowrap;
    height: 20px;
}

td.shareListCaption {
    background-color: #1d75e1;
    color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: #666600 solid 1px;
    text-align: center;
    white-space: nowrap;
    height: 20px;
}

td.popupCaption1 {
    background-color: #1d75e1;
    color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: #666600 solid 1px;
    text-align: left;
    white-space: nowrap;
    height: 20px;
}

td.popupCaption {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}

td.popupClose {
    cursor: pointer;
    width: 7px;
    text-align: center;
}

td.toDoListTimeSpan {
    font-family: arial,sans-serif;
    font-size: 9pt;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: #666600 solid 1px;
    text-align: center;
    white-space: nowrap;
}

td.toolButton {
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    text-align: center;
}

td.toolButton:hover {
    background-color: #1d75e1;
}

td.toDoItem {
    cursor: default;
    padding: 2px 2px 2px 2px;
    border-bottom: #666600 solid 1px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

td.toDoItemCheckbox {
    padding: 4px 0px 2px 5px;
    width: 15px;
}

td.toDoItemLabel {
    font-family: arial,sans-serif;
    font-size: 9pt;
    padding: 3px 0px 2px 5px;
}

td.toDoItemLabel_selected {
    font-weight: bold;
    color: #ffffff;
}

td.toDoItemLabel_due {
    color: #ff0000;
}

td.toDoItemLabel_due_selected {
    color: #ff8888;
}

td.toolbar {
    /*border-bottom: #666600 solid 1px;*/
}

td.menuItem {
    cursor: pointer;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    font-family: arial,sans-serif;
    white-space: nowrap;
    color: #000000;
    background-color: #ffffdd;
}

td.menuItemSeparator {
    padding-top: 2px;
    padding-bottom: 0px;
    background-color: #ffffdd;
}

td.manualIndex {
    width: 220px;
    vertical-align: top;
    border-right: solid 1px #808080;
}

td.manualList {
    width: 200px;
    padding-right: 20px;
}

td.menuItem_hover {
    background-color: #1d75e1;
    color: #ffffff;
}

td.mainMenuRight {
    padding-right: 10px;
}

td.dialogRow {
    font-family: arial,sans-serif;
    font-size: 9pt;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 0px;
    white-space: nowrap;
}

td.dialogField {
    padding-left: 5px;
}

td.dialogLabel {
    white-space: nowrap;
}

td.monthNav {
    text-align: center;
    padding: 2px 5px 2px 5px;;
    cursor: pointer;
}

td.monthNav:hover {
    background-color: #1d75e1;
    color: #ffffff;
}

td.calendarHeader {
    text-align: center;
    padding: 2px 5px 2px 5px;
    white-space: nowrap;
    /*background-color: #1d75e1;*/
    /*color: #ffffff;*/
    /*font-weight: bold;*/
}

td.dayOfMonthHeader {
    text-align: center;
    padding: 2px 5px 2px 5px;
    width: 14%;
    cursor: pointer;
}

td.dayOfMonthHeader_side {
    width: 15%;
}

td.dayOfMonth {
    text-align: center;
    padding: 2px 5px 2px 5px;
    cursor: pointer;
    width: 100px;
}

td.dayOfMonth_today {
    font-weight: bold;
}

td.dayOfMonth_out {
    color: silver;
}

td.dayOfMonthSelected {
    font-weight: bold;
    color: white;
}

td.dayOfMonth:hover {
    background-color: #1d75e1;
    color: #ffffff;
}

td.hourOfDay {
    padding: 2px 5px 2px 5px;
    border-bottom: #666600 solid 1px;
}

td.calendarItem {
    padding: 2px 5px 2px 5px;
    border-bottom: #666600 solid 1px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    cursor: default;
}

td.calendarItem_image {
    text-align: center;
    width: 13px;
    padding-left: 6px;
    padding-right: 0px;
}

td.calendarItem_selected {
    color: #ffffff;
    font-weight: bold;
    background-color: #1d75e1;
}

td.calendarItem_taskLink {
    text-align: right;
    font-size: 9pt;
    vertical-align: middle;
}

td.radioButtonLabel {
    padding-top: 5px;
    cursor: default;
}

td.shareListColumn {
    cursor: default;
    padding: 2px 2px 2px 2px;
    border-bottom: #666600 solid 1px;
    text-align: center;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

td.shareListColumn_header {
    font-weight: bold;
}

td.shareListColumn_item {
    width: 120px;
}

td.shareListColumn_sharedWith {
    overflow:hidden;
    width: 180px;
}

td.shareListColumn_accepted {
    width: 80px;
}

td.refresh {
    padding-left: 10px;
    width: 18px;
    cursor: pointer;
}

td.controlField_next {
    padding-left: 5px;
}

td.dialogControlFieldRow {
    padding-left: 5px;
}

td.controlPanelTabHeader {
    padding-bottom: 1px;
}

td.controlPanelTabClose {
    width: 15px;
}

td.scheduleView_timeMarker {
    font-family: arial,sans-serif;
    font-size: 9pt;
    text-align: center;
}

td.scheduleView_taskCell {
    text-align: left;
}

td.scheduleView_tasksHeader {
    font-family: arial,sans-serif;
    font-size: 10pt;
    text-align: center;
}

td.scheduled {
    background-color: #e0ffff;
}

td.subtask_scheduled {
    color: silver;
}

td.due {
    color: red;
}

td.subtask_due {
    color: #ffa07a;
}

td.taskCell {
    padding-left: 3px;
}

td.taskCell_right {
    padding-left: 0;
    padding-right: 10px;
}

td.taskCell_shares {
    font-size: 9pt;
    padding-top: 0px;
}

td.taskDisplayLabel {
    padding-top: 0px;
}

td.routinesHeader {
    font-family: arial,sans-serif;
    font-size: 10pt;
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    /*padding-bottom: 5px;*/
}

td.menuItem {
    font-size: 10pt;
    padding: 2px 5px 2px 5px;
}

td.menuItem_scrollLeft {
    padding-right: 0;
}

td.menuItem_scrollRight {
    padding-left: 0;
}

td.menuItemDivider {
    font-size: 11pt;
}

td.taskGroupToggle {
    width:13px;
    padding: 0 4px 0 0;
    cursor: pointer;
}

div.dialog {
    position: absolute;
    visibility: hidden;
    border: #666600 solid 1px;
    background-color: #ffffdd;
    z-index: 2;
    padding-bottom: 8px;
}

div.task_popup {
    left: 15px;
    top: 15px;
    padding: 2px 5px 2px 5px;
    font-family: arial,sans-serif;
    font-size: 10pt;
    white-space: nowrap;
}

div.toDoList {
    position: absolute;
    overflow: auto;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

div.quickNoteList {
    position: absolute;
    border-left: #666600 solid 1px;
    z-index: 1;
    background-color: #ffffff;
    top: 0;
    height: 100%;
    right: 0;
}

div.partnerList {
    position: absolute;
    border-left: #666600 solid 1px;
    z-index: 1;
    background-color: #ffffff;
    top: 0;
    height: 100%;
    right: 0;
}

div.queueItems {
    width: 100%;
    height: 100%;
    overflow: auto;
}

div.header {
    z-index: 3;
}

div.subMenu {
    background-color: #ffffdd;
    position: absolute;
    top: 2px;
    border: #666600 solid 1px;
    /*z-index: 1000001;*/
}

div.subMenu_right {
    left: auto;
    right: -6px;
}

div.splash {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}

div.windowCaption {
    background-color: #1d75e1;
    color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    border-bottom: #666600 solid 1px;
    text-align: center;
}

div.calendarHeader {
    background-color: #1d75e1;
    color: #ffffff;
    font-family: arial,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    border-bottom: #666600 solid 1px;
    text-align: center;
}

div.dialogAnchor {
    position: relative;
    width: 0px;
}

div.calendar {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
}

div.calendarFixed {
    width: 100%;
}

div.hourOfDay {
    text-align:right;
    width:55px;
}

div.calendarDay {
    overflow: auto;
    position: absolute;
    width: 100%;
    top: 200px;
    height: 100px;
}

div.toDoItemTimeSpan {
    color: #00cc00;
    font-family: arial,sans-serif;
    font-size: 9pt;
    padding-left: 5px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    text-align: left;
}

div.toDoItemTimeSpan_selected {
    font-weight: bold;
    color: #99ff33;
}

div.toDoItems {
    overflow: auto;
    position: absolute;
    left: 0;
    width: 100%;
}

div.shares {
    overflow: auto;
    position: absolute;
    width: 100%;
    top: 10px;
    bottom: 0;
}

div.main {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    /*bottom: 0;*/
    background-color: silver;
}

div.document {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

div.tasks {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
}

div.cascadingList {
    overflow: auto;
}

div.controlPanelTab {
    overflow: hidden;
    position: absolute;
    width: 100%;
}

div.taskGroupList {
    overflow: auto;
}

div.taskGroupNoTasks {
    display: none;
    padding-left: 20px;
    font-size: 9pt;
    font-style: italic;
    cursor: default;
}

div.panelRight {
    border-left-color: #666600;
    border-left-style: solid;
}

div.myTasks {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 100px;
    overflow: auto;
}

div.sharedTasks {
    position: absolute;
    left: 0;
    height: 100px;
    right: 0;
    bottom: 0;
    overflow: auto;
    padding-top: 0px;
    border-top: #666600 solid 1px;
}

div.sharedTasksHeader {
    padding-left: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    background-color: silver;
    width: 100%;
}

div.user {
    text-align: left;
}

div.popup {
    position: absolute;
    display: none;
    /*display: block;*/
    border: #666600 solid 1px;
    background-color: #ffffdd;
    /*z-index: 2;*/
    z-index: 1000;
    left: 0;
    top: 0;
    color: #000000;
    font-weight: normal;
    /*padding: 6px 8px 6px 8px;*/
}

div.popupCaption {
    font-family: arial,sans-serif;
    font-size: 9pt;
    white-space: nowrap;
    padding: 2px 2px 2px 5px;
    border-bottom: solid 1px #808080;
}

div.popupCaption_dialog {
    background-color: #1d75e1;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

div.controlRow {
    padding: 4px 8px 0 8px;
    white-space: nowrap;
}

div.controlRow_first {
    padding-top: 0;
}

div.popupCommandRow {
    padding: 4px 8px 5px 15px;
    white-space: nowrap;
}

div.popupAnchor {
    display: inline;
    position: relative;
    background-color: red;
}

div.scheduleView {
    font-family: arial,sans-serif;
    font-size: 10pt;
    position: absolute;
    top: 0;
}

div.scheduleView_timeSpan {
    background-color: #ffffdd;
    border-bottom: solid 1px #808080;
    position: absolute;
    top: 0;
    width: 100%;
}

div.scheduleView_tasksHeader {
    background-color: #ffffdd;
    border-bottom: solid 1px #808080;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    padding-left: 5px;
    font-size: 10pt;
}

div.scheduleView_timeMarkers {
    background-color: #ffffdd;
    border-bottom: solid 1px #808080;
    overflow-x: hidden;
    position: absolute;
    left: 0;
    white-space: nowrap;
}

div.scheduleView_schedule {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    white-space: nowrap;
    display: inline-block;
}

div.scheduleView_tasks {
    border-right: solid 1px #808080;
    position: absolute;
    /*left: 10;*/
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    /*display: inline-block;*/
}

div.scheduleView_scheduleRows {
    position: absolute;
    top: 0;
    overflow-x: scroll;
    overflow-y: scroll;
    white-space: nowrap;
    display: inline-block;
}

div.control {
    position: relative;
    /*display: inline-block;*/ /*IE9 causes popup to stretch to right*/
}

div.calendarItemWhen {
    font-style: italic;;
}

div.popupTabs {
    padding-left: 8px;
    padding-right: 8px;
}

div.toDoItem {
    position: absolute;
    cursor: default;
    border-bottom: #666600 solid 1px;
}

div.toDoItem_taskInstance {
    background-color: #ffffdd;
}

div.toDoItem_selected {
    font-weight: bold;
    color: #ffffff;
    background-color: #1d75e1;
}

div.toDoItem_indented {
    border-left: #666600 solid 1px;
}

div.toDoItemCheckbox {
    display: inline-block;
    padding: 4px 0px 2px 5px;
    border-bottom: none;
}

div.toDoItemLabel {
    display: inline-block;
    padding: 3px 0px 2px 5px;
    vertical-align: top;
    border-bottom: none;
}

div.taskDiv {
    position: relative;
    margin-top: 0;
}

div.sublist {
    margin-left: 30px;
}

div.userName {
    font-size: 10pt;
    display: inline;
}

div.controlGroup {
    /*width: 100%;*/ /*ie9*/
}

div.controlGroupHeader {
    display: block;
}

div.controlGroupBody {
    border: silver solid 1px;
    display: block;
}

div.controlGroupTab {
    display: none;
    padding: 5px 5px 5px 5px;
}

div.divControl {
    /*width: 100%;*/ /*ie9*/
}

div.divControlBody {
    border: blue solid 1px;
    padding: 2px 20px 5px 5px;
    display: block;
    width: 200px;
    height: 100px;
    overflow: auto;
}

div.divControlTab {
    /*display: inline-block;*/ /*ie9*/
    width: 100%;
    height: 100%;
}

div.shareList {
    position: absolute;
    /*border-left: #666600 solid 1px;*/
    z-index: 1;
    background-color: #ffffff;
    top: 0;
    height: 100%;
    left: 0;
    width: 380px;
}

div.tabObj {
    position: absolute;
    border-left: #666600 solid 1px;
    top: 0;
    height: 100%;
    right: 0;
}

div.taskList {
    width: 300px;
}

div.whatIsHowTo {
    width: 800px;
}

div.taskGroupTasks {
}

div.taskInstanceList {
    display: inline;
    margin-left: 20px;
}

span.selected {
    font-weight: bold;
}

span.dropBefore {
    border-top: #00cc00 solid 2px;
}

span.dropAfter {
    border-bottom: #00cc00 solid 2px;
}

span.dropInto {
    padding-right: 3px;
    border-right: #00cc00 solid 2px;
}

span.controlLabel {
    cursor: default;
    white-space: nowrap;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

span.popupCommand {
    text-decoration: underline;
    color: #1d75e1;
    cursor: pointer;
    display: inline;
}

span.taskCaption {
    color: white;
    font-weight: bold;
}

span.taskDisplayLabel {
    padding-left: 0px;
    padding-right: 10px;
    cursor: default;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    font-family: arial,sans-serif;
    font-size: 10pt;
    white-space: nowrap;
}

span.taskTimeSpan {
    color: #00cc00;
    font-family: arial,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 0px;
    cursor: default;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    text-align: left;
}

span.popupSpan {
    white-space: nowrap;
}

span.header {
    font-family: arial,sans-serif;
    font-size: 20pt;
    font-weight: bold;
}

a.toolButton {
    text-decoration: none;
    color: #000000;
}

a.example {
    text-decoration: underline;
    color: blue;
}

a.example:hover {
    text-decoration: underline;
    color: blue;
}

a.link {
    text-decoration: none;
    color: #1d75e1;
    cursor: pointer;
}

a.link:hover {
    text-decoration: underline;
}

a.link_selected {
    color: #ffff00;
}

a.small {
    font-size: 9pt;
}

a.howToLink {
    font-size: 9pt;
    text-decoration: none;
    color: blue;
}

a.howToLink_selected {
    font-weight: normal;
    color: #ffffff;
}

a.howToLink:hover {
    text-decoration: underline;
}

a.toDoItem_openTask {
    margin-left: 5px;
}

a.hyperlink {
    color: green;
}

a.controlGroupTabLink {
    padding-left: 5px;
    padding-right: 5px;
}

a.openTask {
    font-size: 10pt;
    padding-right: 5px;
    white-space: nowrap;
}

a.openTask_opened {
    color: green;
}

a.taskInstanceList {
    color: #ffffff;
}


a.taskInstanceList_close {
    text-decoration: underline;
    padding-left: 10px;
}

iframe.manual {
    width: 100%;
    height: 100%;
}

iframe.example {
    width: 800px;
    height: 500px;
}

iframe.fileUpload {
    width: 200px;
    height: 25px;
}

p.manualIndex {
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
}

p.manual {
    width: 800px;
}

p.block {
    width: 700px;
    margin-left: 50px;
    font-size: 10pt;
}

h1.manual {
    font-size: 20px;
    color: #808080;
}

ul.manual {
    width: 600px;
}

li.next {
    margin-top: 5px;
}

button.dialogButton {
    font-family: arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    margin-left: 5px;
}

input.time {
    width: 30px;
    text-align: right;
}

input.timeSpanControl {
    width: 120px;
    text-align: center;
    cursor: pointer;
}

input.timeControl {
    width: 70px;
    text-align: center;
}

input.hourMin {
    width: 23px;
    text-align: right;
}

input.date {
    width: 80px;
    text-align: center;
}

input.selectorText {
    padding-right: 3px;
    padding-left: 3px;
}

input.emailAddress {
    width: 200px;
}

input.daysOfWeek {
    width: 120px;
    text-align: center;
}

input.logonTextbox {
    width: 150px;
}

textarea.emailMessage {
    width: 288px;
    height: 75px;
}

img.logoHeader {
}

img.folderIcon {
    width: 13px;
}

img.checkbox {
    margin-left: 0px;
    cursor: pointer;
    width: 13px;
}

img.checkbox_calendar {
    width: 13px;
}

img.expandButton {
    width: 13px;
}

img.taskFieldIcon {
    height: 13px;
}