﻿/*Revision History:	
VSS		         DATE      INITIALS  PILOT ITEM #
23.10.17.0000   10/17/2023    JT        T20230705.0009
21.08.26.0000	08/26/2021    JT		T20210521.0010 - added css for change password on login screen
20.10.06.0001	10/06/2020  JB	        T20200714.0080 - Flowers DSD Office - SSO Request
20.10.06.0000	10/06/2020  JB	        T20200714.0080 - Flowers DSD Office - SSO Request
20.06.17.0000	06/17/2020  MJM	        T20200511.0125 - Put back changes made on 08/27/2019
20.06.02.0000   06/02/2020  AS          T20200521.0046 - DSDOfc Application Login - Privacy Policy
19.08.27.0000   08/27/2019  MJM         T20190729.0143
16.11.01.0000   11/01/2016  GIO         19683
*/

/* jupiter */

.radbackground
{
    /*background-image:url("./images/radbackground.gif");*/
    background-color: #8BB1E3; /*background-repeat:repeat-x;*/
}

.modalJupiterPopUp {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 750;
}

.modalJupiterBackground
{
    filter: Alpha(Opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    background-color: #999999;
    position: fixed;
    z-index: 500;
    top: 0px;
    left: 0px;
}
.modalJupiterContainer
{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 750;
}

/* HTML basic element styles */
html
{
    margin: 0;
    padding: 0;
}

body, div, p, h1, h2, h3, h4, ul, li, table
{
    margin: 0;
    padding: 0;
    border: none;
}

body
{
    background-color: #fff;
    color: #000;
    font-family: Arial;
    font-size: 8pt;
}

.tabs_font
{
    font-family: Arial !important;
    font-size: 9pt !important;
}

.text_font
{
    font-family: Arial !important;
    font-size: 8pt !important;
}

a:link
{
    color: #000;
    text-decoration: none;
}

a:hover
{
    color: #000;
    text-decoration: none;
}
a:visited
{
    color: #000;
    text-decoration: none;
}
a:active
{
    color: #000;
    text-decoration: none;
}

a.commandlink:link
{
    color: Navy;
    text-decoration: underline !important;
    font-weight: bold !important;
}
a.commandlink:hover
{
    color: #f00 !important;
    text-decoration: none !important;
    font-weight: bold !important;
}
a.commandlink:visited
{
    color: Navy;
    text-decoration: underline;
    font-weight: bold !important;
}
a.commandlink:active
{
    color: Navy;
    text-decoration: underline;
    font-weight: bold !important;
}

/*
DL
{
    color: #000;
    font-family: Arial;
    font-size: 8pt;
    line-height: normal;
}

DT
{
    color: #000;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

LI
{
    color: Navy;
    font-family: Arial;
    font-size: 8pt;
    list-style-position: outside;
    list-style-type: circle;
}


MENU
{
    color: #000;
    font-family: Arial;
    font-size: 8pt;
    text-align: left;
}

MENU LI
{
    background: url(    "./images/htmlmenu_liarrow.gif" );
    background-image: url(    "./images/htmlmenu_liarrow.gif" );
    background-position: left;
    background-repeat: no-repeat;
    list-style-image: url(    "" );
    list-style-type: none;
    list-style-position: outside;
    padding: 4px 4px 0px 18px;
    border-bottom: solid 1px #4682B4 !important;
    vertical-align: middle !important;
}

OL
{
    color: Navy;
    font-family: Arial;
    font-size: 8pt;
    margin-left: 5px;
    padding-left: 0;
}

OL LI
{
    list-style-type:none;
    margin-bottom: 5px;
}

UL
{
    color: #393425;
    font-family: Arial;
    font-size: 8pt;
    padding-left: 10px;
}
*/

UL.bluepointer LI
{
    list-style-image: url(./images/rightBlue.gif);
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

p
{
    margin-top: 5px;
    text-align: justify;
}

textarea
{
    font-size: 8pt;
    font-family: Arial;
    background-color: #FFFFFF;
    color: #000;
    border-width: 1;
    border-color: gray;
    border-style: solid;
    font-size: 8pt;
    font-family: Arial;
}

select
{
    font-size: 8pt;
    font-family: Arial;
    background-color: #FFFFFF;
    color: #000;
    border-width: 1;
    border-color: gray;
    border-style: solid;
}

acronym
{
    border-bottom: none;
}

.accesskey
{
    text-decoration: underline;
}

/* Table styles*/

TABLE.datatable
{
    font-size: 8pt;
    font-family: Arial;
    color: #000;
    border-width: 0px;
    border-collapse: collapse;
    border-color: #4682B4;
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
}

TABLE.datatable tr th
{
    font-size: 8pt;
    font-family: Arial;
    background-color: gray;
    background-image: url(./images/DarkTabCtLarge.PNG);
    background: url(./images/DarkTabCtLarge.PNG);
    padding-left: 3px;
    padding-right: 3px;
    color: #000;
    height: 28px;
}

TABLE.jupiterdatatable
{
    font-size: 8pt;
    font-family: Arial;
    color: #000;
    border-width: 0px;
    border-collapse: collapse;
    border-color: #4682B4;
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
}

TABLE.jupiterdatatable tr th
{
    font-size: 8pt;
    font-family: Arial;
    font-weight: normal !important;
    background-color: gray;
    background-image: url(./images/JupiterTabCtLarge.PNG);
    background: url(./images/JupiterTabCtLarge.PNG);
    padding-left: 1px;
    padding-right: 1px;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: #4e75b3;
    color: #fff;
    height: 28px;
}

TABLE.jupiterdatatable tr td
{
    padding-left: 2px;
    padding-right: 2px;
    border-collapse: collapse;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #829cbf;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #829cbf;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cfd9e7;
}

tr.evenstyle td
{
    font-size: 8pt;
    font-family: Arial;
    color: #000;
    background-color: #fff;
    padding: 2px;
}

tr.oddstyle td
{
    font-size: 8pt;
    font-family: Arial;
    color: #000;
    background-color: #E4EAF1;
    padding: 2px;
    vertical-align: middle;
}

tr.hilightstyle td
{
    font-size: 8pt;
    font-family: Arial;
    background-color: Silver;
    color: #906;
    padding: 2px;
    vertical-align: middle;
}

tr.blankstyle td
{
    font-size: 8pt;
    font-family: Arial;
    color: #000;
    padding: 2px;
    vertical-align: middle;
}

tr.emphitemstyle td
{
    font-size: 8pt;
    font-weight: normal;
    font-family: Arial;
    padding: 2px;
    vertical-align: middle;
    background-color: #FFF38C;
}

tr.emphitemstyle2 td
{
    font-size: 8pt;
    font-weight: normal;
    font-family: Arial;
    padding: 2px;
    vertical-align: middle;
    color: #fff;
    background-color: #546D8E;
}

.evenstylerow
{
    font-size: 8pt;
    font-family: Arial;
    color: #000;
    background-color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: middle;
}

.oddstylerow
{
    font-size: 8pt;
    font-family: Arial;
    color: #000;
    background-color: #E4EAF1;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: middle;
}

/*********** UTILTIES **********************/


.withborders
{
    border-width: 2px;
    border-color: #4682B4;
    border-style: solid;
    z-index: -1;
}

.withlightborders
{
    border-width: 2px;
    border-color: gray;
    border-style: solid;
    z-index: -1;
}

.withbigdarkborders
{
    border-width: 10px;
    border-color: #546D8E;
    border-style: solid;
    z-index: -1;
}

.withbigborders
{
    border-width: 10px;
    border-color: gray;
    border-style: solid;
    z-index: -1;
}

.progressbar
{
    background-color: #FFFFFF;
    border-width: 1px;
    border-color: #4682B4;
    border-style: solid;
    padding: 10px;
    z-index: 15000;
    margin-left: -100px !important;
    width: 200px;
    text-align: center;
}

.progressbarB2B
{
    position: absolute;
    left: -100px;
    top: -100px;
    text-align: center;
    background-color: #FFFFFF;
    border-width: 1px;
    border-color: #4682B4;
    border-style: solid;
    padding: 10px;
    z-index: 15000;
}

.progressbarB2B h1
{
    font-size: 8pt;
    font-family: Arial;
    color: #000;
}

.progressbar h1
{
    font-size: 8pt;
    font-family: Arial;
    color: #000;
}

.lightbox_bordered
{
    font-size: 8pt;
    font-family: Arial;
    color: #000;
    background-color: #F3F3E6;
    text-decoration: none;
    border-style: solid;
    border-width: 1;
    border-color: #4682B4;
}

.messagehighlighted
{
    color: Red;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

.sidebarheader
{
    background-color: #E4EAF1;
    border-color: navy;
    border-style: solid;
    border-width: 1px;
    color: #000;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    border-collapse: collapse;
    padding: 4px;
}

.sidebarcontent
{
    border-color: gray;
    border-style: none;
    border-width: 0px;
    color: #000;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
    border-collapse: collapse;
}

.submitcancel
{
    width: 800px;
    padding-top: 10px;
    float: left;
    text-align: center;
    vertical-align: middle;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    border-top-color: #95B8E6;
    border-top-width: 2px;
    border-top-style: solid;
    color: #000;
}


.coloredSection
{
    background-color: #95B8E6;
}

.lightBackground
{
    background-color: #E0DDFF;
}

.coloredLink
{
    background-color: gray;
    width: 100%;
}

.coloreddarklink
{
    background-color: #546D8E;
    width: 100%;
}

.coloredBorder
{
    border-color: #95B8E6;
}

.coloredFont
{
    color: Navy;
}

.highlightedFont
{
    color: #906;
}


.logonbox
{
    background-image: url(./images/aspcalendar_bg.jpg);
    background: url(./images/aspcalendar_bg.jpg);
    background-repeat: repeat-x;
}

/*ModalPopUp section START
.modalPopUpBackground
{
    background-color: Gray;
    filter: alpha(opacity=100);
    opacity: 1;
}
.modalPopUpBackgroundLight
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 1;
}
.modalPopUpFrame
{
    border: steelblue thin solid;
    background-color: White;
}
ModalPopUp section END*/

/*Message section START*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=100);
    opacity: 1;
}

.modalPopUpPanel
{
    border: steelblue thin solid;
    background-color: White;
}

.modalPopUpTitle
{
    background-color: SteelBlue;
    color: White;
    font-weight: bold;
    text-align: left;
}

.modalPopUpTable
{
    margin: 10px;
    min-width: 20%;
}
/*Message section END*/

.global
{
    width: 956px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -478px;
    z-index: -1;
}

.globalramslitecentered
{
    width: 978px;
    margin-left: auto;
    margin-right: auto;
}

.globalramsliteframe
{
    width: 100%;
    margin: 0;
}

.globalramslite
{
    position: absolute;
    z-index: -1;
    width: 978px;
}


.rossmasterheader
{
    position: absolute;
    margin-top: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: -1;
}

.rossmainmenu
{
    position: absolute;
    top: 12px;
    left: 0px;
    z-index: 50000000;
    width: 650px;
}

.mainmenu
{
    position: absolute;
    margin-top: -10px;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 0;
}

/*IE*/
.mainmenu
{
    text-align: center;
}

/*Firefox*/
.mainmenu
{
    text-align: -moz-center;
}

.ROSSpagecontent
{
    width: 956px;
    position: absolute;
    top: 80px;
    left: 0px;
    text-align: center;
    z-index: -1;
    border-width: 2px;
    border-color: gray;
    border-style: solid;
    padding: 10px;
    text-align: left;
}

.ROSSpagecontent2
{
    width: 956px;
    position: absolute;
    top: 55px;
    left: 0px;
    text-align: center;
    z-index: 0;
    padding: 10px;
}

.pagecontent
{
    width: 956px;
    position: absolute;
    top: 80px;
    left: 0px;
    text-align: center;
    z-index: -1;
    border-width: 2px;
    border-color: gray;
    border-style: solid;
    padding: 10px;
}


.pagetitle
{
    width: 956px;
    position: absolute;
    left: 0px;
    text-align: center;
    z-index: -1;
    top: 40px;
    height: 24px;
    padding-top: 10px;
}

/** Timeout Control START **/
.timoutMessage
{
    border: steelblue thin solid;
    background-color: White;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    width: 350px;
    z-index: 50000;
}


.sessionwarningtitle
{
    width: 100%;
    font-size: large;
    clear: both;
}

.sessionwarningmessage
{
    width: 100%;
    vertical-align: middle;
    text-align: center;
    clear: both;
    padding: 5px;
    margin-top: 5px;
}

.sessionwarningcommands
{
    width: 100%;
    margin-top: 10px;
    clear: both;
    padding: 5px;
}

/*IE*/
.centered
{
    text-align: center;
}

/*Firefox*/
.centered
{
    text-align: -moz-center;
}

/** Timeout Control END **/


/*Javascript and Cookies Error pages*/

.mainhelppage
{
    position: absolute;
    left: 50px;
    top: 70px;
}
.erroricon
{
    position: absolute;
    left: 0px;
    top: 0px;
}
.helppagetitle
{
    margin-left: 50px;
}

.loginlink
{
    position: absolute;
    left: 750px;
    top: 40px;
    padding: 5px;
    width: 40px;
    color: navy;
    border: solid 1px #ABC1DE;
    background-color: #EAF2FB;
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
}

.helplink
{
    position: absolute;
    left: 680px;
    top: 90px;
    padding: 5px;
    width: 110px;
    color: navy;
    border: solid 1px #ABC1DE;
    background-color: #EAF2FB;
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
}

.buttonwidth
{
    width: 130px;
}

.instruction
{
    width: 800px;
    text-align: justify;
    color: Navy;
    font-style: italic;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
}
.instructionbody
{
    width: 800px;
    text-align: justify;
    color: Navy;
}

.browsertable
{
    width: 820px;
}

.browsertable2
{
    width: 850px;
}

.browsertable2 td
{
    vertical-align: top;
    width: 420px;
    padding-right: 15px;
}


/*Message section START*/
.message_box_modal_background
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.message_box
{
    border: #4682B4 3px solid;
    background-color: White;
    -moz-border-radius: 6px 6px 0 0;
}

.message_box_title
{
    width: 100%;
    background: #4682B4;
    text-align: left;
    height: 20px;
}
.message_box_body
{
    padding: 10px;
    text-align: left;
}
.message_box_footer
{
    width: 100%;
    clear: both;
    text-align: center;
    margin-bottom: 10px;
}
.message_box_image
{
    vertical-align: middle;
    float: left;
    overflow: auto;
}
.message_box_title_text
{
    color: White;
    font-weight: bold;
    font-size: small;
    padding-left: 5px;
}
.message_box_message_text
{
    padding-left: 10px;
    text-align: left;
    display: block;
    float: left;
    overflow: auto;
}
/*Message section END*/

/*CSS Friendly Tree View START*/
.css_friendly_tree div.AspNet-TreeView ul li
{
    list-style-image: none;
    list-style-type: none;
    white-space: nowrap;
    padding: 3px 0 2px 5px;
}

.css_friendly_tree div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px 10px;
}

.css_friendly_tree div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

.css_friendly_tree div.AspNet-TreeView li a
{
    text-decoration: none;
}

.css_friendly_tree div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    margin-left: 18px;
    padding: 3px 0 2px 10px;
}

.css_friendly_tree div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}

