

/* BEGIN /WEB-INF/CSS/latte.css */

.tablebordergray {
	border: 1px solid #CCCCCC;
}

.rightbordergray {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F1A00;
	letter-spacing: 0.15em;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 0px;


}
.menuexpl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-top: 3px;




}

.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F1A00;
	letter-spacing: 0.15em;
	text-decoration: none;

}
.menulink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F1A00;
	letter-spacing: 0.15em;
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 0px 0px 5px;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.imagetitle {
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #BB3D00;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 2px 0px 0px;
	padding: 0px;
}
.newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 12px;
	line-height: 16px;
	padding-top: 0px;
	margin: 0px;





}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;



}
.spacer5 {
	font-size: 5px;
	margin: 0px;
	padding: 0px;

}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	font-weight: bold;

}

h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	font-weight: bold;

}

h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 25px;
	font-weight: bold;

}

.bodybullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;




}
.formfield {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.tablewhitelines {
	border-top: 1px solid #D5FE10;
	border-right: 1px solid #D5FE10;
	border-bottom: 1px none #D5FE10;
	border-left: 1px none #D5FE10;
}
.tablewhiteleftbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5FE10;
	border-right-color: #D5FE10;
	border-bottom-color: #D5FE10;
	border-left-color: #D5FE10;
}
.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F1A00;
	letter-spacing: 0.15em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.newsmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;


}


/* END /WEB-INF/CSS/latte.css */



/* BEGIN /WEB-INF/CSS/GalleryPictureUsage.css */

DIV.PictureUsageOuterDiv
{
	border: 1px solid black;
	padding: 2px;
	background-color: lightgray;
}

DIV.PictureUsageInnerDiv
{
	background-color: green;
	text-align: center;
	font-weight: bold;
	color: white;
}

/* END /WEB-INF/CSS/GalleryPictureUsage.css */



/* BEGIN /WEB-INF/CSS/calendar-win2k-cold-2.css */

/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d4d0;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d4d0;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #788480;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f4f0;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e4e0;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c4c0;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  padding: 2px 2px 0px 2px;
  background: #d8e4e0;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f4f0;
  padding: 1px;
  border: 1px solid #000;
  background: #788480;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e4e0;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e4e0;
  font-size: 90%;
  padding: 1px;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c8d4d0;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}


/* END /WEB-INF/CSS/calendar-win2k-cold-2.css */



/* BEGIN /WEB-INF/CSS/SnapinDesktop.css */


.SnapinFrameTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color:  #000000;
	margin: 0px;
	padding: 0px;
}

.SnapinTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-style: italic;
}

/* END /WEB-INF/CSS/SnapinDesktop.css */



/* BEGIN /WEB-INF/CSS/PopupDialog.css */

.PopupDialogDiv
{
	border: solid 1px black;
	background-color: rgb(238,242,246);
	z-index: 2;
	position: absolute;
	visibility: hidden;
	padding: 0px;
        margin: 0px;
}

.PopupTitlebarCell
{
	background-color: #babdb6;
	border-bottom: solid 1px white;
        padding-left: 3px;
        padding-right: 3px;
}

.PopupContentCell
{
	background-color: rgb(237,238,236);
}

.PopupDialogChildArea
{
	padding: 5px;
}


/* END /WEB-INF/CSS/PopupDialog.css */



/* BEGIN /WEB-INF/CSS/Menu.css */

.MenuPHor
{
	padding-left: 8px;
	padding-right: 8px;
}

.MenuPVer
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
        font-size: 9pt;
}

.MenuDiv
{
	z-index: 2;
	position: absolute;
	visibility: hidden;
	padding: 5px;
}

.MenuBarTable
{
    background-color: rgb(237,238,236);
    border: none;
    border-collapse: collapse;
}

.MenuCell
{
	background-color: rgb(222,222,213);
	border: solid 1px black;
        border-collapse: collapse;
}

.MenuBarHCell
{
    background-color: rgb(222,222,213);
    border-collapse: true;
}

