body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-right:0px; margin-left: 0px; margin-bottom: 0px; margin-top: 0px;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
}

body.report {
	font-size: 10px;
	line-height: 12px;
}

.floatr {
	float:right;
}

.floatl {
	float:left;
}

font.big {
	font-size: larger;
}
font.small {
	font-size: smaller;
}

div#hiddenArea
{
	margin: 0px 0px 0px 20px;
	display: none;
}

table {
 	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	/*font-size: 12px;*/
	/*line-height: 14px;*/
	color: #000000;
	border-width: 0px;
	border-spacing: 0px;
	font-size: inherit;
	line-height: inherit;
}

td, th {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	/*font-size: 12px;*/
	/*line-height: 14px;*/
	/* color: #000000; */
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}

table.header {
	margin-right:0px; margin-left: 0px; margin-bottom: 0px; margin-top: 0px;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
	/* background-color: #F1F1F1; */
	color: #000000;
	font-size: inherit;
	line-height: inherit;
}

p.alt {
	background-color: #F2F6FE;
	font-size: inherit;
	line-height: inherit;
}

p.title {
	font-size: 14px;
	font-weight: bold;
	color: #00349A;
	padding-top:2px;
	padding-bottom:8px;
}

table.alt, td.alt, th.alt, tr.alt {
	/* background-color: #F2F6FE; */
	background-color: #D1EEFC;
	font-size: inherit;
	line-height: inherit;
	border-width: 0px;
	border-spacing: 0px;
}