.css_friendly_tree div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    background: url('./images/16/16_tree_collapse_standard.png') 0 -2px no-repeat;
    width: 15px;
    float: left;
    cursor: pointer;
}

.css_friendly_tree div.AspNet-TreeView .AspNet-TreeView-Expand
{
    background: url('./images/16/16_tree_expand_standard.png') 0 -2px no-repeat;
    width: 15px;
    float: left;
    cursor: pointer;
}

.css_friendly_tree .AspNet-TreeView-Selected
{
    background-color: #FAFAD2 !important;
}

.css_friendly_tree .AspNet-TreeView-ChildSelected
{
    background-color: #F5FFFA !important;
}

.css_friendly_tree .AspNet-TreeView-ParentSelected
{
    background-color: #FFE4E1 !important;
}
div.AspNet-TreeView
{
    margin: 0;
    padding: 0;
}

div.AspNet-TreeView ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.AspNet-TreeView-Show
{
}

.AspNet-TreeView-Hide
{
    display: none;
}
/*CSS Friendly Tree View END*/


/******************* MAIN MENU ********************/
.foo
{
}

.PrettyMenu
{
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
}


ul.AspNet-Menu, ul.AspNet-Menu ul
{
    margin: 0;
    padding: 0;
    display: block;
}
ul.AspNet-Menu li
{
    position: relative;
    list-style: none;
    float: left;
}
ul.AspNet-Menu li a, ul.AspNet-Menu li span
{
    display: block;
    text-decoration: none;
    cursor: hand;
}
ul.AspNet-Menu ul
{
    position: absolute;
    visibility: hidden;
}
/* Add more rules here if your menus have more than three (3) tiers */
ul.AspNet-Menu li:hover ul ul, ul.AspNet-Menu li li:hover ul ul, ul.AspNet-Menu li li li:hover ul ul, ul.AspNet-Menu li.AspNet-Menu-Hover ul ul, ul.AspNet-Menu li li.AspNet-Menu-Hover ul ul, ul.AspNet-Menu li li li.AspNet-Menu-Hover ul ul
{
    visibility: hidden;
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.AspNet-Menu li:hover ul, ul.AspNet-Menu li li:hover ul, ul.AspNet-Menu li li li:hover ul, ul.AspNet-Menu li li li li:hover ul, ul.AspNet-Menu li.AspNet-Menu-Hover ul, ul.AspNet-Menu li li.AspNet-Menu-Hover ul, ul.AspNet-Menu li li li.AspNet-Menu-Hover ul, ul.AspNet-Menu li li li li.AspNet-Menu-Hover ul
{
    visibility: visible;
}
.AspNet-Menu-Horisontal
{
    width: 100%;
}
.AspNet-Menu-Horisontal ul.AspNet-Menu li
{
    text-align: center;
    width: 100%;
}
.PrettyMenu ul
{
    background: #7795BD;
}
.PrettyMenu ul.AspNet-Menu li
{
    background: #7795BD url('./images/menu/bg_nav.gif') repeat-x;
}
.PrettyMenu ul.AspNet-Menu li a, .PrettyMenu ul.AspNet-Menu li span
{
    color: black;
    border: 1px solid #648ABD;
    border-bottom: 0;
    background: transparent url('./images/menu/arrowRight.gif') right center no-repeat;
    padding-right: 3px;
    padding-left: 2px;
    padding-bottom: 4px;
    padding-top: 4px;
    z-index: 100;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
    background-image: none;
}
.PrettyMenu ul.AspNet-Menu li:hover, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
    background: #7795BD;
}
.PrettyMenu ul.AspNet-Menu li:hover a, .PrettyMenu ul.AspNet-Menu li:hover span, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover a, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover span, .PrettyMenu ul.AspNet-Menu li:hover li:hover a, .PrettyMenu ul.AspNet-Menu li:hover li:hover span, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .PrettyMenu ul.AspNet-Menu li:hover li:hover ul a:hover, .PrettyMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
    color: White;
}

.PrettyMenu ul.AspNet-Menu li:hover ul a, .PrettyMenu ul.AspNet-Menu li:hover ul span, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul span, .PrettyMenu ul.AspNet-Menu li:hover li:hover ul a, .PrettyMenu ul.AspNet-Menu li:hover li:hover ul span, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a, .PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
    color: Black;
}
/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.PrettyMenu ul.AspNet-Menu li a:hover, .PrettyMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
    color: White;
    background: transparent url('./images/menu/activeArrowRight.gif' ) right center no-repeat;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    background-image: none;
}
.PrettyMenu ul.AspNet-Menu li:hover li:hover li.AspNet-Menu-WithChildren a:hover, .PrettyMenu ul.AspNet-Menu li:hover li:hover li.AspNet-Menu-WithChildren span:hover
{
    color: White;
}
.PrettyMenu .AspNet-Menu-Horizontal
{
    /*position:absolute;*/
    top: 0;
    z-index: 100;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    width: 150px;
    left: 0;
    top: 100%;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
    top: -0.3px;
    width: 150px;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
    width: 150px;
    text-align: center;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
    text-align: left;
    width: 150px;
    z-index: 100;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
    width: 150px;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
    margin: 5px 0 0 150px;
}

/* RAMSLITE Standards*/