.MenuBarNCell
{
    background-color: rgb(237,238,236);
    border-collapse: true;
}

.MenuHRow
{
    background-color: rgb(222,222,213);
    border: solid 1px black;
}

.MenuNRow
{
    background-color: rgb(255,255,255);
    border: solid 1px black;
}

.MenuCellEmpty
{
	background-color: white;
}

A.MenuLink:link{text-decoration: none; font-size: 9pt; color: black; }
A.MenuLink:visited{text-decoration: none; font-size: 9pt; color: black; }
A.MenuLink:active{text-decoration: none; color: black; }
A.MenuLink:hover{text-decoration: none; color: black; }


/* END /WEB-INF/CSS/Menu.css */



/* BEGIN /WEB-INF/CSS/UploadResultsPanel.css */


TR.UploadResultHeader
{
	background-color: rgb(225,225,225);
	border: 1px solid rgb(230,230,230);
}

TD.UploadResultCell
{
	border: 1px solid rgb(230,230,230);
}

.UploadResultMessage
{
	color: rgb(169,157,155);
}


/* END /WEB-INF/CSS/UploadResultsPanel.css */



/* BEGIN /WEB-INF/CSS/ToolBar.css */

.ToolbarNormal
{
	background-color: white;
	border: 1px solid white;
	cursor: default;
}

.ToolbarHoover
{
	background-color: #F5F5F5;
	border: 1px dashed grey;
	cursor: default;
}

/* END /WEB-INF/CSS/ToolBar.css */



/* BEGIN /WEB-INF/CSS/Tree.css */

.TreeNodeTable
{
	margin: 0px;
	padding: 0px;
}

.TreeNodeSelect
{
    color:  #000000;
	margin: 0px;
	padding: 0px;
}


.TreeNodeToggle
{
	padding-right: 1px;
}

.TreeNodeLabel
{
	padding-right: 1px;
}

.TreeNode
{
}

