﻿body
{
	margin: 0px 0px 30px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background: url(Page2.gif);
	background-color: #efefef;
	background-repeat: repeat-x;
}
img
{
	border: 0px;
}
textarea, input, select
{
	font-family: Arial;
	font-size: 11px;
}
textarea
{
	overflow: auto;
}
textarea, input[type="text"], input[type="password"], select
{
	border: 1px solid #cccccc;
	padding: 2px;
}
textarea[readonly], textarea[readonly="readonly"]
{
	background-color: #fcfcfc;
	border-color: #e8e8e8;
}
.searchTable select, .searchTable input
{
	margin: 3px;
}

hr
{
	height: 20px;
	background-image: url(2x2_graywhite2.png);
	background-position: center center;
	background-repeat: repeat-x;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
hr.solid
{
	height: 10px;
	display: block;
	background-image: none;
	border-bottom: 1px solid gray !important;
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
}
.center
{
	text-align: center;
}
.overflowHidden
{
	overflow: hidden;
}
.positionRelative
{
	position: relative;
}
.TextBoxButton
{
	position: absolute;
	z-index: 101;
}
.TextBoxButton.Img
{
	top: 1px;
	right: 0px;
}
.TextBoxButton.Btn
{
	top: 3px;
	right: 2px;
}
ul.horizontalMenu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
ul.horizontalMenu li
{
	margin: 0px;
	float: left;
}
.noDisplay
{
	display: none;
}
.blockDisplay
{
	display: block;
}
h1
{
	font-family: Arial;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 0px;
}
h2
{
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0px;
}
h3
{
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
h4
{
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
h5
{
	font-family: Arial;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}
p
{
	margin-top: 4px;
	margin-bottom: 0px;
}
.textLarge
{
	font-family: Arial;
	font-size: 14px;
}
.textMedium
{
	font-family: Arial;
	font-size: 11px;
}
.textSmall
{
	font-family: Arial;
	font-size: 9px;
}
a
{
	color: #4060a0;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.menuItem
{
	margin-top: 8px;
	margin-left: 8px;
	display: block;
}
a.selectedMenuItem
{
	margin-top: 8px;
	margin-left: 8px;
	display: block;
}
a.selectedMenuItem, .RadTreeView_SystemBase .rtSelected .rtIn
{
	font-weight: bold;
	color: black;
}
a.notSelectedMenuItem
{
	margin-top: 8px;
	margin-left: 8px;
	display: block;
}
.noMenuItem
{
	color: #808080;
	margin-top: 8px;
	margin-left: 8px;
	display: block;
}
.selectedNoMenuItem
{
	color: #808080;
	margin-top: 8px;
	margin-left: 8px;
	font-weight: bold;
	display: block;
}
.cursorPointer
{
	cursor: pointer;
}
a.unclickable
{
	cursor: default;
}
a.unclickable:hover
{
	text-decoration: none;
}
span.menuItemTitle
{
	margin-top: 8px;
	margin-left: 8px;
	color: gray;
	display: block;
}
div.menuItemSeparator
{
	height: 1px;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 16px;
	background: url(Dotted_1-2px.gif);
	background-repeat: repeat-x;
}
.colorBlack
{
	color: #000000;
}
.colorSystem
{
	color: #4080ff;
}
.colorGray
{
	color: #808080;
}
.colorWhite
{
	color: #ffffff;
}
.backgroundColorSystem
{
	background-color: #4080ff;
}
.backgroundColorSystem2
{
	background-color: #8cc63f;
}
.backgroundColorSystem3
{
	background-color: #ff9000;
}
.backgroundColorSystem4
{
	background-color: #000070;
}
table.defaultTable
{
	border-collapse: collapse;
}
table.defaultTable.list
{
	width: 100%;
}
table.defaultTableList
{
	width: 100%;
}
table.defaultTable tr
{
}
table.defaultTable tr.subSectionStartRow
{
	height: 7px;
	background: url(Dotted_1-2px.gif);
	background-repeat: repeat-x;
	background-position: center;
}
table.defaultTable tr.headerRow
{
	border-bottom: 1px Solid #000000;
}
tr.headerRow
{
	border-bottom: 1px Solid #000000;
}
table.defaultTable tr.contentRow
{
}
table.defaultTable tr.listRow
{
	background: url(Dotted_1-2px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
table.defaultTable tr.listRow.inactive td
{
	color: #808080;
}
table.defaultTable td
{
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
table.defaultTable td.headerCell
{
}
table.defaultTable td.labelCell
{
}
table.defaultTable td.labelCell.medium
{
	width: 160px;
}
table.defaultTable td.labelCell.medium.leftMargin
{
	padding-left: 20px !important;
}
table.defaultTable td.controlCell
{
	padding-left: 6px;
}
table.defaultTable td.controlCell.medium
{
	width: 160px;
}
table.defaultTable td.controlCell.wide
{
}
table.defaultTable td.fullWidthCell.medium
{
}
table.defaultTable input[type=text]
{
	width: 150px;
	margin: 0px;
}
table.defaultTable select
{
	width: 156px;
	margin: 0px;
}
table.defaultTable input.wideSingle
{
	width: 560px;
}
table.defaultTable select.wideSingle
{
	width: 495px;
}
table.defaultTable textarea.wideMultiSmall
{
	width: 654px;
	height: 40px;
}
.horizontalSeparatorTop
{
	background-image: url(2x2_graywhite2.png);
	background-position: top center;
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-top: 10px;
}
div.topMenuPanel
{
	width: 100%;
	height: 30px;
	background: url(topMenuPanel-Gradient-30x1.png) #004A8D;
	z-index: 9998;
}
div.topMenuItems
{
	float: left;
}
ul.topMenu li
{
	height: 30px;
}
ul.topMenu a
{
	position: relative;
	top: 7px;
}
ul.topMenu li.selected
{
	background-color: #ffffff;
	padding-left: 30px;
	padding-right: 30px;
}
ul.topMenu li.selected a
{
	color: #808080;
}
ul.topMenu li.notSelected
{
	padding-left: 20px;
	padding-right: 20px;
}
ul.topMenu li.notSelected a
{
	color: #ffffff;
	height: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-shadow: #00182F 1px 1px 0px;
}
div.userMenuItems
{
	float: right;
	padding-top: 7px;
	padding-right: 20px;
}
div.userMenuItems li
{
	padding-right: 4px;
	padding-left: 4px;
}
div.userMenuItems a
{
	position: relative;
	color: #ffffff;
}
div.userMenuItems li.separator
{
	border-left: #ffffff 1px solid;
}
a.languageFlag img
{
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
div.sectionMenuPanel
{
	width: 100%;
	height: 62px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-top: 30px;
	z-index: 9000;
}
div.sectionMenuImage
{
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	margin-right: 25px;
	text-align: right;
	font-size: 8px;
	color: #808080;
	background-image: url(SystemLogoMedium.png);
	background-position: right center;
	background-repeat: no-repeat;
	width: 500px;
	height: 62px;
}
div.sectionMenuImage img
{
	display: block;
	margin-bottom: 2px;
}
div.sectionMenuItems
{
	float: left;
	margin-top: 60px;
}
li.sectionMenuItem
{
	padding-left: 25px;
	padding-right: 25px;
	color: #808080;
	display: inline;
}
li.sectionMenuItem a
{
	color: #808080;
}
li.sectionMenuItem.separator
{
	border-left: #a0a0a0 1px solid;
}
div.infoMenuPanel
{
	position: relative;
	width: 100%;
	text-align: center;
}
div.infoMenuPanel h1, div.infoMenuPanel h2, div.infoMenuPanel h3, div.infoMenuPanel p
{
	color: #ffffff;
	text-shadow: #00394F 1px 1px 0px;
	background-color: #00394F\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#00394F) progid:DXImageTransform.Microsoft.DropShadow(Color=#00394F, OffX=1, OffY=1)";
}
div.infoMenuPanel h3
{
	padding-top: 8px;
}
div.infoMenuPanel.small
{
	height: 25px;
	background: url(infoMenuPanelSmall-Gradient-25x1.png) #00ADEF;
}
div.infoMenuPanel.large
{
	height: 180px;
	background: url(infoMenuPanelLarge-Gradient-180x1.png) #00ADEF;
}
div.infoMenuContainer
{
	position: relative;
	padding-top: 0px;
}
div.infoMenuContainer.center
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.infoMenuContainer.medium
{
	width: 960px;
}
div.infoMenuContainer.wide
{
	width: 1220px;
}
div.infoMenu
{
	float: left;
	text-align: left;
	color: #ffffff;
}
div.infoMenuPanel.small div.infoMenu
{
	height: 25px;
}
div.infoMenuPanel.small div.breadCrumbsPanel
{
	padding-top: 5px;
}
div.infoMenuPanel.large div.breadCrumbsPanel
{
	position: absolute;
	top: 160px;
}
div.infoMenu a
{
	color: #ffffff;
	text-shadow: #00182F 1px 1px 0px;
}
div.infoMenu.narrow
{
	width: 380px;
}
div.infoMenu.mediumWithSidebar
{
	width: 680px;
	height: 10px;
}
div.infoMenu.medium
{
	width: 740px;
}
div.infoMenu.wideWithSidebar
{
	width: 920px;
}
div.infoMenu.wide
{
	width: 920px;
}
div.infoMenu h1
{
	margin-top: 20px;
}
div.infoMenu h2
{
	margin-top: 10px;
}
div.infoMenu .subTitle
{
	display: block;
	font-family: Arial;
	font-size: 9px;
	letter-spacing: 1px;
}
div.infoMenuItems
{
	float: left;
	width: 740px;
	padding-top: 2px;
	text-align: left;
	color: #ffffff;
}
li.infoMenuItem
{
	padding-left: 25px;
	padding-right: 25px;
}
li.infoMenuItem.separator
{
	border-left: #ffffff 1px solid;
}
li.infoMenuItem a
{
	color: #ffffff;
}
div.helpMenu
{
	float: left;
	padding-top: 0px;
	margin-left: 20px;
	text-align: left;
	overflow: hidden;
}
div.helpMenu.small
{
	width: 200px;
	height: 25px;
}
div.helpMenu.large
{
	width: 260px;
	height: 180px;
	background-image: url(InfoMenu.png);
}
div.helpMenu li
{
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
}
div.helpMenu li.helpMenuItem.separator
{
	border-left: #ffffff 1px solid;
}
div.helpMenu li a
{
	letter-spacing: 1px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: #000000 1px 1px 1px;
}
div.contentContainer
{
	position: relative;
	padding-top: 0px;
	margin-top: 20px;
}
div.contentContainer.center
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.contentContainer.medium
{
	width: 960px;
}
div.contentContainer.wide
{
	width: 1220px;
}
div.contentContainer.fullWidth
{
	width: auto;
	padding: 0 57px 0 19px;
}
div.breadCrumbsPanel
{
	display: block;
	width: 860px;
	height: 30px;
	white-space: nowrap;
}
.breadCrumbsPanel
{
	display: inline;
	text-shadow: #00182F 1px 1px 0px;
	background-color: #00182F\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#00182F) progid:DXImageTransform.Microsoft.DropShadow(Color=#00182F, OffX=1, OffY=1)";
}
div.contentFormPanel
{
	position: relative;
	float: left;
}
div.contentFormPanel.noMenu
{
	float: none;
	margin: auto;
	overflow: hidden;
}
div.contentFormPanel.narrow
{
	width: 460px;
}
div.contentFormPanel.medium
{
	width: 740px;
}
div.contentFormPanel.mediumWithSidebar
{
	width: 680px;
}
div.contentFormPanel.wide
{
	width: 1000px;
}
div.contentFormPanel.fullWidth
{
	width: 100%;
}
div.contentFormPanel.scroll
{
	overflow-x: auto;
}
div.contentFormPanel.narrow.boxed
{
	width: 420px;
	padding: 19px;
	position: relative;
	background-color: #ffffff;
	border: #b0b0b0 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: #dddddd 3px 3px 3px;
	-moz-box-shadow: #dddddd 3px 3px 3px;
	-webkit-box-shadow: #dddddd 3px 3px 3px;
	behavior: url(/style/pie.htc);
}
div.contentFormPanel.medium.boxed
{
	width: 700px;
	padding: 19px;
	position: relative;
	background-color: #ffffff;
	border: #b0b0b0 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: #dddddd 3px 3px 3px;
	-moz-box-shadow: #dddddd 3px 3px 3px;
	-webkit-box-shadow: #dddddd 3px 3px 3px;
	behavior: url(/style/pie.htc);
}
div.contentFormPanel.mediumWithSidebar.boxed
{
	width: 640px;
	padding: 19px;
	position: relative;
	background-color: #ffffff;
	border: #b0b0b0 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: #dddddd 3px 3px 3px;
	-moz-box-shadow: #dddddd 3px 3px 3px;
	-webkit-box-shadow: #dddddd 3px 3px 3px;
	behavior: url(/style/pie.htc);
}
div.contentFormPanel.wide.boxed
{
	width: 920px;
	padding: 19px;
	position: relative;
	background-color: #ffffff;
	border: #b0b0b0 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: #dddddd 3px 3px 3px;
	-moz-box-shadow: #dddddd 3px 3px 3px;
	-webkit-box-shadow: #dddddd 3px 3px 3px;
	behavior: url(/style/pie.htc);
}
div.contentFormPanel.wide.boxed.tabs
{
	width: 960px;
	padding: 19px;
	position: relative;
	background-color: #ffffff;
	border: #b0b0b0 1px solid;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	box-shadow: #dddddd 3px 3px 3px;
	-moz-box-shadow: #dddddd 3px 3px 3px;
	-webkit-box-shadow: #dddddd 3px 3px 3px;
	behavior: url(/style/pie.htc);
}
div.contentFormPanel.fullWidth.boxed
{
	float: none;
	padding: 19px;
	position: relative;
	background-color: #ffffff;
	border: #b0b0b0 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: #dddddd 3px 3px 3px;
	-moz-box-shadow: #dddddd 3px 3px 3px;
	-webkit-box-shadow: #dddddd 3px 3px 3px;
	behavior: url(/style/pie.htc);
}
div.contentStartMenuTitle
{
	color: #808080;
}
div.contentStartMenu h1
{
	display: block;
	font-family: Arial;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #808080;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.contentStartMenu h5
{
	display: block;
	font-family: Arial;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #808080;
}
div.contentStartMenuItems
{
}
div.contentStartMenuItems h3
{
	display: block;
	font-family: Arial;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 18px;
	margin-bottom: 4px;
	color: #808080;
	text-shadow: #FFFFFF 1px 1px 0px;
}
div.contentStartMenuItems p
{
	margin-bottom: 4px;
	color: #000000;
}
div.contentStartMenuItems ul
{
	display: block;
	margin-bottom: 18px;
}
div.contentStartMenuItems li
{
	padding-left: 0px;
	padding-right: 5px;
}
div.contentStartMenuItems li.separator
{
	padding-left: 5px;
	border-left: #4060a0 1px solid;
}
div.contentStartMenuItem h3
{
}
div.contentStartMenuItem:hover
{
	background-color: #F0F0F0;
}
div.contentFormBlock
{
	margin-top: 20px;
	color: #000000;
}
div.contentFormBlock.open
{
	color: #808080;
}
div.contentFormBlock.center
{
	text-align: center;
}
div.contentFormBlock.boxed
{
	padding: 19px;
	position: relative;
	border: #b0b0b0 1px solid;
	background-color: #f6f6f6;
	background-repeat: repeat-x;
	background-image: url(BoxedSection2.gif);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: #eee 1px 1px 1px;
	-moz-box-shadow: #eee 1px 1px 1px;
	-webkit-box-shadow: #eee 1px 1px 1px;
	behavior: url(/style/pie.htc);
}
div.contentFormBlock.tabs
{
	position: relative;
	margin-top: 0px !important;
	border-radius: 0 3px 3px 3px;
	-moz-border-radius: 0 3px 3px 3px;
	-webkit-border-radius: 0 3px 3px 3px;
	box-shadow: #eee 1px 1px 1px;
	-moz-box-shadow: #eee 1px 1px 1px;
	-webkit-box-shadow: #eee 1px 1px 1px;
	behavior: url(/style/pie.htc);
}
div.contentFormBlock.title
{
	margin-top: 0px !important;
}
div.contentFormBlock.title table
{
	width: 100%;
}
div.contentFormBlock.title td.titleLinksCell
{
	text-align: right;
}
div.contentFormBlock.boxed h2
{
	color: #808080;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 0;
}
div.contentFormBlock.boxed h3
{
	color: #0090f0;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}
div.contentFormBlock.boxed h3.hr
{
	background-color: #e6e6e6;
	padding: 5px 0 5px 5px;
	margin: 20px 0 10px 0;
}
div.formTabs
{
	position: relative;
	top: 21px;
}
table.formTabs
{
	border-collapse: collapse;
}
table.formTab
{
	border-collapse: collapse;
}
table.formTab td
{
	padding: 0;
}
td.selectedLeft
{
	height: 22px;
	width: 4px;
	background-image: url(SelectedLeft.gif);
}
td.selectedMiddle
{
	height: 22px;
	width: 100px;
	background-image: url(SelectedMiddle.gif);
	text-align: center;
}
td.selectedRight
{
	height: 22px;
	width: 4px;
	background-image: url(SelectedRight.gif);
}
td.selectedMiddle h5
{
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.notSelectedLeft
{
	height: 22px;
	width: 4px;
	background-image: url(NotSelectedLeft.gif);
}
td.notSelectedMiddle
{
	height: 22px;
	width: 100px;
	background-image: url(NotSelectedMiddle.gif);
	text-align: center;
}
td.notSelectedRight
{
	height: 22px;
	width: 4px;
	background-image: url(NotSelectedRight.gif);
}
td.notSelectedMiddle h5
{
	margin-top: 0px;
	margin-bottom: 0px;
}
div.loginFormContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 400px;
	text-align: center;
}
div.loginForm
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
h1.loginFormTitle
{
	margin-top: 60px;
	margin-bottom: 4px;
	color: #808080;
}
span.loginFormLabel
{
	margin-top: 12px;
	margin-bottom: 4px;
	display: block;
	color: #808080;
}
input.loginFormInput
{
	width: 300px;
	display: block;
	font-size: 17px;
}
input.loginFormButton
{
	float: right;
	margin-top: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;
	font-weight: bold;
}
div.contentMenuPanel
{
	float: left;
	margin-left: -1px;
	width: 221px;
}
div.contentMainPanelNarrow
{
	left: 541px;
}
div.contentMainPanelMedium
{
	left: 741px;
}
div.contentMenuPanelBreadCrumbs
{
	top: 30px;
}
div.contentMenuFormContainer
{
	top: 0px;
	left: 0px;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 12px;
	background-color: #ffffff;
	border-top: #b0b0b0 1px solid;
	border-right: #b0b0b0 1px solid;
	border-bottom: #b0b0b0 1px solid;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	box-shadow: #dddddd 3px 3px 3px;
	-moz-box-shadow: #dddddd 3px 3px 3px;
	-webkit-box-shadow: #dddddd 3px 3px 3px;
	behavior: url(/style/pie.htc);
}
div.contentMenuForm
{
	position: relative;
	top: 0px;
	left: 22px;
	width: 200px;
}
div.contentMenuOtherContainer
{
	width: 198px;
	margin-left: 21px;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 12px;
	background-color: #ffffff;
	border: #b0b0b0 1px solid;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	box-shadow: #dddddd 3px 3px 3px;
	-moz-box-shadow: #dddddd 3px 3px 3px;
	-webkit-box-shadow: #dddddd 3px 3px 3px;
	behavior: url(/style/pie.htc);
}
div.contentMenuOtherContainer.Minimized
{
	padding-bottom: 6px;
}
td.expandable
{
	margin-left: 5px;
	color: white;
	margin-top: 4px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 20px;
}
td.expandable.Maximized
{
	background: url(down-white.png) no-repeat right bottom;
	background-position-y: 80%;
}
td.expandable.Minimized
{
	background: url(left-white.png) no-repeat right bottom;
}
td.expandable span
{
	text-shadow: #00182F 1px 1px 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#00182F) progid:DXImageTransform.Microsoft.DropShadow(Color=#00182F, OffX=1, OffY=1)";
	background-color: #00182F\9;
}
div.contentMenuOtherContainer.left
{
	left: 0;
	margin-right: 21px;
	float: left;
	margin-left: 20px;
}
div.contentMenuOther
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
}
div.contentMenuTitle
{
	position: relative;
	top: -1px;
	left: -1px;
	width: 200px;
	height: 25px;
}
div.contentMenuTitle.Form
{
	position: relative;
	background: url(contentMenuTitle-Gradient-25x1.png) #004a8c;
	border-radius: 0 5px 0 5px;
	-moz-border-radius: 0 5px 0 5px;
	-webkit-border-radius: 0 5px 0 5px;
	behavior: url(/style/pie.htc);
}
div.contentMenuTitle.Form h2
{
	text-shadow: #00182F 1px 1px 0px;
	background-color: #00182F\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#00182F) progid:DXImageTransform.Microsoft.DropShadow(Color=#00182F, OffX=1, OffY=1)";
}
div.contentMenuTitle.Favorites
{
	position: relative;
	background: url(contentMenuTitle-Gradient-25x1.png) #00ADEF;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	behavior: url(/style/pie.htc);
}
div.contentMenuTitle.Favorites h2
{
	text-shadow: #00394F 1px 1px 0px;
	background-color: #00394F\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#00394F) progid:DXImageTransform.Microsoft.DropShadow(Color=#00394F, OffX=1, OffY=1)";
}
div.contentMenuTitle.Recent
{
	position: relative;
	background: url(contentMenuTitle-Gradient-25x1.png) #00ADEF;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	behavior: url(/style/pie.htc);
}
div.contentMenuTitle.Recent h2
{
	text-shadow: #00394F 1px 1px 0px;
	background-color: #00394F\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#00394F) progid:DXImageTransform.Microsoft.DropShadow(Color=#00394F, OffX=1, OffY=1)";
}
div.contentMenuTitle.Action
{
	position: relative;
	background: url(contentMenuTitle-Gradient-25x1.png) #00ADEF;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	behavior: url(/style/pie.htc);
}
div.contentMenuTitle.Action h2
{
	text-shadow: #00394F 1px 1px 0px;
	background-color: #00394F\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#00394F) progid:DXImageTransform.Microsoft.DropShadow(Color=#00394F, OffX=1, OffY=1)";
}
div.contentMenuTitle.Overview
{
	position: relative;
	background: url(contentMenuTitle-Gradient-25x1.png) #00ADEF;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	behavior: url(/style/pie.htc);
}
div.contentMenuTitle.Overview h2
{
	text-shadow: #00394F 1px 1px 0px;
	background-color: #00394F\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#00394F) progid:DXImageTransform.Microsoft.DropShadow(Color=#00394F, OffX=1, OffY=1)";
}
div.contentMenuTitle table
{
	border-collapse: collapse;
	width: 100%;
}
div.contentMenuTitle td.alignRight
{
	padding-top: 6px;
	text-align: right;
}
div.contentMenuTitle input[type=image]
{
	padding-right: 6px;
	display: inline;
}
div.contentMenuTitle a
{
	padding-right: 6px;
	display: inline;
}
div.contentMenuTitle h2
{
	font-size: 12px;
	margin-top: 4px;
	margin-left: 8px;
	color: #ffffff;
}
div.contentMenuItems
{
	position: relative;
	width: 198px;
	overflow: hidden;
}
div.contentMenuSeparator
{
	position: relative;
	margin-top: 8px;
	margin-left: 8px;
	background-color: #a0a0a0;
	width: 178px;
	height: 1px;
}
div.contentSidebarPanel
{
	float: left;
	width: 260px;
	height: 500px;
	color: #ffffff;
	margin-top: -20px;
	margin-left: 20px;
	position: relative;
	background-repeat: repeat-x;
	background-image: url(helpMenuPanel-Gradient-101x1.png);
	background-color: #00ADEF;
	border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	behavior: url(/style/pie.htc);
}
div.contentSidebarPanel.Red
{
	background-color: #c6753f;
}
div.contentSidebarBlock
{
	position: relative;
	top: 20px;
	left: 20px;
	width: 220px;
	color: #ffffff;
}
div.contentSidebarBlock h1, div.contentSidebarBlock h2
{
	text-shadow: #00394F 1px 1px 0px;
	background-color: #00394F\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#00394F) progid:DXImageTransform.Microsoft.DropShadow(Color=#00394F, OffX=1, OffY=1)";
}
div.contentSidebarBlock a
{
	color: #ffffff;
	font-weight: bold;
}
div.contentSidebarPanel h1
{
	margin-top: 2px;
}
div.contentSidebarPanel h2
{
	margin-top: 12px;
}
div.contentSidebarPanel p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.clearBoth
{
	clear: both;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.b
{
	border: 1px solid red;
}
.radAjaxLoadingPanelSmall
{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(loading1.gif);
	background-color: White;
	z-index: 999;
	width: 100%;
	height: 100%;
	position: relative;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.horizontalSeparator
{
	background-image: url(2x2_graywhite2.png);
	background-position: center center;
	background-repeat: repeat-x;
}
.verticalSeparator
{
	background-image: url(2x2_graywhite1.png);
	background-position: center center;
	background-repeat: repeat-y;
}
legend
{
	font-weight: bold;
	font-size: 9pt;
	margin: 0;
	padding: 0 5px 5px 5px;
}
fieldset
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	margin: 10px;
	padding: 5px 10px 10px 10px;
}
.rgGroupPanel
{
	background: transparent !important;
}
.AutoShrink
{
	width: auto !important;
}
div.AutoShrink
{
	float: left;
}
div.EditItemStyle
{
	background-color: transparent !important;
}
.EditItemStyle
{
	background-image: none !important;
	background-color: transparent !important;
}
.EditItemStyle td
{
	border: 0 !important;
}
.EditItemStyle.Fix td input[type="text"]
{
	width: 99% !important;
	padding: 1px !important;
}
.ManageListFieldsGrid .riSingle.RadInput.RadInput_Default, .ManageConceptFieldsGrid .riSingle.RadInput.RadInput_Default
{
	display: inline;
}
.HeaderItem:hover
{
	background-color: #000000 !important;
}
.IconSetBase
{
	position: relative;
}
.IconAddon
{
	position: absolute;
	top: 0;
	left: 0;
}
.iconLinkGroup
{
	float: none;
}
.IconLinkBase
{
	float: left;
}
.IconLinkBase.WithSeparator
{
	margin-left: 8px;
}
.IconLinkBase img
{
	float: left;
}
.IconLinkText
{
	float: left;
	padding-left: 3px;
	padding-top: 1px;
}
table.IconAndTitleHolder
{
	margin-top: 10px;
	margin-bottom: -2px;
}
table.IconAndTitleHolder .IconHolder
{
	width: 60px;
	padding-top: 1px;
}
table.IconAndTitleHolder .TitleHolder h1
{
	margin-top: 5px;
}
table.IconAndTitleHolder .TitleHolder h5
{
	margin-top: -1px;
}
table.IconAndTitleHolder .TopLinkHolder
{
	white-space: nowrap;
}
table.IconAndTitleHolder .TopLinkHolder a.iconLink
{
	height: 24px;
	line-height: 24px;
	color: #606060;
}
table.IconAndTitleHolder .TopLinkHolder a.iconLink span
{
	text-indent: 30px;
	padding-top: 1px;
}
table.IconAndTitleHolder .TopLinkHolder .iconLinkBase
{
	float: right;
	margin-left: -6px;
	margin-top: 4px;
}
table.IconAndTitleHolder .TopLinkHolder .iconLinkBase a.iconLink
{
	margin-left: 6px;
	padding: 3px 5px 3px 3px;
	border: 1px solid transparent;
}
table.IconAndTitleHolder .TopLinkHolder .iconLinkBase a:hover.iconLink
{
	border: 1px solid #CCCCCC;
	background-color: #fcfcfc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.iconLink
{
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
}
a.iconLink span
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
	display: block;
}
.iconLinkBase
{
	float: left;
	margin-left: -10px;
}
.iconLinkBase a.iconLink
{
	margin-left: 10px;
}
.formImageButtonWrapper
{
	text-align: center;
	display: inline-block;
	margin-top: 24px;
	zoom: 1;
	display: block;
}
a.formImageButton
{
	display: inline-block;
	min-width: 85px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px;
	white-space: nowrap;
	border: 1px solid transparent;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.formImageButton[disabled]
{
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	cursor: default;
}
a.formImageButton[disabled]:hover
{
	border: 1px solid transparent;
	background-color: transparent;
}
a.formImageButton span
{
	background-repeat: no-repeat;
	background-position: center 0px;
	display: block;
	padding-top: 32px;
}
a:hover.formImageButton
{
	border: 1px solid #CCCCCC;
	background-color: #fcfcfc;
}
.ValidationWarningIcon
{
	margin-bottom: -2px;
	margin-right: 3px;
	width: 16px;
	height: 16px;
}
.ValidationSummary
{
	margin-top: 8px;
}
.ValidationSummary .ValidationWarningIcon
{
	margin-right: 2px;
	margin-right: 2px;
}
.FormTable
{
	position: relative;
	table-layout: fixed;
	width: 100%;
	border-spacing: 0;
	border-width: 0;
	border-collapse: collapse;
}
.FormTable td
{
	margin: 0;
	padding: 0;
}
.FormTable td
{
}
.FormTable td.verticalSeparator
{
	width: 20px;
	background-image: url(2x2_graywhite1.png);
	background-position: center center;
	background-repeat: repeat-y;
}
.ReadOnly
{
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: -1;
}
.ReadOnly .ReadOnlyBlock
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-image: url(transparent.png);
}
.HeaderAddButton
{
	position: absolute;
	right: 5px;
	top: 4px;
}
.ObjectiveDeleteButton
{
	position: absolute;
	right: 5px;
	top: 4px;
}
.ObjectiveContentWrapper.boxed .ObjectiveDeleteButton
{
	position: absolute;
	right: 20px;
	top: 20px;
}
.ObjectiveContentWrapper
{
	position: relative;
}
.ObjectiveContentWrapper.New
{
}
.ObjectiveSetHeader
{
	width: 100%;
	position: relative;
}
.ObjectiveContainer
{
}
.ObjectiveContentWrapper.boxed .ObjectiveContainer
{
	margin: -19px;
	padding: 19px;
}
.ObjectiveContentWrapper.boxed .ObjectiveReviewListContainer
{
	background-color: #eeeeee;
	border-top: #b0b0b0 1px solid;
	margin: 19px -19px -19px -19px;
	padding: 19px 19px 19px 19px;
}
.ellipsis
{
	overflow: hidden !important;
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
}
textarea
{
	resize: none;
}
table.HorizontalRadioButtonList
{
	margin-right: -20px;
}
table.HorizontalRadioButtonList td
{
	padding-right: 20px;
}
.highcharts-axis-labels text:hover
{
	text-decoration: underline;
}
.accessDenied
{
	color: Gray;
}
.accessDenied:hover
{
	text-decoration: none;
}
body
{
}
.center
{
	text-align: center;
}
div.menuItemSeparator
{
	margin-right: 6px;
}
div.topMenuPanel
{
	height: 40px;
	top: 62px;
	background-image: none;
	background-color: #ffffff;
}
ul.topMenu li
{
	height: 40px;
}
ul.topMenu a
{
	top: 19px;
}
ul.topMenu li.selected
{
	background: none #ffffff;
	padding-left: 20px;
	padding-right: 20px;
}
ul.topMenu li.selected a
{
	color: #006fa9;
	text-decoration: underline;
}
ul.topMenu li.notSelected a
{
	color: #646464;
	text-shadow: none;
}
div.userMenuItems
{
	padding-top: 19px;
}
div.userMenuItems a
{
	color: #646464;
}
div.sectionMenuPanel
{
	padding-bottom: 10px;
	padding-top: 0;
	top: 0;
}
div.sectionMenuImage
{
	float: left;
	padding: 0px;
	margin-left: 20px;
	margin-top: 10px;
	background-position: left center;
	background-image: url(SystemLogoMedium.png);
}
div.helpMenu.large
{
	width: 260px;
	height: 200px;
	background-image: url(InfoMenu.png);
}
div.infoMenuPanel.large
{
	height: 200px;
	background: url(infoMenuPanelLarge.png) #00ADEF;
}
div.infoMenu
{
	color: #333;
}
div.infoMenuPanel div.breadCrumbsPanel
{
	color: #ffffff;
}
div.infoMenu.wide
{
	margin-left: 25px;
}
div.contentStartMenuItem:hover
{
	background-color: inherit;
}
div.contentFormBlock.boxed, div.contentFormBlock.tabs
{
}
div.contentMenuPanel
{
	float: left;
	margin-left: -1px;
	width: 221px;
}
div.contentMainPanelNarrow
{
	left: 541px;
}
div.contentMainPanelMedium
{
	left: 741px;
}
div.contentMenuPanelBreadCrumbs
{
	top: 30px;
}
div.contentMenuFormContainer, div.contentMenuOtherContainer
{
}
div.contentMenuOtherContainer.left
{
	overflow: initial;
}
div.contentMenuTitle h2
{
	font-size: 14px;
	margin-bottom: 2px;
}
div.contentSidebarPanel
{
	width: 258px;
	background-image: none;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	margin-top: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/style/pie.htc);
}
div.contentSidebarBlock h1, div.contentSidebarBlock h2
{
	text-shadow: #eeeeee 1px 1px 0px;
	background-color: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#eeeeee) progid:DXImageTransform.Microsoft.DropShadow(Color=#eeeeee, OffX=1, OffY=1)";
}
div.contentSidebarBlock
{
	color: #333;
}
div.contentSidebarBlock h1, div.contentSidebarBlock h2
{
}
div.contentSidebarBlock a
{
	color: #333;
}
div.contentSidebarPanel h1
{
	margin-top: 2px;
}
div.contentSidebarPanel h2
{
	margin-top: 12px;
}
div.contentSidebarPanel p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.ObjectiveContentWrapper
{
	color: black;
}
.divQuickSearch
{
	top: 20px;
	right: 20px;
	z-index: 9500;
}