.accordionHeader
{
	background-color: #2e4d7b;
	border-collapse: collapse;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: #fff!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
}
.accordionHeaderSelected
{
	background-color: #2e4d7b;
	border-collapse: collapse;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: #fff!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
}
.accordionHeader a
{
	color: #fff!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.accordionHeaderSelected a
{
	color: #fff!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.accordionContent
{
	background-color: #e4eaf1;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.MaskedEditFocus
{
	background-color: #ffc;
	color: #000;
}
.MaskedEditMessage
{
	color: red;
	font-weight: bold;
}
.MaskedEditError
{
	background-color: #fcc;
}
.MaskedEditFocusNegative
{
	background-color: #ffc;
	color: #000;
}
.MaskedEditBlurNegative
{
	color: red;
}
.MyCalendar .ajax__calendar_container
{
	background: #e4eaf1!important;
	background-color: #e4eaf1!important;
	background-image: url(./images/aspcalendar_bg.jpg)!important;
	background-position: left!important;
	background-repeat: repeat-x!important;
	border-color: #95b8e6!important;
	border-spacing: 0!important;
	border-style: solid!important;
	border-width: 1px!important;
	color: navy!important;
	font-family: Arial!important;
	font-size: 9pt!important;
	margin: 0;
	padding: 0;
	width: 200px;
}
.MyCalendar .ajax__calendar_header
{
	background: url(./images/DarkTabCtMedium.png);
	background-color: #e4eaf1;
	background-image: url(./images/DarkTabCtMedium.png);
	background-position: top;
	background-repeat: repeat;
	color: #fff;
	color: navy!important;
	font-family: Arial;
	font-size: 9pt;
	height: 28px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.MyCalendar .ajax__calendar_body
{
	height: 139px;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 170px;
}
.MyCalendar .ajax__calendar_title
{
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}
.MyCalendar .ajax__calendar_footer
{
	height: 15px;
}
.MyCalendar .ajax__calendar_today
{
	cursor: pointer;
	padding-top: 3px;
}
.MyCalendar .ajax__calendar_prev
{
	background-image: url(./images/aspcalendar_previous.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 20px;
	width: 28px;
}
.MyCalendar .ajax__calendar_next
{
	background-image: url(./images/aspcalendar_next.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	height: 20px;
	width: 28px;
}
.MyCalendar .ajax__calendar_day,.ajax__calendar_month,.ajax__calendar_year
{
	color: navy!important;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.MyCalendar .ajax__calendar .ajax__calendar_dayname
{
	color: navy!important;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,.MyCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: #909090!important;
	font-weight: bold;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,.MyCalendar .ajax__calendar_hover .ajax__calendar_month,.MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
	background-color: #b0c4de!important;
	color: #fff!important;
	font-weight: bold;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,.MyCalendar .ajax__calendar_active .ajax__calendar_month,.MyCalendar .ajax__calendar_active .ajax__calendar_year
{
	background-color: #b0c4de!important;
	color: #fff!important;
	font-weight: bold;
}
.validatorCalloutHighlight
{
	background-color: #fffacd;
}
.transparentbackground
{
	background-color: gray;
	filter: alpha(opacity=50);
	moz-opacity: .5;
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: .5;
}
.whitebackground
{
	background-color: #fff;
	filter: alpha(opacity=100);
	moz-opacity: 1;
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	z-index: 10000;
}
.ajax__tab_header,.ajax__tab_inner,.ajax__tab_outer,.ajax__tab_tab
{
	font-size: 8pt!important;
}
.ajax__tab_body
{
	color: #000;
	font-family: Arial;
	font-size: 8pt!important;
	font-weight: normal;
}
.aspGridView
{
	background: #fff;
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.aspGridView_AlternatingRowStyle TD
{
	background: #fff;
	padding: 2px;
	vertical-align: middle;
}
.aspGridView_AlternatingRowStyle TD A:link
{
	color: #000;
	font-weight: bold;
}
.aspGridView_AlternatingRowStyle TD A:visited
{
	color: #000;
	font-weight: bold;
}
.aspGridView_EditRowStyle TD
{
	background: #fff;
	height: 20px;
	padding: 2px;
}
.aspGridView_EditRowStyle A:link
{
	color: #000;
	font-weight: bold;
}
.aspGridView_EditRowStyle A:visited
{
	color: #000;
	font-weight: bold;
}
.aspGridView_FooterStyle TD
{
	background-color: #fff;
	color: #000;
	font-size: 8pt;
	padding: 2px;
}
.aspGridView_HeaderStyle TH
{
	background: url(./images/DarkTabCtLarge.PNG);
	background-color: #b0c4de;
	background-image: url(./images/DarkTabCtLarge.PNG);
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px;
}
.aspGridView_HeaderLightStyle TH
{
	background-color: #b0c4de;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.aspGridView_HeaderLightStyle A
{
	color: navy;
	text-decoration: underline;
}
.aspGridView_HeaderLightStyle A:link
{
	color: navy;
	text-decoration: underline;
}
.aspGridView_HeaderTallLightStyle TH
{
	background-color: #b0c4de;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	height: 28px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspGridView_HeaderStyle A
{
	color: #000;
	text-decoration: underline;
}
.aspGridView_HeaderStyle A:link
{
	color: #000;
}
.aspGridView_HeaderStyle A:visited
{
	color: #000;
}
.aspGridView_HeaderStyle A:hover
{
	color: #000;
}
.aspGridView_PagerStyle TD
{
	background: #fff;
	border-bottom-style: none;
	color: #7d745a;
	font-size: 8pt;
	padding: 2px;
	vertical-align: middle;
}
.aspGridView_PagerStyle SPAN
{
	background: #f39025;
	color: #fff;
	padding: 2px;
}
.aspGridView_RowStyle TD
{
	background: #e4eaf1;
	padding: 2px;
	vertical-align: middle;
}
.aspGridView_RowStyle A:link
{
	color: #7d745a;
	font-weight: bold;
}
.aspGridView_RowStyle A:visited
{
	color: #7d745a;
	font-weight: bold;
}
.aspGridView_SelectedRowStyle TD
{
	background: #fff;
	height: 20px;
	padding: 2px;
}
.aspGridView_SelectedItemStyle TD A:link
{
	color: #7d745a;
	font-weight: bold;
}
.aspGridView_SelectedItemStyle TD A:visited
{
	color: #7d745a;
	font-weight: bold;
}
.aspGridView_HeaderTallStyle TH
{
	background: url(./images/DarkTabCtLarge.PNG);
	background-color: #b0c4de;
	background-image: url(./images/DarkTabCtLarge.PNG);
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	height: 28px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspGridView_HeaderTallStyle A
{
	color: #fff;
	text-decoration: underline;
}
.aspGridView_HeaderTallStyle A:link
{
	color: #fff;
}
.aspGridView_HeaderTallStyle A:visited
{
	color: #fff;
}
.aspGridView_HeaderTallStyle A:hover
{
	color: #fff;
}
.aspDataGrid
{
	background: #fff;
	background-color: #fff;
	border-color: #95b8e6;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	color: navy;
	font-family: Arial;
	font-size: 9pt;
}
.aspDataGrid_AlternatingItemStyle TD
{
	background: #b0c4de;
	height: 20px;
	padding: 5px;
}
.aspDataGrid_AlternatingItemStyle A:link
{
	color: navy;
	font-weight: bold;
}
.aspDataGrid_AlternatingItemStyle A:visited
{
	color: navy;
	font-weight: bold;
}
.aspDataGrid_EditItemStyle TD
{
	background: #fff;
	height: 20px;
	padding: 5px;
}
.aspDataGrid_EditItemStyle A:link
{
	color: navy;
	font-weight: bold;
}
.aspDataGrid_EditItemStyle A:visited
{
	color: navy;
	font-weight: bold;
}
.aspDataGrid_FooterStyle TD
{
	background: url("./images/aspgridview_footerbg.jpg");
	background-image: url("./images/aspgridview_footerbg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	color: navy;
	font-size: 9pt;
	height: 20px;
	padding: 5px;
}
.aspDataGrid_HeaderStyle TD
{
	background: url("./images/DarkTabCtLarge.PNG");
	background-color: navy;
	background-image: url("./images/DarkTabCtLarge.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspDataGrid_HeaderStyle TH
{
	background: url("./images/DarkTabCtLarge.PNG");
	background-color: navy;
	background-image: url("./images/DarkTabCtLarge.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspDataGrid_HeaderStyle TD A
{
	color: #fff;
	text-decoration: underline;
}
.aspDataGrid_HeaderStyle TH A
{
	color: #fff;
	text-decoration: underline;
}
.aspDataGrid_HeaderStyle A:link
{
	color: #fff;
}
.aspDataGrid_HeaderStyle A:visited
{
	color: #fff;
}
.aspDataGrid_HeaderStyle A:hover
{
	color: #fff;
}
.aspDataGrid_ItemStyle TD
{
	background: #e4eaf1;
	height: 22px;
	padding: 5px;
}
.aspDataGrid_ItemStyle A:link
{
	color: #7d745a;
	font-weight: bold;
}
.aspDataGrid_ItemStyle A:visited
{
	color: #7d745a;
	font-weight: bold;
}
.aspDataGrid_PagerStyle TD
{
	background: #fff;
	border-bottom-style: none;
	color: navy;
	font-size: 9pt;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
}
.aspDataGrid_PagerStyle SPAN
{
	background: #b0c4de;
	color: navy;
	font-weight: bold;
	padding: 5px;
}
.aspDataGrid_SelectedItemStyle TD
{
	background: #fff;
	height: 20px;
	padding: 5px;
}
.aspDataGrid_SelectedItemStyle A:link
{
	color: #7d745a;
	font-weight: bold;
}
.aspDataGrid_SelectedItemStyle A:visited
{
	color: #7d745a;
	font-weight: bold;
}
.aspDataGrid_HeaderTallStyle TD
{
	background: url("./images/DarkTabCtLarge.PNG");
	background-color: #e4dbc0;
	background-image: url("./images/DarkTabCtLarge.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspDataGrid_HeaderTallStyle TH
{
	background: url("./images/DarkTabCtLarge.PNG");
	background-color: #e4dbc0;
	background-image: url("./images/DarkTabCtLarge.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspDataGrid_HeaderTallStyle A
{
	color: #fff;
	text-decoration: underline;
}
.aspDataGrid_HeaderTallStyle A:link
{
	color: #fff;
}
.aspDataGrid_HeaderTallStyle A:visited
{
	color: #fff;
}
.aspDataGrid_HeaderTallStyle A:hover
{
	color: #fff;
}
.aspDataList
{
	background: #fff;
	background-color: #fff;
	border-color: #95b8e6;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	color: navy;
	font-family: Arial;
	font-size: 9pt;
}
.aspDataList_EditItemStyle
{
	background: #fff;
	height: 20px;
	padding: 5px;
}
.aspDataList_FooterStyle
{
	background: url("./images/aspdatalist_footerbg.jpg");
	background-image: url("./images/aspdatalist_footerbg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	color: navy;
	font-size: 9pt;
	height: 20px;
	padding: 5px;
}
.aspDataList_HeaderStyle
{
	background: url("./images/DarkTabCt.PNG");
	background-color: navy;
	background-image: url("./images/DarkTabCt.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspDataList_HeaderTallStyle
{
	background: url("./images/DarkTabCtLarge.PNG");
	background-color: #e4dbc0;
	background-image: url("./images/DarkTabCtLarge.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspDataList_ItemStyle
{
	background: #e4eaf1;
	height: 22px;
	padding: 5px;
}
.aspDataList_ItemStyle a.aspLinkButton:link
{
	color: #7d745a;
	font-weight: bold;
}
.aspDataList_ItemStyle a.aspLinkButton:visited
{
	color: #7d745a;
	font-weight: bold;
}
.aspDataList_ItemStyle a.aspLinkButton:hover
{
	color: #7d745a;
	font-weight: bold;
}
.aspDataList_SelectedItemStyle
{
	background: #fff;
	height: 20px;
	padding: 5px;
}
.aspDetailsView
{
	background: #fff;
	background-color: #fff;
	border-color: #95b8e6;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	color: navy;
	font-family: Arial;
	font-size: 9pt;
}
.aspDetailsView_CommandRowStyle TD
{
	background: #fff;
	height: 20px;
	padding: 5px;
}
.aspDetailsView_EditRowStyle TD
{
	background: #fff;
	height: 20px;
	padding: 5px;
}
.aspDetailsView_FieldHeaderStyle
{
	color: navy;
	font-weight: bold;
	padding: 5px;
}
.aspDetailsView_FooterStyle TD
{
	background: url("./images/aspdetailsview_footerbg.jpg");
	background-image: url("./images/aspdetailsview_footerbg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	color: navy;
	font-size: 9pt;
	height: 20px;
	padding: 5px;
}
.aspDetailsView_HeaderStyle TD
{
	background: url("./images/DarkTabCt.PNG");
	background-color: navy;
	background-image: url("./images/DarkTabCt.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspDetailsView_HeaderStyle TH
{
	background: url("./images/DarkTabCt.PNG");
	background-color: navy;
	background-image: url("./images/DarkTabCt.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspDetailsView_HeaderTallStyle TD
{
	background: url("./images/DarkTabCtLarge.PNG");
	background-color: #e4dbc0;
	background-image: url("./images/DarkTabCtLarge.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspDetailsView_HeaderTallStyle TH
{
	background: url("./images/DarkTabCtLarge.PNG");
	background-color: #e4dbc0;
	background-image: url("./images/DarkTabCtLarge.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspDetailsView_InsertRowStyle TD
{
	background: #fff;
	height: 20px;
	padding: 5px;
}
.aspDetailsView_PagerStyle TD
{
	background: #fff;
	border-bottom-style: none;
	color: navy;
	font-size: 9pt;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
}
.aspDetailsView_PagerStyle SPAN
{
	background: #b0c4de;
	color: navy;
	font-weight: bold;
	padding: 5px;
}
aspDetailsView_AlternatingRowStyle TD
{
	background: #fff;
	height: 22px;
	padding: 5px;
}
.aspDetailsView_RowStyle TD
{
	background: #e4eaf1;
	height: 22px;
	padding: 5px;
}
.aspFormView
{
	background: #fff;
	background-color: #fff;
	border-color: #95b8e6;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	color: navy;
	font-family: Arial;
	font-size: 9pt;
}
.aspFormView_EditRowStyle TD
{
	background: #fff;
	height: 20px;
	padding: 5px;
}
.aspFormView_EditRowStyle SPAN
{
	font-weight: normal;
}
.aspFormView_FooterStyle TD
{
	background: url("./images/aspformview_footerbg.jpg");
	background-image: url("./images/aspformview_footerbg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	color: navy;
	font-size: 9pt;
	height: 20px;
	padding: 5px;
}
.aspFormView_HeaderStyle TD
{
	background: url("./images/DarkTabCt.PNG");
	background-color: navy;
	background-image: url("./images/DarkTabCt.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspFormView_HeaderTallStyle TD
{
	background: url("./images/DarkTabCtLarge.PNG");
	background-color: navy;
	background-image: url("./images/DarkTabCtLarge.PNG");
	background-position: top left;
	background-repeat: repeat-x;
	color: #eee;
	font-size: 9pt;
	font-weight: bold;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspFormView_InsertRowStyle TD
{
	background: #fff;
	color: #393425;
	font-weight: bold;
	line-height: normal;
	padding: 16px;
}
.aspFormView_InsertRowStyle SPAN
{
	font-weight: normal;
}
.aspFormView_PagerStyle TD
{
	background: #fff;
	border-bottom-style: none;
	color: navy;
	font-size: 9pt;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
}
.aspFormView_PagerStyle SPAN
{
	background: #b0c4de;
	color: navy;
	font-weight: bold;
	padding: 5px;
}
.aspFormView_RowStyle TD
{
	background: #e4eaf1;
	height: 22px;
	padding: 5px;
}
.aspFormView_RowStyle SPAN
{
	color: navy;
	font-weight: bold;
}
.aspFormView_RowStyle A
{
	color: navy;
	font-weight: bold;
}
html
{
	margin: 0;
	padding: 0;
}
body,div,p,h1,h2,h3,h4,ul,li,table
{
	border: none;
	margin: 0;
	padding: 0;
}
body
{
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
a:link
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: none;
}
a:visited
{
	color: #000;
	text-decoration: none;
}
a:active
{
	color: #000;
	text-decoration: none;
}
a.commandlink:link
{
	color: navy;
	font-weight: bold!important;
	text-decoration: underline!important;
}
a.commandlink:hover
{
	color: red!important;
	font-weight: bold!important;
	text-decoration: none!important;
}
a.commandlink:visited
{
	color: navy;
	font-weight: bold!important;
	text-decoration: underline;
}
a.commandlink:active
{
	color: navy;
	font-weight: bold!important;
	text-decoration: underline;
}
DL
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	line-height: normal;
}
DT
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
LI
{
	color: navy;
	font-family: Arial;
	font-size: 8pt;
	list-style-position: outside;
	list-style-type: circle;
}
MENU
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
}
MENU LI
{
	background: url("./images/htmlmenu_liarrow.gif");
	background-image: url("./images/htmlmenu_liarrow.gif");
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #4682b4!important;
	list-style-image: url("");
	list-style-position: outside;
	list-style-type: none;
	padding: 4px 4px 0 18px;
	vertical-align: middle!important;
}
OL
{
	color: navy;
	font-family: Arial;
	font-size: 8pt;
	margin-left: 5px;
	padding-left: 0;
}
OL LI
{
	list-style-type: none;
	margin-bottom: 5px;
}
UL
{
	color: #393425;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 10px;
}
UL.bluepointer LI
{
	list-style-image: url(./images/rightBlue.gif);
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
p
{
	margin-top: 5px;
	text-align: justify;
}
textarea
{
	background-color: #fff;
	border-color: #b0c4de;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
select
{
	background-color: #fff;
	border-color: #b0c4de;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
acronym
{
	border-bottom: none;
}
.accesskey
{
	text-decoration: underline;
}
TABLE.datatable
{
	background-color: #fff;
	border-collapse: collapse;
	border-color: #4682b4;
	border-spacing: 0;
	border-width: 0;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
TABLE.datatable tr th
{
	background: url(./images/DarkTabCtLarge.PNG);
	background-color: #b0c4de;
	background-image: url(./images/DarkTabCtLarge.PNG);
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	height: 28px;
	padding-left: 3px;
	padding-right: 3px;
}
tr.evenstyle td
{
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding: 2px;
}
tr.oddstyle td
{
	background-color: #e4eaf1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding: 2px;
	vertical-align: middle;
}
tr.hilightstyle td
{
	background-color: silver;
	color: #906;
	font-family: Arial;
	font-size: 8pt;
	padding: 2px;
	vertical-align: middle;
}
tr.blankstyle td
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding: 2px;
	vertical-align: middle;
}
tr.emphitemstyle td
{
	background-color: #fff38c;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px;
	vertical-align: middle;
}
.evenstylerow
{
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
}
.oddstylerow
{
	background-color: #e4eaf1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
}
.withborders
{
	border-color: #4682b4;
	border-style: solid;
	border-width: 2px;
	z-index: -1;
}
.withlightborders
{
	border-color: #b0c4de;
	border-style: solid;
	border-width: 2px;
	z-index: -1;
}
.withbigdarkborders
{
	border-color: #546d8e;
	border-style: solid;
	border-width: 10px;
	z-index: -1;
}
.withbigborders
{
	border-color: #b0c4de;
	border-style: solid;
	border-width: 10px;
	z-index: -1;
}
.progressbar
{
	background-color: #fff;
	border-color: #4682b4;
	border-style: solid;
	border-width: 1px;
	margin-left: -100px!important;
	padding: 10px;
	z-index: 15000;
}
.progressbarB2B
{
	background-color: #fff;
	border-color: #4682b4;
	border-style: solid;
	border-width: 1px;
	left: -100px;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: -100px;
	z-index: 15000;
}
.progressbarB2B h1
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.progressbar h1
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.lightbox_bordered
{
	background-color: #f3f3e6;
	border-color: #4682b4;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}
.messagehighlighted
{
	color: red;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.sidebarheader
{
	background-color: #e4eaf1;
	border-collapse: collapse;
	border-color: navy;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.sidebarcontent
{
	border-collapse: collapse;
	border-color: #b0c4de;
	border-style: none;
	border-width: 0;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}
.submitcancel
{
	border-top-color: #95b8e6;
	border-top-style: solid;
	border-top-width: 2px;
	color: #000;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
	width: 800px;
}
.coloredSection
{
	background-color: #95b8e6;
}
.coloredLink
{
	background-color: #b0c4de;
	width: 100%;
}
.coloreddarklink
{
	background-color: #546d8e;
	width: 100%;
}
.coloredBorder
{
	border-color: #95b8e6;
}
.coloredFont
{
	color: navy;
}
.highlightedFont
{
	color: #906;
}
.logonbox
{
	background: url(./images/aspcalendar_bg.jpg);
	background-image: url(./images/aspcalendar_bg.jpg);
	background-repeat: repeat-x;
}
.modalPopUpBackground
{
	background-color: gray;
	filter: alpha(opacity=100);
	opacity: 1;
}
.modalPopUpBackgroundLight
{
	background-color: gray;
	filter: alpha(opacity=70);
	opacity: 1;
}
.modalPopUpFrame
{
	background-color: #fff;
	border: #4682b4 thin solid;
}
.modalBackground
{
	background-color: gray;
	filter: alpha(opacity=100);
	opacity: 1;
}
.modalPopUpPanel
{
	background-color: #fff;
	border: #4682b4 thin solid;
}
.modalPopUpTitle
{
	background-color: #4682b4;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.modalPopUpTable
{
	margin: 10px;
	min-width: 20%;
}
.redbartop
{
	left: 0;
	position: absolute;
	top: 20px;
	z-index: -1;
}
.redbarbottom
{
	left: 0;
	position: absolute;
	top: 550px;
	z-index: -1;
}
.rossheadbar
{
	left: 0;
	position: absolute;
	top: 40px;
	z-index: -1;
}
.rosslogin
{
	left: 3px;
	position: absolute;
	top: 120px;
	z-index: -1;
}
.rosssecuritybackground
{
	background-image: url("./images/login/SecurityBackground.jpg");
	height: 300px;
	left: 600px;
	position: absolute;
	top: 170px;
	width: 449px;
	z-index: -1;
}
.rossbordercontent
{
	border: solid 1px silver;
	height: 340px;
	left: 5px;
	position: absolute;
	top: 150px;
	width: 956px;
	z-index: -1;
}
.rossforgotpassword
{
	height: 300px;
	left: 0;
	position: absolute;
	top: 170px;
	width: 560px;
	z-index: -1;
}
.rossforgotpasswordtitle
{
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
.rossforgotpasswordmessage
{
	clear: both;
	margin-left: 20px;
	text-align: justify;
	width: 560px;
}
.rossemailinput
{
	clear: both;
	margin-top: 30px;
	text-align: center;
	width: 600px;
}
.rosspasswordretrieveoptions
{
	clear: both;
	margin-top: 30px;
	text-align: center;
	width: 600px;
}
.rosspasswordretrievebuttons
{
	clear: both;
	margin-top: 30px;
	text-align: right;
	width: 580px;
}
.rosslogininput
{
	left: 15px;
	position: absolute;
	top: 52px;
	z-index: 0;
}
.rossusername
{
	left: 3px;
	position: absolute;
	top: 0;
	z-index: 0;
}
.rosspassword
{
	left: 3px;
	position: absolute;
	top: 56px;
	z-index: 0;
}
.rossdomain
{
	left: 3px;
	position: absolute;
	top: 112px;
	z-index: 0;
}
.rosscopyright
{
	left: 690px;
	position: absolute;
	text-align: right;
	top: 530px;
	width: 275px;
	z-index: -1;
}
.keepmesignedin
{
	left: 0;
	padding: 0;
	position: absolute;
	top: 158px;
	width: 230px;
	z-index: 0;
}
.keepmesignedininstructions
{
	margin-bottom: 2px;
	margin-left: 23px;
	margin-top: 0;
	padding: 0;
}
.keepmesignedinhelp
{
	left: 215px;
	position: absolute;
	top: 170px;
	z-index: 0;
}
.rosssignin
{
	left: 70px;
	position: absolute;
	top: 225px;
	z-index: 0;
}
#btnSignIn
{
	left: 90px;
	position: absolute;
}
.rossforgotid
{
	left: 40px;
	position: absolute;
	top: 270px;
	z-index: 0;
}
.rossforgotidhelp
{
	left: 215px;
	position: absolute;
	top: 270px;
	z-index: 0;
}
.rosssso {
	left: 10px;
	position: absolute;
	top: 230px;
	z-index: 0;
}
#lbtSSO {
	text-decoration: underline;
	color: dodgerblue;
}
.rossloginmessage
{
	left: -2px;
	position: absolute;
	text-align: center;
	top: 300px;
	width: 235px;
	z-index: 0;
}
.supportedbrowser
{
	left: 480px;
	position: absolute;
	text-align: right;
	top: 520px;
	width: 130px;
	z-index: -1;
}
.rosssitelink
{
	left: 838px;
	position: absolute;
	top: 70px;
	z-index: 1;
}
.ramslogo
{
	left: 330px;
	position: absolute;
	top: 105px;
	z-index: -1;
}
.aspChangePassword
{
	background: url("./images/DarkTabCtMedium.png");
	background-color: #fff;
	background-image: url("./images/DarkTabCtMedium.png");
	background-position: top;
	background-repeat: repeat-x;
	border-color: #95b8e6;
	border-style: solid;
	border-width: 1px;
	color: navy;
}
.aspChangePassword TABLE TR TD
{
	padding: 5px;
}
.aspChangePassword_CancelButtonStyle
{
	background-color: #e4eaf1;
	border-bottom: #95b8e6 1px solid;
	border-left: #95b8e6 1px solid;
	border-right: #95b8e6 1px solid;
	border-top: #95b8e6 1px solid;
	color: red!important;
	cursor: cursor;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.aspChangePassword_ChangePasswordButtonStyle,.aspChangePassword_ContinueButtonStyle
{
	background-color: #e4eaf1;
	border-bottom: #95b8e6 1px solid;
	border-left: #95b8e6 1px solid;
	border-right: #95b8e6 1px solid;
	border-top: #95b8e6 1px solid;
	color: navy;
	cursor: cursor;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.aspChangePassword_FailureTextStyle
{
	color: red;
	font-size: 9pt;
}
.aspChangePassword TABLE TR TD A
{
	font-size: 9pt;
	padding: 5px;
}
.aspChangePassword_LabelStyle LABEL
{
	color: navy;
	font-size: 9pt;
	font-weight: bold!important;
}
.aspChangePassword_TitleTextStyle
{
	border-style: none;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	height: 28px;
	vertical-align: top;
}
.aspChangePassword_ValidatorTextStyle
{
	padding-left: 5px;
	padding-right: 5px;
}
.aspCreateUserWizard
{
	background: #fff;
	background-color: #fff;
	border-color: #95b8e6;
	border-style: solid;
	border-width: 1px;
	color: navy;
	font-size: 1em!important;
}
.aspCreateUserWizard_CancelButtonStyle
{
	background-color: #e4eaf1;
	border-bottom: #95b8e6 1px solid;
	border-left: #95b8e6 1px solid;
	border-right: #95b8e6 1px solid;
	border-top: #95b8e6 1px solid;
	color: red!important;
	cursor: cursor;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.aspCreateUserWizard_CompleteSuccessTextStyle,.aspCreateUserWizard_ContinueButtonStyle,.aspCreateUserWizard_CreateUserButtonStyle,.aspCreateUserWizard_StartNextButtonStyle,.aspCreateUserWizard_StepNextButtonStyle,.aspCreateUserWizard_FinishCompleteButtonStyle,.aspCreateUserWizard_FinishPreviousButtonStyle,.aspCreateUserWizard_NavigationButtonStyle,.aspCreateUserWizard_StepPreviousButtonStyle,.aspCreateUserWizard_SideBarButtonStyle
{
	background-color: #e4eaf1;
	border-bottom: #95b8e6 1px solid;
	border-left: #95b8e6 1px solid;
	border-right: #95b8e6 1px solid;
	border-top: #95b8e6 1px solid;
	color: navy;
	cursor: cursor;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.aspCreateUserWizard TABLE TR TD
{
	padding-bottom: 9pt;
	padding-top: 9pt;
}
.aspCreateUserWizard TABLE TR TD INPUT+SPAN
{
	margin-left: 5px;
	margin-right: 5px;
}
.aspCreateUserWizard TABLE TR TD A
{
	font-size: 9pt;
	padding: 5px;
}
.aspCreateUserWizard_HeaderStyle
{
	background: url("./images/DarkTabCtMedium.png");
	background-image: url("./images/DarkTabCtMedium.png");
	background-position: top;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	height: 28px;
	text-align: center;
}
.aspCreateUserWizard_LabelStyle LABEL
{
	color: navy;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.aspCreateUserWizard_SideBarStyle
{
	background: #fff;
	background-color: #fff;
	border-right-color: #eee;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspCreateUserWizard_TitleStyle
{
	color: navy;
	font-size: 9pt;
	font-weight: bold;
}
.aspCreateUserWizard_ValidatorTextStyle
{
	padding-left: 5px;
}
.aspLogin
{
	background: #fff;
	background-color: #fff;
	background-image: url("./images/DarkTabCtMedium.png");
	background-position: top;
	background-repeat: repeat-x;
	border-color: #95b8e6;
	border-style: solid;
	border-width: 1px;
	color: navy;
}
.aspLogin_ButtonStyle
{
	background-color: #e4eaf1;
	border-bottom: #95b8e6 1px solid;
	border-left: #95b8e6 1px solid;
	border-right: #95b8e6 1px solid;
	border-top: #95b8e6 1px solid;
	color: navy;
	cursor: cursor;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.aspLogin TABLE TR TD
{
	padding: 5px;
}
.aspLogin TABLE TR TD A
{
	font-size: 9pt;
	padding: 5px;
	text-align: left;
}
.aspLogin_CheckBoxStyle
{
	text-align: left;
}
.aspLogin_CheckBoxStyle LABEL
{
	color: navy;
}
.aspLogin_HyperLinkStyle
{
}
.aspLogin_LabelStyle LABEL
{
	color: navy;
	font-size: 9pt;
	font-weight: bold;
}
.aspLogin_TitleTextStyle
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	height: 28px;
	vertical-align: top;
}
.aspLogin_ValidatorTextStyle
{
	padding-left: 5px!important;
}
.aspPasswordRecovery
{
	background: #fff;
	background-color: #fff;
	background-image: url("./images/DarkTabCtMedium.png");
	background-position: top;
	background-repeat: repeat-x;
	border-color: #95b8e6;
	border-style: solid;
	border-width: 1px;
	color: navy;
}
.aspPasswordRecovery_HyperLinkStyle
{
}
.aspPasswordRecovery_SubmitButtonStyle
{
	background-color: #e4eaf1;
	border-bottom: #95b8e6 1px solid;
	border-left: #95b8e6 1px solid;
	border-right: #95b8e6 1px solid;
	border-top: #95b8e6 1px solid;
	color: navy;
	cursor: cursor;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.aspPasswordRecovery_LabelStyle LABEL
{
	color: navy;
	font-size: 9pt;
	font-weight: bold;
}
.aspPasswordRecovery TABLE TR TD
{
	padding: 5px;
}
.aspPasswordRecovery_TitleTextStyle
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	height: 28px;
	vertical-align: top;
}
.aspPasswordRecover_ValidatorTextStyle
{
	padding-left: 5px;
}
.aspLoginName
{
}
.aspLoginStatus
{
}
.foo
{
}
.mainmenu
{
}
.PrettyMenu
{
	display: block;
	margin-bottom: 25px;
	margin-top: 25px;
}
ul.AspNet-Menu,ul.AspNet-Menu ul
{
	display: block;
	margin: 0;
	padding: 0;
}
ul.AspNet-Menu li
{
	float: left;
	list-style: none;
	position: relative;
}
ul.AspNet-Menu li a,ul.AspNet-Menu li span
{
	cursor: hand;
	display: block;
	text-decoration: none;
}
ul.AspNet-Menu ul
{
	position: absolute;
	visibility: hidden;
}
ul.AspNet-Menu li:hover ul ul,ul.AspNet-Menu li li:hover ul ul,ul.AspNet-Menu li li li:hover ul ul,ul.AspNet-Menu li.AspNet-Menu-Hover ul ul,ul.AspNet-Menu li li.AspNet-Menu-Hover ul ul,ul.AspNet-Menu li li li.AspNet-Menu-Hover ul ul
{
	visibility: hidden;
}
ul.AspNet-Menu li:hover ul,ul.AspNet-Menu li li:hover ul,ul.AspNet-Menu li li li:hover ul,ul.AspNet-Menu li li li li:hover ul,ul.AspNet-Menu li.AspNet-Menu-Hover ul,ul.AspNet-Menu li li.AspNet-Menu-Hover ul,ul.AspNet-Menu li li li.AspNet-Menu-Hover ul,ul.AspNet-Menu li li li li.AspNet-Menu-Hover ul
{
	visibility: visible;
}
.AspNet-Menu-Horisontal
{
	width: 100%;
}
.AspNet-Menu-Horisontal ul.AspNet-Menu li
{
	text-align: center;
	width: 100%;
}
.PrettyMenu ul
{
	background: #7795bd;
}
.PrettyMenu ul.AspNet-Menu li
{
	background: #7795bd url('./images/menu/bg_nav.gif') repeat-x;
}
.PrettyMenu ul.AspNet-Menu li a,.PrettyMenu ul.AspNet-Menu li span
{
	background: transparent url('./images/menu/arrowRight.gif') right center no-repeat;
	border: 1px solid #648abd;
	border-bottom: 0;
	color: #000;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 4px;
	z-index: 100;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
	background-image: none;
}
.PrettyMenu ul.AspNet-Menu li:hover,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
	background: #7795bd;
}
.PrettyMenu ul.AspNet-Menu li:hover a,.PrettyMenu ul.AspNet-Menu li:hover span,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover a,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover span,.PrettyMenu ul.AspNet-Menu li:hover li:hover a,.PrettyMenu ul.AspNet-Menu li:hover li:hover span,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a:hover,.PrettyMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
	color: #fff;
}
.PrettyMenu ul.AspNet-Menu li:hover ul a,.PrettyMenu ul.AspNet-Menu li:hover ul span,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul span,.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a,.PrettyMenu ul.AspNet-Menu li:hover li:hover ul span,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
	color: #000;
}
.PrettyMenu ul.AspNet-Menu li a:hover,.PrettyMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
	background: transparent url('./images/menu/activeArrowRight.gif') right center no-repeat;
	color: #fff;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
	background-image: none;
}
.PrettyMenu ul.AspNet-Menu li:hover li:hover li.AspNet-Menu-WithChildren a:hover,.PrettyMenu ul.AspNet-Menu li:hover li:hover li.AspNet-Menu-WithChildren span:hover
{
	color: #fff;
}
.PrettyMenu .AspNet-Menu-Horizontal
{
	top: 0;
	z-index: 100;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
	left: 0;
	top: 100%;
	width: 150px;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
	top: -.3px;
	width: 150px;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
	text-align: center;
	width: 150px;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
	text-align: left;
	width: 150px;
	z-index: 100;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
	width: 150px;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
	margin: 5px 0 0 150px;
}
.aspMenu
{
	background: #fff;
	background-color: #fff;
	color: navy;
	font-size: 8pt;
	line-height: normal;
	text-align: left;
	width: 180px;
}
.aspMenu_DynamicMenuItemStyle
{
	background: #2e4d7b;
	background-color: #2e4d7b;
	border: solid 2px #b0c4de;
	height: 29px;
	text-align: left;
}
.aspMenu_DynamicMenuItemStyle A:link
{
	color: #fff;
}
.aspMenu_DynamicMenuItemStyle A:visited
{
	color: #fff;
}
TABLE.aspMenu_DynamicMenuItemStyle
{
	border-top-color: #e4dbc0;
	border-top-style: solid;
	border-top-width: 1px;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	padding: 6px;
}
.aspMenu_DynamicHoverStyle
{
	background-color: #b0c4de;
	text-decoration: underline;
}
TABLE.aspMenu_DynamicHoverStyle
{
	background-color: #b0c4de;
	color: #fff;
	padding: 6px;
}
TABLE.aspMenuItemStyle
{
	background-color: #b0c4de;
	border-bottom-style: solid;
	border-bottom-width: 13px;
	border-color: #fff;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-style: solid;
	border-top-width: 2px;
	font-size: 8pt;
	font-weight: bold;
	height: 33px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: center;
	vertical-align: text-top;
	width: 100px;
}
TABLE.aspMenuItemStyle TR TD
{
	vertical-align: top;
}
.aspMenuItemStyle A:link
{
	color: #2e4d7b;
	text-decoration: none;
}
.aspMenuItemStyle A:visited
{
	color: #2e4d7b;
}
TABLE.aspMenu_StaticHoverStyle
{
	background-image: none;
	color: #2e4d7b!important;
	vertical-align: top!important;
}
.aspMenu_StaticSelectedStyle
{
	background-image: none;
	border-bottom-style: none;
	color: #fff!important;
}
TABLE.aspMenu_StaticSelectedStyle
{
	background: url(./images/DarkerTabCtLarge.PNG);
	background-color: #799dce;
	background-image: none;
	background-image: url(./images/DarkerTabCtLarge.PNG);
	border-bottom-style: none;
	color: #2e4d7b!important;
}
.aspSiteMapPath SPAN A:hover
{
	text-decoration: underline;
}
.aspSiteMapPath_PathSeparatorStyle
{
	background: url("./images/aspsitemappath_arrow.gif");
	background-image: url("./images/aspSitemapPath_arrow.gif");
	background-position: left;
	background-repeat: no-repeat;
	color: #f39025;
}
.aspTreeView
{
	background: #fff;
	background-color: #fff;
}
.aspTreeView_HoverNodeStyle
{
	background: #f0ebdd;
	background-color: #f0ebdd;
}
.aspTreeView_LeafNodeStyle
{
	height: 20px;
	width: 100%;
}
.aspTreeView_LeafNodeStyle A:link
{
	color: #7d745a;
}
.aspTreeView_LeafNodeStyle A:visited
{
	color: #7d745a;
}
.aspTreeView_ParentNodeStyle
{
	color: #7d745a;
	font-weight: bold;
	height: 20px;
	padding-left: 3px;
	width: 100%;
}
.aspTreeView_ParentNodeStyle A:link
{
	color: #7d745a;
}
.aspTreeView_ParentNodeStyle A:visited
{
	color: #7d745a;
}
.aspTreeView_RootNodeStyle
{
	color: #7d745a;
	font-size: 8pt;
	font-weight: bold;
	width: 180px;
}
.aspTreeView_RootNodeStyle A:link
{
	color: #7d745a;
}
.aspTreeView_RootNodeStyle A:visited
{
	color: #7d745a;
}
.aspTreeView_SelectedNodeStyle
{
	background: #f0ebdd;
	background-color: #f0ebdd;
}
.aspTreeView_SelectedNodeStyle A:link
{
	color: #7d745a;
}
.aspTreeView_SelectedNodeStyle A:visited
{
	color: #7d745a;
}
.radbackground
{
	background-color: #8bb1e3;
}
.modalJupiterPopUp
{
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}
.modalJupiterBackground
{
	background-color: #999;
	filter: Alpha(Opacity=60);
	height: 100%;
	left: 0;
	moz-opacity: .6;
	opacity: .6;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 500;
}
.modalJupiterContainer
{
	left: 50%;
	position: absolute;
	top: 50%;
	z-index: 750;
}
html
{
	margin: 0;
	padding: 0;
}
body,div,p,h1,h2,h3,h4,ul,li,table
{
	border: none;
	margin: 0;
	padding: 0;
}
body
{
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.tabs_font
{
	font-family: Arial!important;
	font-size: 9pt!important;
}
.text_font
{
	font-family: Arial!important;
	font-size: 8pt!important;
}
a:link
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: none;
}
a:visited
{
	color: #000;
	text-decoration: none;
}
a:active
{
	color: #000;
	text-decoration: none;
}
a.commandlink:link
{
	color: navy;
	font-weight: bold!important;
	text-decoration: underline!important;
}
a.commandlink:hover
{
	color: red!important;
	font-weight: bold!important;
	text-decoration: none!important;
}
a.commandlink:visited
{
	color: navy;
	font-weight: bold!important;
	text-decoration: underline;
}
a.commandlink:active
{
	color: navy;
	font-weight: bold!important;
	text-decoration: underline;
}
UL.bluepointer LI
{
	list-style-image: url(./images/rightBlue.gif);
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
p
{
	margin-top: 5px;
	text-align: justify;
}
textarea
{
	background-color: #fff;
	border-color: #b0c4de;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
select
{
	background-color: #fff;
	border-color: #b0c4de;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
acronym
{
	border-bottom: none;
}
.accesskey
{
	text-decoration: underline;
}
TABLE.datatable
{
	background-color: #fff;
	border-collapse: collapse;
	border-color: #4682b4;
	border-spacing: 0;
	border-width: 0;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
TABLE.datatable tr th
{
	background: url(./images/DarkTabCtLarge.PNG);
	background-color: #b0c4de;
	background-image: url(./images/DarkTabCtLarge.PNG);
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	height: 28px;
	padding-left: 3px;
	padding-right: 3px;
}
TABLE.jupiterdatatable
{
	background-color: #fff;
	border-collapse: collapse;
	border-color: #4682b4;
	border-spacing: 0;
	border-width: 0;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
TABLE.jupiterdatatable tr th
{
	background: url(./images/TrkTabCtLarge.PNG);
	background-color: #b0c4de;
	background-image: url(./images/TrkTabCtLarge.PNG);
	border-collapse: collapse;
	border-color: #4e75b3;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal!important;
	height: 28px;
	padding-left: 1px;
	padding-right: 1px;
}
TABLE.jupiterdatatable tr td
{
	border-bottom-color: #cfd9e7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
	border-left-color: #829cbf;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #829cbf;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
tr.evenstyle td
{
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding: 2px;
}
tr.oddstyle td
{
	background-color: #e4eaf1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding: 2px;
	vertical-align: middle;
}
tr.hilightstyle td
{
	background-color: silver;
	color: #906;
	font-family: Arial;
	font-size: 8pt;
	padding: 2px;
	vertical-align: middle;
}
tr.blankstyle td
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding: 2px;
	vertical-align: middle;
}
tr.emphitemstyle td
{
	background-color: #fff38c;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px;
	vertical-align: middle;
}
tr.emphitemstyle2 td
{
	background-color: #546d8e;
	color: #fff;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px;
	vertical-align: middle;
}
.evenstylerow
{
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
}
.oddstylerow
{
	background-color: #e4eaf1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
}
.withborders
{
	border-color: #4682b4;
	border-style: solid;
	border-width: 2px;
	z-index: -1;
}
.withlightborders
{
	border-color: #b0c4de;
	border-style: solid;
	border-width: 2px;
	z-index: -1;
}
.withbigdarkborders
{
	border-color: #546d8e;
	border-style: solid;
	border-width: 10px;
	z-index: -1;
}
.withbigborders
{
	border-color: #b0c4de;
	border-style: solid;
	border-width: 10px;
	z-index: -1;
}
.progressbar
{
	background-color: #fff;
	border-color: #4682b4;
	border-style: solid;
	border-width: 1px;
	margin-left: -100px!important;
	padding: 10px;
	text-align: center;
	width: 200px;
	z-index: 15000;
}
.progressbarB2B
{
	background-color: #fff;
	border-color: #4682b4;
	border-style: solid;
	border-width: 1px;
	left: -100px;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: -100px;
	z-index: 15000;
}
.progressbarB2B h1
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.progressbar h1
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.lightbox_bordered
{
	background-color: #f3f3e6;
	border-color: #4682b4;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}
.messagehighlighted
{
	color: red;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.sidebarheader
{
	background-color: #e4eaf1;
	border-collapse: collapse;
	border-color: navy;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.sidebarcontent
{
	border-collapse: collapse;
	border-color: #b0c4de;
	border-style: none;
	border-width: 0;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}
.submitcancel
{
	border-top-color: #95b8e6;
	border-top-style: solid;
	border-top-width: 2px;
	color: #000;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
	width: 800px;
}
.coloredSection
{
	background-color: #95b8e6;
}
.lightBackground
{
	background-color: #e0ddff;
}
.coloredLink
{
	background-color: #b0c4de;
	width: 100%;
}
.coloreddarklink
{
	background-color: #546d8e;
	width: 100%;
}
.coloredBorder
{
	border-color: #95b8e6;
}
.coloredFont
{
	color: navy;
}
.highlightedFont
{
	color: #906;
}
.logonbox
{
	background: url(./images/aspcalendar_bg.jpg);
	background-image: url(./images/aspcalendar_bg.jpg);
	background-repeat: repeat-x;
}
.modalBackground
{
	background-color: gray;
	filter: alpha(opacity=100);
	opacity: 1;
}
.modalPopUpPanel
{
	background-color: #fff;
	border: #4682b4 thin solid;
}
.modalPopUpTitle
{
	background-color: #4682b4;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.modalPopUpTable
{
	margin: 10px;
	min-width: 20%;
}
.global
{
	left: 50%;
	margin-left: -478px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 956px;
	z-index: -1;
}
.globalramslitecentered
{
	margin-left: auto;
	margin-right: auto;
	width: 978px;
}
.globalramsliteframe
{
	margin: 0;
	width: 100%;
}
.globalramslite
{
	position: absolute;
	width: 978px;
	z-index: -1;
}
.rossmasterheader
{
	left: 0;
	margin-top: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.rossmainmenu
{
	left: 0;
	position: absolute;
	top: 12px;
	width: 650px;
	z-index: 50000000;
}
.mainmenu
{
	left: 0;
	margin-top: -10px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.mainmenu
{
	text-align: center;
}
.mainmenu
{
	text-align: -moz-center;
}
.ROSSpagecontent
{
	border-color: #b0c4de;
	border-style: solid;
	border-width: 2px;
	left: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	text-align: left;
	top: 80px;
	width: 956px;
	z-index: -1;
}
.ROSSpagecontent2
{
	left: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 55px;
	width: 956px;
	z-index: 0;
}
.pagecontent
{
	border-color: #b0c4de;
	border-style: solid;
	border-width: 2px;
	left: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 80px;
	width: 956px;
	z-index: -1;
}
.pagetitle
{
	height: 24px;
	left: 0;
	padding-top: 10px;
	position: absolute;
	text-align: center;
	top: 40px;
	width: 956px;
	z-index: -1;
}
.timoutMessage
{
	background-color: #fff;
	border: #4682b4 thin solid;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	width: 350px;
	z-index: 50000;
}
.sessionwarningtitle
{
	clear: both;
	font-size: large;
	width: 100%;
}
.sessionwarningmessage
{
	clear: both;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.sessionwarningcommands
{
	clear: both;
	margin-top: 10px;
	padding: 5px;
	width: 100%;
}
.centered
{
	text-align: center;
}
.centered
{
	text-align: -moz-center;
}
.mainhelppage
{
	left: 50px;
	position: absolute;
	top: 70px;
}
.erroricon
{
	left: 0;
	position: absolute;
	top: 0;
}
.helppagetitle
{
	margin-left: 50px;
}
.loginlink
{
	background-color: #eaf2fb;
	border: solid 1px #abc1de;
	color: navy;
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	left: 750px;
	padding: 5px;
	position: absolute;
	top: 40px;
	width: 40px;
}
.helplink
{
	background-color: #eaf2fb;
	border: solid 1px #abc1de;
	color: navy;
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	left: 680px;
	padding: 5px;
	position: absolute;
	top: 90px;
	width: 110px;
}
.buttonwidth
{
	width: 130px;
}
.instruction
{
	color: navy;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: justify;
	width: 800px;
}
.instructionbody
{
	color: navy;
	text-align: justify;
	width: 800px;
}
.browsertable
{
	width: 820px;
}
.browsertable2
{
	width: 850px;
}
.browsertable2 td
{
	padding-right: 15px;
	vertical-align: top;
	width: 420px;
}
.message_box_modal_background
{
	background-color: gray;
	filter: alpha(opacity=50);
	opacity: .5;
}
.message_box
{
	background-color: #fff;
	border: #4682b4 3px solid;
	moz-border-radius: 6px 6px 0 0;
}
.message_box_title
{
	background: #4682b4;
	height: 20px;
	text-align: left;
	width: 100%;
}
.message_box_body
{
	padding: 10px;
	text-align: left;
}
.message_box_footer
{
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
.message_box_image
{
	float: left;
	overflow: auto;
	vertical-align: middle;
}
.message_box_title_text
{
	color: #fff;
	font-size: small;
	font-weight: bold;
	padding-left: 5px;
}
.message_box_message_text
{
	display: block;
	float: left;
	overflow: auto;
	padding-left: 10px;
	text-align: left;
}
.css_friendly_tree div.AspNet-TreeView ul li
{
	list-style-image: none;
	list-style-type: none;
	padding: 3px 0 2px 5px;
	white-space: nowrap;
}
.css_friendly_tree div.AspNet-TreeView ul ul
{
	margin: 2px 0 2px 10px;
}
.css_friendly_tree div.AspNet-TreeView ul li img
{
	border: none;
	margin: 0 2px 0 0;
	vertical-align: middle;
}
.css_friendly_tree div.AspNet-TreeView li a
{
	text-decoration: none;
}
.css_friendly_tree div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
	margin-left: 18px;
	padding: 3px 0 2px 10px;
}
.css_friendly_tree div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
	cursor: pointer;
}
.css_friendly_tree div.AspNet-TreeView .AspNet-TreeView-Collapse
{
	background: url('./images/16/16_tree_collapse_standard.png') 0 -2px no-repeat;
	cursor: pointer;
	float: left;
	width: 15px;
}
.css_friendly_tree div.AspNet-TreeView .AspNet-TreeView-Expand
{
	background: url('./images/16/16_tree_expand_standard.png') 0 -2px no-repeat;
	cursor: pointer;
	float: left;
	width: 15px;
}
.css_friendly_tree .AspNet-TreeView-Selected
{
	background-color: #fafad2!important;
}
.css_friendly_tree .AspNet-TreeView-ChildSelected
{
	background-color: #f5fffa!important;
}
.css_friendly_tree .AspNet-TreeView-ParentSelected
{
	background-color: #ffe4e1!important;
}
div.AspNet-TreeView
{
	margin: 0;
	padding: 0;
}
div.AspNet-TreeView ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.AspNet-TreeView-Show
{
}
.AspNet-TreeView-Hide
{
	display: none;
}
.foo
{
}
.PrettyMenu
{
	display: block;
	margin-bottom: 25px;
	margin-top: 25px;
}
ul.AspNet-Menu,ul.AspNet-Menu ul
{
	display: block;
	margin: 0;
	padding: 0;
}
ul.AspNet-Menu li
{
	float: left;
	list-style: none;
	position: relative;
}
ul.AspNet-Menu li a,ul.AspNet-Menu li span
{
	cursor: hand;
	display: block;
	text-decoration: none;
}
ul.AspNet-Menu ul
{
	position: absolute;
	visibility: hidden;
}
ul.AspNet-Menu li:hover ul ul,ul.AspNet-Menu li li:hover ul ul,ul.AspNet-Menu li li li:hover ul ul,ul.AspNet-Menu li.AspNet-Menu-Hover ul ul,ul.AspNet-Menu li li.AspNet-Menu-Hover ul ul,ul.AspNet-Menu li li li.AspNet-Menu-Hover ul ul
{
	visibility: hidden;
}
ul.AspNet-Menu li:hover ul,ul.AspNet-Menu li li:hover ul,ul.AspNet-Menu li li li:hover ul,ul.AspNet-Menu li li li li:hover ul,ul.AspNet-Menu li.AspNet-Menu-Hover ul,ul.AspNet-Menu li li.AspNet-Menu-Hover ul,ul.AspNet-Menu li li li.AspNet-Menu-Hover ul,ul.AspNet-Menu li li li li.AspNet-Menu-Hover ul
{
	visibility: visible;
}
.AspNet-Menu-Horisontal
{
	width: 100%;
}
.AspNet-Menu-Horisontal ul.AspNet-Menu li
{
	text-align: center;
	width: 100%;
}
.PrettyMenu ul
{
	background: #7795bd;
}
.PrettyMenu ul.AspNet-Menu li
{
	background: #7795bd url('./images/menu/bg_nav.gif') repeat-x;
}
.PrettyMenu ul.AspNet-Menu li a,.PrettyMenu ul.AspNet-Menu li span
{
	background: transparent url('./images/menu/arrowRight.gif') right center no-repeat;
	border: 1px solid #648abd;
	border-bottom: 0;
	color: #000;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 4px;
	z-index: 100;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
	background-image: none;
}
.PrettyMenu ul.AspNet-Menu li:hover,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
	background: #7795bd;
}
.PrettyMenu ul.AspNet-Menu li:hover a,.PrettyMenu ul.AspNet-Menu li:hover span,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover a,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover span,.PrettyMenu ul.AspNet-Menu li:hover li:hover a,.PrettyMenu ul.AspNet-Menu li:hover li:hover span,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a:hover,.PrettyMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
	color: #fff;
}
.PrettyMenu ul.AspNet-Menu li:hover ul a,.PrettyMenu ul.AspNet-Menu li:hover ul span,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul span,.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a,.PrettyMenu ul.AspNet-Menu li:hover li:hover ul span,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a,.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
	color: #000;
}
.PrettyMenu ul.AspNet-Menu li a:hover,.PrettyMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
	background: transparent url('./images/menu/activeArrowRight.gif') right center no-repeat;
	color: #fff;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
	background-image: none;
}
.PrettyMenu ul.AspNet-Menu li:hover li:hover li.AspNet-Menu-WithChildren a:hover,.PrettyMenu ul.AspNet-Menu li:hover li:hover li.AspNet-Menu-WithChildren span:hover
{
	color: #fff;
}
.PrettyMenu .AspNet-Menu-Horizontal
{
	top: 0;
	z-index: 100;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
	left: 0;
	top: 100%;
	width: 150px;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
	top: -.3px;
	width: 150px;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
	text-align: center;
	width: 150px;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
	text-align: left;
	width: 150px;
	z-index: 100;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
	width: 150px;
}
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
	margin: 5px 0 0 150px;
}
body,html
{
	margin: 0;
	padding: 0;
}
.global
{
	left: 50%;
	margin-left: -478px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 956px;
	z-index: -1;
}
.globalramslitecentered
{
	margin-left: auto;
	margin-right: auto;
	width: 956px;
}
.globalramsliteframe
{
	margin: 0;
	width: 100%;
}
.globalramslite
{
	position: absolute;
	width: 956px;
	z-index: -1;
}
.mainmenu
{
	left: 0;
	margin-top: -10px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.mainmenu
{
	text-align: center;
}
.mainmenu
{
	text-align: -moz-center;
}
.pagecontent
{
	border-color: #b0c4de;
	border-style: solid;
	border-width: 2px;
	left: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 80px;
	width: 956px;
	z-index: -1;
}
.pagetitle
{
	height: 24px;
	left: 0;
	padding-top: 10px;
	position: absolute;
	text-align: center;
	top: 40px;
	width: 956px;
	z-index: -1;
}
.timoutMessage
{
	background-color: #fff;
	border: #4682b4 thin solid;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	width: 350px;
	z-index: 50000;
}
.sessionwarningtitle
{
	clear: both;
	font-size: large;
	width: 100%;
}
.sessionwarningmessage
{
	clear: both;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.sessionwarningcommands
{
	clear: both;
	margin-top: 10px;
	padding: 5px;
	width: 100%;
}
.centered
{
	text-align: center;
}
.centered
{
	text-align: -moz-center;
}
.mainhelppage
{
	left: 50px;
	position: absolute;
	top: 70px;
}
.erroricon
{
	left: 0;
	position: absolute;
	top: 0;
}
.helppagetitle
{
	margin-left: 50px;
}
.loginlink
{
	background-color: #eaf2fb;
	border: solid 1px #abc1de;
	color: navy;
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	left: 750px;
	padding: 5px;
	position: absolute;
	top: 40px;
	width: 40px;
}
.helplink
{
	background-color: #eaf2fb;
	border: solid 1px #abc1de;
	color: navy;
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	left: 680px;
	padding: 5px;
	position: absolute;
	top: 90px;
	width: 110px;
}
.buttonwidth
{
	width: 130px;
}
.instruction
{
	color: navy;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: justify;
	width: 800px;
}
.instructionbody
{
	color: navy;
	text-align: justify;
	width: 800px;
}
.browsertable
{
	width: 820px;
}
.browsertable2
{
	width: 850px;
}
.browsertable2 td
{
	padding-right: 15px;
	vertical-align: top;
	width: 420px;
}
.message_box_modal_background
{
	background-color: gray;
	filter: alpha(opacity=50);
	opacity: 1;
}
.message_box
{
	background-color: #fff;
	border: #4682b4 3px solid;
	moz-border-radius: 6px 6px 0 0;
}
.message_box_title
{
	background: #4682b4;
	height: 20px;
	text-align: left;
	width: 100%;
}
.message_box_body
{
	padding: 10px;
	text-align: left;
}
.message_box_footer
{
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
.message_box_image
{
	float: left;
	overflow: auto;
	vertical-align: middle;
}
.message_box_title_text
{
	color: #fff;
	font-size: small;
	font-weight: bold;
	padding-left: 5px;
}
.message_box_message_text
{
	display: block;
	float: left;
	overflow: auto;
	padding-left: 10px;
	text-align: left;
}
.css_friendly_tree div.AspNet-TreeView ul li
{
	list-style-image: none;
	list-style-type: none;
	padding: 3px 0 2px 5px;
	white-space: nowrap;
}
.css_friendly_tree div.AspNet-TreeView ul ul
{
	margin: 2px 0 2px 10px;
}
.css_friendly_tree div.AspNet-TreeView ul li img
{
	border: none;
	margin: 0 2px 0 0;
	vertical-align: middle;
}
.css_friendly_tree div.AspNet-TreeView li a
{
	text-decoration: none;
}
.css_friendly_tree div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
	margin-left: 18px;
	padding: 3px 0 2px 10px;
}
.css_friendly_tree div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
	cursor: pointer;
}
.css_friendly_tree div.AspNet-TreeView .AspNet-TreeView-Collapse
{
	background: url('./images/16/16_tree_collapse_standard.png') 0 -2px no-repeat;
	cursor: pointer;
	float: left;
	width: 15px;
}
.css_friendly_tree div.AspNet-TreeView .AspNet-TreeView-Expand
{
	background: url('./images/16/16_tree_expand_standard.png') 0 -2px no-repeat;
	cursor: pointer;
	float: left;
	width: 15px;
}
.css_friendly_tree .AspNet-TreeView-Selected
{
	background-color: #fafad2!important;
}
.css_friendly_tree .AspNet-TreeView-ChildSelected
{
	background-color: #f5fffa!important;
}
.css_friendly_tree .AspNet-TreeView-ParentSelected
{
	background-color: #ffe4e1!important;
}
.aspbutton
{
	background-color: #627F97;
	border: none;
	border-radius: 5px;
	color: #FFF;
	cursor: pointer!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
.aspbutton_light
{
	background-color: #627F97;
	border: none;
	border-radius: 5px;
	color: #505050;
	cursor: pointer!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
.aspbutton_logout
{
	background-color: #627F97;
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
.aspbutton_cancel
{
	background-color: #627F97;
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
.aspbutton_cancellong
{
	background-color: #627F97;
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	width: 120px;
}
.aspbutton_long
{
	background-color: #627F97;
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	width: 120px;
}
.aspbutton_verticalgraytab
{
	background-color: #2e4d7b;
	border-collapse: collapse;
	border-color: #b0c4de;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	cursor: hand;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
	text-align: left;
	width: 200px;
}
.aspbutton_verticalgraytab_selected
{
	background-color: #b0c4de;
	border-collapse: collapse;
	border-color: #b0c4de;
	border-style: solid;
	border-width: 1px;
	color: #000;
	cursor: hand;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	text-align: left;
	width: 200px;
}
.aspbutton_inactive
{
	border: none;
	border-radius: 5px;
	color: #505050!important;
	cursor: pointer!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	margin-top: -1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
.aspbutton_inactive_long
{
	border: none;
	border-radius: 5px;
	color: #505050!important;
	cursor: pointer!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	margin-top: -1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	width: 120px;
}
.aspbutton_delete
{
	background-color: transparent;
	background-image: url(./images/delete.gif);
	background-repeat: no-repeat;
	border: none;
	border-radius: 5px;
	cursor: pointer!important;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	outline: none;
}
.asptextbox
{
	background-color: #fff;
	border-color: #b0c4de;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.asptextbox_numeric
{
	background-color: #fff;
	border-color: #b0c4de;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	text-align: right;
}
.asptextbox_numeric_highlighted
{
	background-color: #fff;
	border-color: red;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	text-align: right;
}
.asptextbox_numeric_inactive
{
	background-color: #fff;
	border-color: silver;
	border-style: solid;
	border-width: 1;
	color: #505050!important;
	font-family: Arial;
	font-size: 8pt;
	text-align: right;
}
.asptextbox_inactive
{
	background-color: #fff;
	border-color: silver;
	border-style: solid;
	border-width: 1;
	color: #505050!important;
	font-family: Arial;
	font-size: 8pt;
}
.asptextbox_readonly
{
	background-color: #fff;
	border-width: 0;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.aspdropdownlist
{
	background-color: #fff;
	border-color: #b0c4de;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.aspdropdownlist_inactive
{
	background-color: #fff;
	border-color: silver;
	border-style: solid;
	border-width: 1;
	color: #505050!important;
	font-family: Arial;
	font-size: 8pt;
}
.aspdropdownlist_readonly
{
	background-color: #fff;
	border-width: 0;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.aspcheckbox
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.aspcheckboxhiddentext
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.aspcheckboxhiddentext label
{
	display: none;
}
.aspcheckboxbold
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	font-weight: normal;
}
.aspcheckboxbold label
{
	margin-left: 5px;
}
.aspcheckboxlist
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
}
a.asphyperlink:link
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.asphyperlink:hover
{
	color: red;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.asphyperlink:visited
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.asphyperlink:active
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.asphyperlink_small:link
{
	color: navy!important;
	font-family: Arial!important;
	font-size: 7pt!important;
	font-weight: bold!important;
	text-decoration: underline;
}
a.asphyperlink_small:hover
{
	color: red!important;
	font-family: Arial!important;
	font-size: 7pt!important;
	font-weight: bold!important;
	text-decoration: none!important;
}
a.asphyperlink_small:visited
{
	color: navy;
	font-family: Arial important;
	font-size: 7pt!important;
	font-weight: bold;
	text-decoration: underline;
}
a.asphyperlink_small:active
{
	color: navy!important;
	font-family: Arial!important;
	font-size: 7pt!important;
	font-weight: bold!important;
	text-decoration: underline;
}
a.asphyperlink_menu:link
{
	color: #648abd!important;
	font-family: Arial!important;
	font-size: 10pt!important;
	font-weight: bold!important;
}
a.asphyperlink_menu:hover
{
	color: #648abd!important;
	font-family: Arial!important;
	font-size: 10pt!important;
	font-weight: bold!important;
}
a.asphyperlink_menu:visited
{
	color: #648abd!important;
	font-family: Arial!important;
	font-size: 10pt!important;
	font-weight: bold!important;
}
a.asphyperlink_menu:active
{
	color: #648abd!important;
	font-family: Arial!important;
	font-size: 10pt!important;
	font-weight: bold!important;
}
a.asphyperlink_menuselected:link
{
	color: #fff!important;
	font-family: Arial!important;
	font-size: 10pt!important;
	font-weight: bold!important;
}
a.asphyperlink_menuselected:hover
{
	color: #fff!important;
	font-family: Arial!important;
	font-size: 10pt!important;
	font-weight: bold!important;
}
a.asphyperlink_menuselected:visited
{
	color: #fff!important;
	font-family: Arial!important;
	font-size: 10pt!important;
	font-weight: bold!important;
}
a.asphyperlink_menuselected:active
{
	color: #fff!important;
	font-family: Arial!important;
	font-size: 10pt!important;
	font-weight: bold!important;
}
.aspfileupload
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.asplabel
{
	color: inherit;
	font-family: Arial;
	font-size: 8pt;
}
.asplabelbolded
{
	color: inherit;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.asplabelcolored
{
	color: inherit;
	color: navy;
	font-family: Arial;
}
.asplabelnocolor
{
	color: inherit;
	font-family: Arial;
	font-size: 8pt;
}
.asplabelnocolor_big
{
	color: inherit;
	font-family: Arial;
	font-size: 9pt;
}
.asplabelhighlighted
{
	color: red;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.asplabeltitle
{
	color: inherit;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 30px;
	width: 100%;
}
.asplabelapplicationtitle
{
	color: navy;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
}
.asplabelnumeric
{
	color: inherit;
	font-family: Arial;
	font-size: 8pt;
	text-align: right;
}
.panelheadercaption
{
	color: #fff;
	float: left;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 10px;
}
.panelheadercommand
{
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	margin-right: 10px;
}
.reportheadercaption
{
	color: #648abd;
	font-family: Arial;
	font-size: medium;
	margin-bottom: 5px;
}
.appadminheadercaption
{
	color: #648abd;
	font-family: Arial;
	font-size: medium;
	margin-bottom: 5px;
}
.appadminpageheadercaption
{
	color: #648abd;
	font-family: Arial;
	font-size: medium;
	margin-bottom: 5px;
}
.errormessage
{
	color: red;
}
a.rossasplinkbuttonGreen,a.rossasplinkbuttonGreen:link,a.rossasplinkbuttonGreen:visited,a.rossasplinkbuttonYellow:hover
{
	background: gray url(./images/ROSS_bg_buttonGreen.gif) repeat-x center;
	background-color: gray;
	background-image: url(./images/ROSS_bg_buttonGreen.gif);
	background-repeat: repeat-x;
	border: solid 1px gray;
	color: #fff;
	cursor: cursor;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	height: 18px;
	padding-top: 5px;
	text-align: center;
}
a.rossasplinkbuttonYellow,a.rossasplinkbuttonYellow:link,a.rossasplinkbuttonYellow:visited,a.rossasplinkbuttonYellow:hover
{
	background: gray url(./images/ROSS_bg_buttonYellow.gif) repeat-x center;
	background-color: gray;
	background-image: url(./images/ROSS_bg_buttonYellow.gif);
	background-repeat: repeat-x;
	border: solid 1px gray;
	color: #fff;
	cursor: cursor;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	height: 18px;
	padding-top: 5px;
	text-align: center;
}
a.asplinkbutton:link
{
	background-color: #e4eaf1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	height: 19px;
	padding: 5pt;
	text-decoration: none;
}
a.asplinkbutton:visited
{
	background-color: #e4eaf1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding: 5pt;
	text-decoration: none;
}
a.asplinkbutton:hover
{
	background-color: #e4eaf1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	padding: 5pt;
	text-decoration: underline;
}
.asplinkbuttontransparent
{
	background-color: Transparent;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	height: 19px;
	padding: 0;
	text-decoration: none;
}
a.asplinkbuttonhelplink:link
{
	background-color: Transparent;
	color: #292929;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
}
a.asplinkbuttonhelplink:hover
{
	background-color: Transparent;
	color: #cc2f00;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
}
a.asplinkbuttonhelplink:visited
{
	background-color: Transparent;
	color: #cc2f00;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
}
a.asplinkbuttonsmallhelplink:link
{
	background-color: Transparent;
	color: #292929;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	padding: 0;
	text-decoration: none;
}
a.asplinkbuttonsmallhelplink:hover
{
	background-color: Transparent;
	color: #cc2f00;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	padding: 0;
	text-decoration: none;
}
a.asplinkbuttonmenulink:link
{
	background: url(./images/OrangeMenuButton.gif);
	background-image: url(./images/OrangeMenuButton.gif);
	background-repeat: no-repeat;
	color: #292929;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 0;
	text-decoration: none;
}
a.asplinkbuttonmenulink:hover
{
	background: url(./images/OrangeMenuButtonLight.gif);
	background-image: url(./images/OrangeMenuButtonLight.gif);
	background-repeat: no-repeat;
	color: #cc2f00;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 0;
	text-decoration: none;
}
a.asplinkbuttonpointedlink:link
{
	background: url(./images/rightGray.gif);
	background-image: url(./images/rightGray.gif);
	background-repeat: no-repeat;
	color: #292929;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 0;
	text-decoration: none;
}
a.asplinkbuttonpointedlink:hover
{
	background: url(./images/rightOrange.gif);
	background-image: url(./images/rightOrange.gif);
	background-repeat: no-repeat;
	color: #cc2f00;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 0;
	text-decoration: none;
}
.asplistbox
{
	background-color: #fff;
	border-color: #b0c4de;
	border-style: solid;
	border-width: 1;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.aspradiobutton
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.aspradiobuttonList
{
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	line-height: normal;
}
.asptable
{
	background: #fff;
	background-color: #fff;
	border: solid 2px #4682b4;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.asptable tr td
{
	border-bottom-color: #b0c4de;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial;
	font-size: 8pt;
	padding: 5px;
	text-align: center;
}
.asptable tr th
{
	background: url(./images/DarkTabCtLarge.PNG);
	background-color: #b0c4de;
	background-image: url(./images/DarkTabCtLarge.PNG);
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.asptable tr.asptablefooterrow th
{
	background: #fff;
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.asptable tr.asptablefooterrow td
{
	background: silver;
	background-color: silver;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.asptable2
{
	background: #fff;
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
}
.asptable2 tr td
{
	border-bottom-color: navy;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
}
.asptable2 tr th
{
	background: url(./images/DarkButtonCt.PNG);
	background-color: #fff;
	background-image: url(./images/DarkButtonCt.PNG);
	border-color: #fff;
	border-style: solid;
	border-width: 5px;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.asptable2 tr.asptablefooterrow th
{
	background: #fff;
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.asptable2 tr.asptablefooterrow td
{
	background: #fff;
	background-color: #fff;
	color: #000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.aspCalendar
{
	background: #e4eaf1!important;
	background-color: #e4eaf1!important;
	background-image: url(./images/aspcalendar_bg.jpg)!important;
	background-position: left!important;
	background-repeat: repeat-x!important;
	border-color: #95b8e6!important;
	border-spacing: 0!important;
	border-style: solid!important;
	border-width: 1px!important;
	color: navy!important;
	font-family: Arial!important;
	font-size: 9pt!important;
	margin-top: 4px!important;
	width: 100%;
}
.aspCalendar_DayHeaderStyle
{
	background: none!important;
	color: navy!important;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
}
.aspCalendar_DayStyle
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
.aspCalendar_DayStyle A:link
{
	color: navy!important;
	font-family: Arial;
	font-size: 9pt;
}
.aspCalendar_DayStyle A:visited
{
	color: navy;
	font-family: Arial;
	font-size: 9pt;
}
.aspCalendar_OtherMonthDayStyle A:link
{
	color: #909090!important;
	font-family: Arial;
	font-size: 9pt;
}
.aspCalendar_OtherMonthDayStyle A:visited
{
	color: #909090!important;
	font-family: Arial;
	font-size: 9pt;
}
.aspCalendar_SelectedDayStyle
{
	background: #fff;
	background-color: #fff;
	color: #6c90c0;
	font-family: Arial;
	font-size: 9pt;
}
.aspCalendar_SelectedDayStyle A:link
{
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.aspCalendar_SelectedDayStyle A:visited
{
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.aspCalendar_TitleStyle
{
	background: url(./images/DarkTabCtMedium.png);
	background-color: #e4eaf1;
	background-image: url(./images/DarkTabCtMedium.png);
	background-position: top;
	background-repeat: repeat;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	height: 28px;
}
.aspCalendar_TodayDayStyle
{
	background-color: #b0c4de!important;
	color: #fff!important;
	font-weight: bold;
}
.aspCalendar_TodayDayStyle A:link
{
	background-color: #b0c4de!important;
	color: #fff!important;
}
.aspCalendar_TodayDayStyle A:visited
{
	background-color: #b0c4de!important;
	color: #fff!important;
}
.aspCalendar_WeekendDayStyle
{
	color: #909090!important;
}
.aspCalendar_WeekendDayStyle A:link
{
	color: #909090!important;
}
.aspCalendar_WeekendDayStyle A:visited
{
	color: #909090!important;
}
.aspWizard
{
	background: #fff;
	margin-bottom: 5px;
	margin-top: 5px;
}
.aspWizard_HeaderStyle
{
	background: #e4eaf1 url(./images/DarkTabCt.PNG) repeat-x;
	background-image: url(./images/DarkTabCt.PNG);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
}
.aspWizard_NavigationStyle
{
	background: #fff;
	background-color: #fff;
	border-color: #95b8e6;
	border-style: solid;
	border-width: 1px;
}
.aspWizard_NavigationStyle A
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.aspWizard_NavigationStyle A:hover
{
	text-decoration: underline;
}
.aspWizard_SideBarButtonStyle
{
	color: #000;
	display: block;
	font-size: 8pt;
	line-height: normal;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}
.aspWizard_CancelButtonStyle,.aspWizard_FinishCompleteButtonStyle,.aspWizard_FinishPreviousButtonStyle,.aspWizard_NavigationButtonStyle,.aspWizard_NavigationButtonStyle,.aspWizard_StartNextButtonStyle,.aspWizard_StepNextButtonStyle,.aspWizard_StepPreviousButtonStyle
{
	background-color: #e4eaf1;
	border-bottom: #95b8e6 1px solid;
	border-left: #95b8e6 1px solid;
	border-right: #95b8e6 1px solid;
	border-top: #95b8e6 1px solid;
	color: #000;
	cursor: cursor;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.aspWizard_SideBarStyle
{
	background: #fff;
	background: none;
	padding: 2px;
}
.aspWizard_SideBarStyle A
{
	font-size: 8pt;
	text-decoration: none;
}
.aspWizard_StepStyle
{
	background: #e4eaf1;
	border-left-color: #95b8e6;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #95b8e6;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #95b8e6;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 2px;
	vertical-align: top;
}
.mainheaderpanel
{
	background: transparent url(./Images/Sprites/jupiterpanels.gif) 0 0 no-repeat;
}
.headerpanel
{
	background: transparent url(./Images/Sprites/jupiterpanels.gif) 0 -34px no-repeat;
}
.headerpanel2
{
	background: transparent url(./Images/Sprites/header2panel.gif) no-repeat;
}
.summarypanel
{
	background: transparent url(./Images/Sprites/jupiterpanels.gif) 0 -69px no-repeat;
}
div.RadGrid_Web20 .rgRow td
{
	background-color: #e0e0e0;
}
div.RadGrid_Web20 .rgAltRow td
{
	background-color: #fff;
}
div.RadGrid_Web20 .rgSelectedRow td
{
	background-color: #ff0!important;
	border-bottom-width: 1px!important;
	border-collapse: collapse!important;
	border-color: green!important;
	border-left-width: 1px!important;
	border-style: dashed!important;
	border-top-width: 1px!important;
}
.telerik_disabled
{
	color: #505050!important;
}
.telerik_inactive_textbox_left
{
	background-color: #fff!important;
	border-color: gray!important;
	border-style: solid!important;
	border-width: 1px!important;
	color: #505050!important;
	font-family: Arial!important;
	font-size: 8pt!important;
	margin: 1px 1px 1px 1px;
	text-align: left!important;
}
.telerik_changed_textbox_left
{
	background-color: #fff!important;
	border-color: gray!important;
	border-style: solid!important;
	border-width: 1px!important;
	color: red!important;
	font-family: Arial!important;
	font-size: 8pt!important;
	margin: 1px 1px 1px 1px;
	text-align: left!important;
}
.telerik_focused_textbox_left
{
	background-color: #fff!important;
	border-color: #ee7621!important;
	border-style: solid!important;
	border-width: 2px!important;
	font-family: Arial!important;
	font-size: 8pt!important;
	text-align: left!important;
}
.telerik_focused_textbox_right
{
	background-color: #fff!important;
	border-color: #ee7621!important;
	border-style: solid!important;
	border-width: 2px!important;
	font-family: Arial!important;
	font-size: 8pt!important;
	text-align: right!important;
}
.telerik_focused_textbox_center
{
	background-color: #fff!important;
	border-color: #ee7621!important;
	border-style: solid!important;
	border-width: 2px!important;
	font-family: Arial!important;
	font-size: 8pt!important;
	text-align: center!important;
}
.telerik_inactive_textbox_center
{
	background-color: #fff!important;
	border-color: gray!important;
	border-style: solid!important;
	border-width: 1px!important;
	color: #505050!important;
	font-family: Arial!important;
	font-size: 8pt!important;
	margin: 1px 1px 1px 1px;
	text-align: center!important;
}
.telerik_inactive_textbox_right
{
	background-color: #fff!important;
	border-color: gray!important;
	border-style: solid!important;
	border-width: 1px!important;
	color: #505050!important;
	font-family: Arial!important;
	font-size: 8pt!important;
	margin: 1px 1px 1px 1px;
	text-align: right!important;
}
.telerik_textbox
{
	background-color: #fff;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 8pt;
	margin: 1px 1px 1px 1px;
}
.telerik_background
{
	background-color: #dedede;
}
.telerik_title_background
{
	background-image: url("./images/TrkTabCtLarge.PNG");
	background-repeat: repeat-x;
}
.telerik_border
{
	border-color: #6584bc;
}
.telerik_control_title
{
	COLOR: White;
	left: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.money
{
	text-align: right;
}
.aspCompareValidator
{
	color: red;
	font-size: 8pt;
	font-weight: bold;
}
.aspCustomValidator
{
	color: red;
	font-size: 8pt;
	font-weight: bold;
}
.aspRangeValidator
{
	color: red;
	font-size: 8pt;
	font-weight: bold;
}
.aspRegularExpressionValidator
{
	color: red;
	font-size: 8pt;
	font-weight: bold;
}
.aspRequiredFieldValidator
{
	color: red;
	font-size: 8pt;
	font-weight: bold;
}
.aspValidationSummary
{
	color: navy;
	font-size: 8pt;
	font-weight: bold;
}
.aspValidationSummary UL LI
{
	color: red;
	font-weight: bold;
}

/* BOOKMARKS CSS*/

.element-hidden 
{
    display: none;
}

.element-visible 
{
    display: block;
}

.border-bottom
{
    border-bottom: solid 1px silver;
}

.border-left
{
    border-left: solid 1px silver;
}

.border-right
{
    border-right: solid 1px silver;
}

.relative-two
{
    position: relative;
    z-index: 2;
}

.grd-bookmarks TD
{
    background-color: white;
    color: black;
    padding: 3px;
    padding-bottom: 9px;
}

.tr-bookmark-category
{
    margin-top: 10px;
}

.tr-bookmark-category TD
{
    font-weight: bold;
	background: url("./images/TrkTabCtLarge.PNG");
    background-image: url("./images/TrkTabCtLarge.PNG");
    background-repeat: repeat-x;
    border: solid 1px grey;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
	color: #eee;
}

.tbl-bookmarks
{
    width: 600px;
}

.tr-bookmark
{
    background-color: white;
}

.tr-bookmark TD
{
    padding: 6px;
    border-bottom: solid 1px silver;
    line-height: 18px;
}

.tr-bookmark A
{
    color: blue;
}

.bookmarks-div-popup
{
    background-color: white;
    box-shadow: 5px 5px black;
    position: absolute; 
    z-index: 100001; 
    left: 300px; 
    top: 101px;
}
.bookmarks-div-popup TABLE
{
    background-color: white;
}
.bookmarks-div-popup TD
{
    padding: 7px;
}
.bookmarks-div-popup .btn
{
    width: 90px;
}
.bookmarks-div-popup .txt
{
    width: 255px;
}
.bookmarks-div-popup .lbl
{
    text-align: right;
    vertical-align: top;
    padding-top: 12px;
    padding-right: 0;
}
.bookmarks-div-popup .header
{
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 15px;
}
.bookmarks-div-popup .centered-text
{
    text-align: center;
    color: black;
}
.bookmarks-div-popup .link
{
    text-align: center;
    color: black;
    border: solid 1px black;
    text-decoration: none;
    cursor: default;
    width: 50%;
}
    
.bookmark-image 
{
    cursor: pointer; cursor: hand;
}

/* STICKY NOTES CSS*/
#divStickyNotesArea{
	position:absolute;
	top:50px;
	left:-150px;
	right:-150px;
	padding:0px;
	margin:0px;
	height:600px;
	display:none;
}
.jSticky-large{
    background-color:#FFFFCC;
	width:220px;
	height:228px;
    border: solid 1px gray;
	position: absolute;
	z-index:999999;
}
.jSticky-menu{
    margin: 1px;
    padding: 0;
}
.jSticky-delete{
	background:transparent url(../../images/trash.png) no-repeat top left;
	height:14px;
	width:14px;
    margin:1px;
    float:right;
	cursor:pointer;
}
.jSticky-share{
	background:transparent url(../../images/share.png) no-repeat top left;
	height:14px;
	width:14px;
    margin:1px;
    float:right;
	cursor:pointer;
}
.jSticky-colorpicker{
    height:9px;
    width:9px;
    margin:2px;
    margin-top:3px;
    background-color:#FFFFCC;
    border: solid 1px silver;
    float:right;
	cursor:pointer;
}
.jSticky-large .jStickyNote textarea, .jSticky-large .jStickyNote p{
	height:198px;
	width:207px;
	overflow-y: auto;
}
.jStickyNote textarea{
    bottom: 5px;
	background-color:transparent;
	border:none;
	overflow:hidden;
	padding:0px;
	margin:5px;
	float:left;
	resize:none;
    border: solid 1px gainsboro;
}
.passwordchange-labelLeft {
	text-align: right;
	padding-right: 0.5em !important;
	float: left;
	width: 10em;
}