/*-----------------------GLOBAL----------------------------*/

body {
	cursor: default;
	color: black;
	overflow: auto;
}

body, td {
	font-family: Tahoma;
	font-size: 66.6%;
}

button, input, select, textarea {
	font-family: Tahoma;
	font-size: 100%;
}

a {
	color: #3333FF;
	text-decoration: none;
}

a:hover {
	color: #6666FF;
	text-decoration: underline;
}

a img {
	border-width: 0px;
}

ul, ol { margin: 5px 0px 5px 16px; /*rtl */}

ol li { margin: 0px 0px 2px 8px; /*rtl */ }

hr {
	height: 1px;
	color: black;
}

form {
	margin: 0px;
}

button, .Button {
	font-family: "Microsoft Sans Serif";
	padding: 0px 5px 1px 6px;
	width: 80px;
	height: 21px;
	line-height: 15px;
	overflow: visible;
	cursor: default;
}

table {
	table-layout: fixed;
}

td {
	padding: 0px;
}

.OuterInsetBorder {
	border-width: 1px;
	border-style: solid;
	border-color: threedshadow threedhighlight threedhighlight threedshadow;
}

.InnerInsetBorder {
	border-width: 1px;
	border-style: solid;
	border-color: threeddarkshadow threedlightshadow threedlightshadow threeddarkshadow;
}

.OuterScrollingContainer {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.InnerScrollingContainer {
	width: 100%;
	height: 100%;
	overflow: auto;
	white-space: nowrap;
}

.ContentScroller { /* OuterScrollingContainer 2 */
	width: 100%;
	height: 100%;
	padding: 11px;
	overflow: auto;
}

.ContentWrapper { /* InnerScrollingContainer 2 */
	width: 100%;
	white-space: nowrap;
}

.MediumBlueContainer {
	padding: 7px;
	color: #0148B2;
	background-color: #D5E1F7;
}

.WhiteContainer {
	padding: 7px;
	color: black;
	background-color: white;
}

.NoWrap, table.NoWrap td {
	white-space: nowrap;
}

.DisplayNone {
	display: none;
}

.DisplayBlock {
	display: block;
}

.DisplayInline {
	display: inline;
}

.Disabled {
	color: #BFBFBF;
}

.Disabled img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

div.Copyright {
	position: absolute;
	left: 13px;
	bottom: 6px;
	color: #0148B2;
	white-space: nowrap;
	background-color: #EDF2FC;
	padding: 2px;
}

a.Print {
	color: #0148B2;
	float: right;
	margin-right: 10px;
}

a.Help {
	color: #6487DC;
	font-weight: bold;
	float: right;
	margin-right: 12px;
	margin-top: 3px;
}

a.Help img {
	width: 22px;
	height: 16px;
}

.B {
	font-weight: bold;
}

.BlueBold {
	color: #6487DC;
	font-weight: bold;
}

.Pending, .Pending a {
	color: blue !important;
}

.Success, .Success a {
	color: #4EAF1E !important;
}

.Failure, .Failure a {
	color: red !important;
}

.NotApplicable, .NotApplicable a {
	color: black !important;
}

.Warning, .Warning a {
	color: magenta !important;
}

.DynamicError {
	color: red;
	margin-top: 1px;
	margin-left: 5px;
	z-index: 9;
	position: absolute;
	height: 17px;
	line-height: 15px;
	background-color: infobackground;
	border: 1px solid black;
	padding: 0px 2px 0px 2px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=2);
	display: none;
}

.Above {
	margin-top: -2px;
}

.Below {
	margin-top: 17px;
	margin-left: 14px;
}

div.Spacer {
	height: 8px;
	overflow: hidden;
}

div.SmallSpacer {
	height: 3px;
	overflow: hidden;
}

span.Spacer {
	width: 10px;
	height: 2px;
	overflow: hidden;
}

.AlignTop {
	vertical-align: top;
}

table.AlignTop td {
	vertical-align: top;
}

.NoteArea {
	width: 100%;
	margin-bottom: 6px;
	background-color: #FFFFCC;
	border: 1px solid #9E9B8F;
	padding: 1px 3px 3px 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.NoteArea img {
	margin: 1px 4px -1px 0px;	
}

.Flip {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation = 2);
}


/*-----------------------GLOBAL----------------------------*/

/* Calendar */

button.Calendar {
	padding: 0px;
	height: 18px;
	width: 35px;
}

td.DayHeader {
	text-align: center;
	height: 18px;
	background-color: #C7D8FA;
	border-top: 1px solid #5582D2;
	border-bottom: 1px solid #5582D2;
}

td.OtherMonthDay a {
	xvisibility: hidden !important;
	color: #D6D6D6 !important;
}

td.OtherMonthDay a:hover {
	color: black !important;
}

td.TodayDay a {
	border: 1px solid #C7D8FA !important;
}

td.SelectedDay {
	color: black !important;
	background-color: white !important;
}

td.SelectedDay a {
	background-color: #C7D8FA;
	border: 1px solid #5582D2 !important;
}

table.Title {
	height: 100%;
	color: white;
	background-color: #0148B2;
	border-width: 0px;
}

td.NextPrev {
	padding: 2px 3px 2px 3px !important;
}

td.NextPrev a {
	padding-left: 0px !important;
	width: 13px !important;
	height: 13px !important;
	border-width: 0px !important;
}

td.NextPrev a img {
	width: 13px;
	height: 13px;
}


body.Calendar {
	margin: 0px;
	border: 1px solid #2459C3;
	overflow: hidden;
}

body.Calendar table#Calendar1 {
	width: 200px;
	height: 150px;
	color: black;
	background-color: white;
	border: 1px solid #5582D2;
}

body.Calendar td {
	padding: 0px;
}

body.Calendar div {
	margin-top: -5px;
}

body.Calendar input {
	width: 80px;
}

body.Calendar a {
	text-align: center;
	padding-left: 1px;
	width: 23px;
	height: 16px;
	border: 1px solid white;
}

body.Calendar a:hover {
	text-decoration: none;
	background-color: #EDF2FC;
	border: 1px solid #C7D8FA;
}

/* Calendar */