table.content_border, td.content_border, th.content_border, tr.content_border {
	border-left: 1px solid #003399;
	width: -1px;
	/*
	background-image: url(/images/vert_line_edge.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 0px;
	*/
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin:0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

table.alt_recipe, td.alt_recipe, th.alt_recipe, tr.alt_recipe {
	/* background-color: #F2F6FE; */
	background-color: #FFFDE9;
	font-size: inherit;
	line-height: inherit;
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	/* border-spacing: 0px; */
}

table.alt_light, td.alt_light, th.alt_light, tr.alt_light {
	background-color: #FFFDE9;
	font-size: inherit;
	line-height: inherit;
	/*
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	*/
}

table.alt_white, td.alt_white, th.alt_white, tr.alt_white {
	background-color: #FFFFFF;
	font-size: inherit;
	line-height: inherit;
	/*
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	*/
}

td.top_border {
	font-size: inherit;
	line-height: inherit;
	background-color: inherit;
	border-width: 1px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid none none none;
	border-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}

td.top_border_recipe {
	font-size: inherit;
	line-height: inherit;
	background-color: #FFFDE9;
	border-width: 1px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid none none none;
	border-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}

div.top_border {
	width: 100%;
	font-size: inherit;
	line-height: inherit;
	background-color: inherit;
	border-width: 1px 0px 0px 0px;
	padding: 1px 1px -10px 1px;
	border-style: solid none none none;
	border-color: black;
	margin-bottom:-10px;
}

div.header_padding {
	padding: 12px 4px 8px 4px;
}

p.top_border {
	width: 100%;
	font-size: inherit;
	line-height: inherit;
	background-color: inherit;
	border-width: 1px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid none none none;
	border-color: black;
}

div.bottom_border {
	width: 100%;
	font-size: inherit;
	line-height: inherit;
	background-color: inherit;
	border-width: 0px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: none none solid none;
	border-color: black;
}

div.bottom_border img {
	padding-bottom: 8px;
}

table.alt_sub, td.alt_sub, th.alt_sub, tr.alt_sub {
	background-color: #D1EEFC;
	font-size: inherit;
	line-height: inherit;
	border-width: 0px;
	border-spacing: 0px;
}

table.unapproved, td.unapproved, th.unapproved, tr.unapproved {
	background-color: #FFCC99;
	font-size: inherit;
	line-height: inherit;
	border-width: 0px;
	border-spacing: 0px;
}

table.unapproved_alt, td.unapproved_alt, th.unapproved_alt, tr.unapproved_alt {
	background-color: #FFCC66;
	font-size: inherit;
	line-height: inherit;
	border-width: 0px;
	border-spacing: 0px;
}

table.alt_border, td.alt_border, th.alt_border, tr.alt_border {
	background-color: #F2F6FE;
	font-size: inherit;
	line-height: inherit;
}

table.err_alt, td.err_alt, th.err_alt, tr.err_alt {
	background-color: #F89D9D;
	font-size: inherit;
	line-height: inherit;
	border-width: 0px;
	border-spacing: 0px;
}

table.norm, td.norm, th.norm, tr.norm {
	background-color: #FFFFFF;
	font-size: inherit;
	line-height: inherit;
	border-width: 0px;
	border-spacing: 0px;
}

table.err, td.err, th.err, tr.err {
	background-color: #F8C4C4;
	font-size: inherit;
	line-height: inherit;
	border-width: 0px;
	border-spacing: 0px;
}

table.popup_table {
	background-color: #FFFFFF;
	font-size: inherit;
	line-height: inherit;
	border-width: 3px;
	border-spacing: 3px;
	border-color: #D1EEFC;
	border-style: solid;
}

iframe.popup_frame {
	border-width: 3px;
	border-spacing: 3px;
	border-color: #D1EEFC;
	border-style: solid;
	font-size: inherit;
	line-height: inherit;
}

.menu {
	color:#FFFFFF;
	background-image:url(/images/menu/bg.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}

.menu_over {
	color:#FFFF66;
	background-image:url(/images/menu/bg.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}

.menu_blue {
	color:#FFFFFF;
	background-image:url(/images/menu/bg_blue.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}

.menu_blue_over {
	color:#FFFF66;
	background-image:url(/images/menu/bg_blue.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}

.tab_container {
	color: #000000;
	border-width: 0px;
	border-spacing: 0px;
	margin-bottom: 0px;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size: inherit;
	line-height: inherit;
}

.active_tab {
	background-color: #B4CDFE;
	border-style: solid;
	border-width: 2px;
	border-spacing: 0px;
	border-left-color: #C9DBFE;
	border-left-width: 2px;
	border-top-color: #C9DBFE;
	/* #6A9BFE  #F4E265*/
	border-top-width: 2px;
	border-right-color:#B4CDFE;
	border-right-width: 2px;
	border-bottom-color:#B4CDFE;
	border-bottom-width: 2px;
	font-size: inherit;
	line-height: inherit;
}

.inactive_tab {
	background-color: #F2F6FE;
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px;
	border-color: #F2F6FE;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-size: inherit;
	line-height: inherit;
}

.tab_content {
	background-color: #D1EEFC;
	border-style: solid;
	border-width: 3px;
	border-color: #D1EEFC;
	border-spacing: 3px;
	border-left-width: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	font-size: inherit;
	line-height: inherit;
}

.active_tab_sub {
	background-color: #D1EEFC;
	color: #000000;
	border-style: solid;
	border-width: 0px;
	border-spacing: 0px;
	font-size: inherit;
	line-height: inherit;
}

.inactive_tab_sub {
	background-color: #003399;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	border-spacing: 0px;
	border-color: #003399;
	font-size: inherit;
	line-height: inherit;
}


.tab_container_sub {
	color: #FFFFFF;
	border-width: 0px;
	border-spacing: 0px;
	margin-bottom: 0px;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size: inherit;
	line-height: inherit;
}

.tab_content_sub {
	background-color: #FFFFFF;
	color: #000000;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
	border-spacing: 2px;
	border-left-width: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	font-size: inherit;
	line-height: inherit;
}

.tab_content_sub_b {
	background-color: #FFFFFF;
	color: #000000;
	border-color: #003399;
	border-style: solid;
	border-width: 3px;
	border-spacing: 2px;
	border-left-width: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	font-size: inherit;
	line-height: inherit;
}

div.tab {
	border-spacing: 0px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
}

div.tab_sub {
	background-color: #003399;
	color: #FFFFFF;
	border-spacing: 0px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
}

ul {
	padding:4px 4px 8px 16px;
	margin-left:4px;
	list-style-image:url(/images/li_image.gif);
}

ul.alt {
	background-color: #FFFDE9;
}

li {
	font-size: 12px;
	line-height: 18px;
}

li.header_news {
	font-size: 8px;
	line-height: 10px;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}

a:active {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

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

a.recipe:active {
	color: #BF1F24;
	text-decoration: none;
}

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

a.recipe:hover {
	color: #BF1F24;
	text-decoration: underline;
}

a.recipe_active:link {
	color: #BF1F24;
	text-decoration: none;
}

a.recipe_active:active {
	color: #BF1F24;
	text-decoration: none;
}

a.recipe_active:visited {
	color: #BF1F24;
	text-decoration: none;
}

a.recip_activee:hover {
	color: #92181C;
	text-decoration: underline;
}

input.small_button {
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	color: #000000;
}

input.norm {
	background-color: #FFFFFF;
}
input.err {
	background-color: #F8C4C4;
}

table.content {
	background-color: #F2F6FE;
	border-width: 0px;
	border-spacing: 1px;
 	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	color: #000000;
	font-size: inherit;
	line-height: inherit;
}

td.content {
	background-color: #F2F6FE;
	vertical-align: top;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	color: #000000;
	font-size: inherit;
	line-height: inherit;
}

td.contentnb {
	vertical-align: top;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	color: #000000;
	font-size: inherit;
	line-height: inherit;
}

.black_border {
	border:solid thin #000000;
}

.loginform {
	visibility:hidden;
}

a:link {
	color: #0000CC;
}

a.fake {
	color: #0000CC;
	cursor:pointer; cursor:hand;
}

a:active {
	color: #CC0000;
}

a:visited {
	color: #FF0000;
}

option.red {
	color: #EE0000;
}

option.blue {
	color: #0000EE;
}

option.green {
	color: #00BB00;
}

img {
 	border: none;
}
a img {
 	border: none;
}

form {
	background-color: inherit;
}
input, submit, select {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

/* Popup Calendar */
.cpYearNavigation,
.cpMonthNavigation {
	background-color:#6677DD;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.cpDayColumnHeader,
.cpYearNavigation,
.cpMonthNavigation,
.cpCurrentMonthDate,
.cpCurrentMonthDateDisabled,
.cpOtherMonthDate,
.cpOtherMonthDateDisabled,
.cpCurrentDate,
.cpCurrentDateDisabled,
.cpTodayText,
.cpTodayTextDisabled,
.cpText {
	font-family:arial;
	font-size:8pt;
}
td.cpDayColumnHeader {
	text-align:right;
	border:solid thin #6677DD;
	border-width:0px 0px 1px 0px;
}
.cpCurrentMonthDate,
.cpOtherMonthDate,
.cpCurrentDate {
	text-align:right;
	text-decoration:none;
}
.cpCurrentMonthDateDisabled,
.cpOtherMonthDateDisabled,
.cpCurrentDateDisabled {
	color:#D0D0D0;
	text-align:right;
	text-decoration:line-through;
}
.cpCurrentMonthDate {
	color:#6677DD;
	font-weight:bold;
}
.cpCurrentDate {
	color: #FFFFFF;
	font-weight:bold;
}
.cpOtherMonthDate {
	color:#808080;
}
td.cpCurrentDate {
	color:#FFFFFF;
	background-color: #6677DD;
	border-width:1px;
	border:solid thin #000000;
}
td.cpCurrentDateDisabled {
	border-width:1px;
	border:solid thin #FFAAAA;
}
td.cpTodayText,
td.cpTodayTextDisabled {
	border:solid thin #6677DD;
	border-width:1px 0px 0px 0px;
}
a.cpTodayText,
span.cpTodayTextDisabled {
	height:20px;
}
a.cpTodayText {
	color:#6677DD;
	font-weight:bold;
}
span.cpTodayTextDisabled {
	color:#D0D0D0;
}
.cpBorder {
	border:solid thin #6677DD;
}
table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: white;
	border: solid #999999 1px;
	background-color: white;
	width: 200px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #CCCCCC 1px;
	text-align: left;
	color: #0054E3;
	font-weight: bold;
	width: 22px; /*should match calendar cell's width*/
}
table.caldayheading td.wkhead {
	border-right: double #CCCCCC 3px;
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 22px;
	height: 20px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.calcells td.wkday {
	background-color: #DDDDDD;
}
table.calcells td.wkend {
	background-color: #DDDDDD;
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.calcells td.notmnth {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.calcells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.calcells td.hover {
	background-color: #999999;
}

.clCMAbs {
    position:absolute;
    visibility:hidden;
    left:0;
    top:0;
  }

.clBar {
    position:absolute;
    width:10px;
    height:10px;
    background-color:Navy;
    layer-background-color:Navy;
    visibility:hidden;
  }


.clLevel0, .clLevel0over {
    position:absolute;
    padding:2px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
  }


.clLevel0 {
    background-color:#FFFFFF;
    layer-background-color:#FFFFFF;
    color:#BE2D3C;
  }


.clLevel0over {
    background-color:#003399;
    layer-background-color:#003399;
    color:#FFFFFF;
    cursor:pointer;
    cursor:hand;
  }


.clLevel0border {
    position:absolute;
    visibility:hidden;
    background-color:#DDDDDD;
    layer-background-color:#DDDDDD;
  }


.clLevel1, .clLevel1over {
    position:absolute;
    padding:2px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
  }


.clLevel1 {
    background-color:#FFFFFF;
    layer-background-color:#FFFFFF;
    color:#BE2D3C;
  }


.clLevel1over {
    background-color:#003399;
    layer-background-color:#003399;
    color:#FFFFFF;
    cursor:pointer;
    cursor:hand;
  }


.clLevel1border {
    position:absolute;
    visibility:hidden;
    background-color:#DDDDDD;
    layer-background-color:#DDDDDD;
  }

.clLevel2, .clLevel2over {
    position:absolute;
    padding:2px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
  }


.clLevel2 {
    background-color:#FFFFFF;
    layer-background-color:#FFFFFF;
    color:#BE2D3C;
  }


.clLevel2over {
    background-color:#003399;
    layer-background-color:#003399;
    color:#FFFFFF;
    cursor:pointer;
    cursor:hand;
  }


.clLevel2border {
    position:absolute;
    visibility:hidden;
    background-color:#DDDDDD;
    layer-background-color:#DDDDDD;
  }
  