A.TreeNodeSelect:link{text-decoration: none; color:  #000000; }
A.TreeNodeSelect:visited{text-decoration: none; color:  #000000; }
A.TreeNodeSelect:active{text-decoration: none; color: #000000; }
A.TreeNodeSelect:hover{text-decoration: none; color: #7F7F7F; }


/* END /WEB-INF/CSS/Tree.css */



/* BEGIN /WEB-INF/CSS/Books.css */

.MenuBarRow
{
	background-color: rgb(237,238,236);
	border-right: dotted white 1px;
	padding: 4px;
}

.TopColumn
{
	background-color: rgb(255,255,255);
	border-bottom: dotted black 2px;
}

.Sketch
{
    background-color: rgb(222,222,213);
}

.LeftColumn
{
	background:  #FFFFFF;
	border-right: solid  #ACAEB6 1px;
}

.RightColumn
{
	background:  #FFFFFF;
	border-left: solid  #ACAEB6 1px;
}

.PageDiv
{
	position: relative;
	top: 10px;
	left: 40px;
}

.PageTitle
{
	color: white;
	font-size: 16pt;
	font-weight: normal;
	margin: 3px;
	padding: 0px;
}

.HeaderP
{
	font-family: Verdana;
	font-size: 22pt;
	font-weight: bold;
}

.NavTable
{
}

.NavHeader
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.NavItem
{
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 2px;
}


/* END /WEB-INF/CSS/Books.css */



/* BEGIN /WEB-INF/CSS/SiteServicesPanel.css */

.SiteServicesPanelHeader
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    margin: 0px;
    padding: 0px;
    margin-left: 15px;
    margin-bottom: 1px;
    margin-top: 10px;
}

.SiteServicesPanelDomainId
{
	font-family: Verdana;
    font-size: 7pt;
    font-style: italic;
    color: gray;
    margin: 0px;
    padding: 0px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.SiteServicesPanelService
{
    font-family: Verdana;
    color: black;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    margin-left: 35px;
    margin-bottom: 3px;
}

A.SiteServicesPanelLink:link{text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: black; }
A.SiteServicesPanelLink:visited{text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: black; }
A.SiteServicesPanelLink:active{text-decoration: none; color: black; }
A.SiteServicesPanelLink:hover {text-decoration: underline; color: black; }


/* END /WEB-INF/CSS/SiteServicesPanel.css */



/* BEGIN /WEB-INF/CSS/ActionList.css */

.ActionListTable
{
	border: solid rgb(0,0,0) 1px;
}

.ActionListTitle
{
    font-weight: bold;
    color: black;
    font-family: Verdana;
    font-size: 9pt;
}

.ActionListItem
{
    color: black;
    font-family: Verdana;
    font-size: 7pt;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
}

A.ActionListItem:link{text-decoration: none; font-family: Verdana; font-size: 7pt; color: black; }
A.ActionListItem:visited{text-decoration: none; font-family: Verdana; font-size: 7pt; color: black;}
A.ActionListItem:active{text-decoration: none; color: white;}
A.ActionListItem:hover{text-decoration: none; color: #7F7F7F;}


/* END /WEB-INF/CSS/ActionList.css */



/* BEGIN /WEB-INF/CSS/Console.css */

.NavigatorViewPane
{
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 10px;
}

.TaskWindow
{
    margin: 10px;
}

.TaskWindowName
{
    font-family: Verdana;
    font-size: 13pt;
}

.TaskWindowTask
{
    padding: 10px;
}

/* END /WEB-INF/CSS/Console.css */



/* BEGIN /WEB-INF/CSS/Portal.css */

BODY
{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

FORM
{
	width: 100%;
	height: 100%;
}

TD
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

H1
{
	font-family: Verdana;
	font-size: 13pt;
        color:  #000000;
}
	
H2
{
	font-family: Verdana;
	font-size: 12pt;
        color:  #000000;
}

H3
{
	font-family: Verdana;
	font-size: 11pt;
        color:  #000000;
}

UL
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
        color:  #000000;
}

OL
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
        color:  #000000;
}

LI
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
        color:  #000000;
}

input {
        margin-bottom: 2px;
        margin-top: 2px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.InputButton {
        margin-bottom: 2px;
        margin-top: 2px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}


select {
        margin-bottom: 2px;
        margin-top: 2px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #999999;
}

option {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin-top: 2px;
        margin-bottom: 2px;
	border: 1px solid #999999;
}


A:link{text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:  #000000; }
A:visited{text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:  #000000; }
A:active{text-decoration: underline; color:  #000000; }
A:hover {text-decoration: underline; color: #000000; }

<!-- core desktop styles -->

.Desktop
{
}

.LeftDock
{
	padding: 0px;
}

.RightDock
{
	padding-left: 10px;
	padding-right: 10px;
}

.DesktopContent
{
}

.PortletTitle
{
	background: RGB(255,255,255);
	font-weight: bold;
	color: black;
	font-family: Verdana;
	font-size: 9pt;
}

.PortletToggleVisible
{
    color: black;  
    font-family: Verdana;
    font-size: 9pt;
}

.PortletContent
{
	background: RGB(255,255,255);
	padding: 9px;
}

.SystemInfoP
{
    font-family: Verdana;
    font-size: 9pt;
    color: black;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
}

.DialogTitle
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
}

.SubForm
{
	padding-left: 50px;
}





.OuterBorderTable
{
	background-color: rgb(255, 255, 255);
	border: solid rgb(65, 64, 65) 1px;
        width: 100%;
	height: 100%;
	padding: 1px;
}

.InnerBorderTable
{
	background-color: rgb(255, 255, 255);
	border: solid rgb(98, 101, 98) 1px;
	width: 100%
	height: 100%;
	padding: 2px;
}


/* END /WEB-INF/CSS/Portal.css */



/* BEGIN /WEB-INF/CSS/FormPage.css */

.FormPageTable
{
	width: 100%;
}

.SectionRow
{
}

.SectionNameCell
{
	background-color: rgb(236,218,191);
	vertical-align: top;
	padding: 10px;
}

.SectionNameNormal
{
	font-weight: bold;
}

.SectionNameError
{
	font-weight: bold;
	color: red;
}

.SectionComponentCell
{
	//background-color: rgb(223,227,231);
	vertical-align: top;
	padding: 5px;
	width: 100%;
}

/* END /WEB-INF/CSS/FormPage.css */



/* BEGIN /WEB-INF/CSS/SwitchTo.css */

.SwitchToTitle
{
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
}

A.SwitchToTitle:link{text-decoration: none; font-family: Verdana; font-size: 9pt; color: black; }
A.SwitchToTitle:visited{text-decoration: none; font-family: Verdana; font-size: 9pt; color: black; }
A.SwitchToTitle:active{text-decoration: none; color: black; }
A.SwitchToTitle:hover {text-decoration: none; color: #7F7F7F; }


/* END /WEB-INF/CSS/SwitchTo.css */



/* BEGIN /WEB-INF/CSS/TabbedPane.css */

.TabbedPane
{
}

.SelectedTab
{
	background: rgb(193,198,201);
	border-top: solid rgb(110,115,118) 1px;
	border-left: solid rgb(110,115,118) 1px;
	border-right: solid rgb(110,115,118) 1px;
	padding: 5px;
}

.NormalTab
{
	background: rgb(226,230,231);
	border-top: solid rgb(110,115,118) 1px;
	border-left: solid rgb(110,115,118) 1px;
	border-right: solid rgb(110,115,118) 1px;
	padding: 5px;
}

.TabSelector
{
	font-family: Verdana;
	font-size: 9pt;
	color: black;
	padding: 6px;
}

.TabTitleError
{
	color: red;
}

A.TabSelector:link{text-decoration: none; font-size: 9pt; color: black; }
A.TabSelector:visited{text-decoration: none; font-size: 9pt; color: black; }
A.TabSelector:active{text-decoration: none; font-size: 9pt; color: black; }
A.TabSelector:hover {text-decoration: none; font-size: 9pt; color: black; }

.TabbedContent
{
	padding: 0px;
	padding-top: 8px;
	border: solid rgb(110,115,118) 1px;
}


/* END /WEB-INF/CSS/TabbedPane.css */



/* BEGIN /WEB-INF/CSS/comp.css */

.TextInputNormal
{
}

.TextInputError
{
	background: rgb(250,150,150);
}

.TextAreaNormal
{
}

.TextAreaError
{
	background: rgb(250,150,150);
}

.CheckboxLabel
{
	cursor: default;
}

.RadioButtonLabel
{
	cursor: default;
}

/* END /WEB-INF/CSS/comp.css */



/* BEGIN /WEB-INF/CSS/calendar-system.css */

/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 12px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 12px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar .nav {
  background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: ActiveCaption;
  color: CaptionText;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: Highlight;
  color: HighlightText;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: 90%;
  padding: 1px;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.calendar .combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid ButtonShadow;
  padding: 1px 0px;
  text-align: center;
  background-color: ButtonFace;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: Menu;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: Highlight;
  color: HighlightText;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}


/* END /WEB-INF/CSS/calendar-system.css */



/* BEGIN /WEB-INF/CSS/Wizard.css */


<!-- Wizard stylesheets -->

.WizardTable
{
}

.WizardTitleCell
{
	border: 1px solid #CCCCCC;
	padding: 3px;
	background: rgb(236,236,242);
	vertical-align: middle;
}

.WizardTitleLabel
{
	font-weight: bold;
}

.WizardPageCell
{
	margin: 5px;
}

.WizardButtonSeparator
{
	color: #C0C0C0;
}

.WizardButtonTable
{
	cellSpacing: 3px;
}

/* END /WEB-INF/CSS/Wizard.css */


