/* TBH */
/* this imageUploaderField style is so ajaxToolkit:AsyncFileUpload will display properly in Firefox - specially the "width:73%!important" */
.imageUploaderField input {
	font-size: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 73% !important;
}

textarea[disabled], select[disabled], input[type='text'][disabled] {
	/*required*/
	background-color: transparent;
	/*fine tuning*/
	border: 1px solid;
}

.readonlyText {
	/*required*/
	background-color: transparent;
	/*fine tuning*/
	border: 1px solid;
	width: 98%;
	color: lightslategrey;
}

.RadUpload_Default .ruFakeInput {
	width: 330px !important;
}


.editText {
	/*required*/
	/*background-color: transparent;
    /*fine tuning*/
	border: 1px solid;
	color: black;
	width: 98%;
}

.textBox {
	width: 98%;
	vertical-align: top !important;
}

textbox {
	width: 98%;
}

.aspButton {
	color: #FFFFFF;
	font-weight: bold;
	background-color: rgb(159,182,213);
	Border-Width: thin;
	Border-Color: rgb(186, 202, 224);
}

	.aspButton:hover {
		color: rgb(75,75,75);
		font-weight: bold;
		background-color: rgb(186, 202, 224);
		Border-Width: thin;
		Border-Color: rgb(159,182,213);
	}

	.aspButton:disabled {
		color: rgb(220,220,220);
		font-weight: bold;
		background-color: rgb(84,111,144);
		Border-Width: thin;
		Border-Color: rgb(186, 202, 224);
	}

.myDivButton {
	width: 25em;
	height: 3em;
	padding: 0.3em 0.2em 0.2em 0.3em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: rgb(159,182,213);
	Border-Width: thin;
	Border-Color: rgb(186, 202, 224);
	border-style: outset;
}

	.myDivButton:hover {
		color: rgb(75,75,75);
		font-weight: bold;
		background-color: rgb(186, 202, 224);
		Border-Width: thin;
		Border-Color: rgb(159,182,213);
		border-style: outset;
		text-decoration: none;
	}

.myButtonTitleLabel {
	font-weight: bold;
	color: black;
}

.roundedCornersButton {
	border-radius:15px;
	border:3px solid rgb(159,182,213);
	padding:10px;
	background-color:lightgray;
	cursor: pointer;
}


.DashboardYearInTransition {
	background-color: rgb(185,220,153);
}

.pageNavLinks {
	padding: 7px 0 7px 7px;
	text-align: center;
	background-color: rgb(202,229,178);
	color: #FFFFFF;
	width: 751px;
	font-weight: bold;
}

.myApplicationsHdr {
	height: 30px;
	vertical-align: bottom;
	text-align: right;
	padding-top: 20px;
}

.lvAlternateRow {
	background-color: rgb(202, 215, 232);
	color: #000000;
}

.lvRowComplete {
	background-color: rgb(162, 229, 255);
	color: #000000;
}

.lvRowSelectedItemTemplate {
	background-color: rgb(146, 186, 254);
	color: #000000;
}

.lvRowSelectedLabelDivTemplate {
	text-decoration: underline;
	cursor: pointer;
	margin: 5px 5px 5px 25px;
}

.lvRowSelectedButtonDivTemplate {
	margin: 5px 5px 5px 25px;
}

.linkInRowSelectedItemTemplate:link {
	color: #000000;
}

.linkInRowSelectedItemTemplate:active {
	color: #000000;
}

.linkInRowSelectedItemTemplate:visited {
	color: #000000;
}

.ListSearchExtender {
	font-size: 0;
	color: #FFFFFF;
}

.panelMarginLeftRight {
	margin: 10px;
	padding: 10px;
}

.panelMarginLeftRightYellow {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFCC;
}

.panelPrivRecommendedYesNo {
	background-color: #FFFFCC;
	border: 1px;
	border-style: solid;
	padding: 3px;
	text-align: left;
}

.panelCenterAliceBlue {
	margin-left: auto;
	margin-left: auto;
	padding-left: 25px;
	background-color: aliceblue;
}
.errorText {
	color: #FF0000;
}

.privilegeCompleteYes {
	color: #008000;
	font-weight: bold;
}

.privilegeCompleteNo {
	color: Red;
}

.SubmitReturnHomeText {
	font-weight: bold;
	font-size: 1.5em;
	color: #008000;
}

.SubmitMyApplicationText {
	font-weight: bold;
	color: #0000FF;
}

.documentAfterSnapshotDate {
	color: #00CC00;
	font-weight: bold;
}

.professionalName {
	top: 0;
	float: right;
}

.meetingDatePanelPosition {
	margin-left: 400px;
}

.homeProgressComplete {
	font-size: 1em;
	letter-spacing: 0.15em;
	background-color: #00CC00;
}

.homeProgressInactive {
	font-size: 1em;
	letter-spacing: 0.15em;
	background-color: rgb(185, 188, 183);
}

.homeProgressWithdrawn {
	font-size: 1em;
	letter-spacing: 0.15em;
	background-color: rgb(130, 132, 129);
}

.homeProgressDenied {
	font-size: 1em;
	letter-spacing: 0.15em;
	background-color: rgb(241, 135, 118);
}

.homeProgressIncomplete {
	font-size: 1em;
	letter-spacing: 0.15em;
	background-color: rgb(245, 244, 110);
}
.homeProgressInitiated {
	font-size: 1em;
	letter-spacing: 0.15em;
	background-color: rgb(100, 220, 183);
}

/* Modal Popup
---------------------------------------------------------*/
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.modalPopup {
	padding: 5px 10px 10px 10px;
	margin: 5px 10px 10px 10px;
	background-color: #ffffff;
	border: solid 3px rgb(84,111,144);
}
/*****************************************************/
/*   Design:  MultiFlex-1.1 (Screen)                 */
/*   Author:  G. Wolfgang                            */
/*   Web:     www.1-2-3-4.info                       */
/*   Date:    May 15, 2006                           */
/*****************************************************/

/*-----------------------------------------------------------------------*/
/* FONT-SIZE DEFINITIONS                                                 */
/*-----------------------------------------------------------------------*/
/* Relative font-sizes in "em" are used where necessary. To make the     */
/* "em"-units normed, the incoming font sizes are set to 1.0 em. The     */
/* font-size variations throughout the webpage are then expressed in     */
/* percentage values respective to the incoming font-size. To make       */
/* calculations easier, the font definition in the css-class "body" is   */
/* 62.5%, which gives 1.0em = 10px This makes life a real breeze!        */
/*-----------------------------------------------------------------------*/

/* Comments for individual lines are found to the right of the respective row */

/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/
body {
	height: 100%;
	width: 100%;
	font-size: 62.5%;
	margin: 0 auto;
	padding: 0;
	font-family: arial, tahoma, verdana, sans-serif;
	/*background: url('img/background.gif') repeat-y center top;*/
}

.page-container {
	width: 100%;
	height: 100%;
	padding: 0;
	/*border-left: solid 1px rgb(125,125,125);
	border-right: solid 1px rgb(125,125,125);*/
	background-color: rgb(255,255,255);
}

/**********************/
/* SECTION 2 - HEADER */
/**********************/
/*--------------------------------------*/
/* Section 2.1 - Global navigation menu */
/*--------------------------------------*/
.nav-global-container {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 5px;
	background-color: transparent;
	/*left: 330px;*/
}

.nav-global {
	float: right;
	width: 90%;
	margin: 0 5px 0 0;
	padding: 0;
	background-color: transparent;
}

	.nav-global ul {
		float: right;
		display: inline;
		list-style: none;
		padding: 0;
	}

	.nav-global li {
		display: inline;
		white-space: nowrap;
		text-transform: none;
	}

		.nav-global li a {
			display: inline;
			padding: 0 0 0 4px;
			border-left: solid 1px rgb(100,100,100);
			color: rgb(57,57,57);
			font-weight: bold;
			text-decoration: none;
			font-size: 110%;
		}

	.nav-global a:hover {
		background-color: rgb(255,255,255);
		color: rgb(0,0,0);
		text-decoration: underline;
	}

.img-flag {
	display: inline;
	vertical-align: text-bottom;
	padding: 0;
	border: solid 1px rgb(0,0,0);
}

/*-----------------------------------*/
/* Section 2.2 - Sitename and Banner */
/*-----------------------------------*/
.site-name {
	clear: both;
	float: left;
	position: absolute;
	z-index: 2;
	width: auto;
	top: 20px;
	margin: 0;
	padding-left: 17px;
	background-color: transparent;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 24px;
}

.site-slogan {
	float: left;
	position: absolute;
	z-index: 1;
	width: auto;
	top: 1.9em;
	left: 15px;
	margin: 0;
	padding: 10px 0 0 3px;
	background-color: transparent;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 12px;
}

.img-header {
	clear: both;
	float: none;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

/*------------------------------------*/
/* Section 2.3 - Main navigation menu */
/*------------------------------------*/
.nav-main {
	clear: both;
	float: left;
	width: auto;
	min-height: 2.7em;
	height: auto !important;
	height: 2.7em;
	line-height: 2.7em;
	margin: 0;
	padding: 0;
	border-top: solid 4px rgb(84,111,144);
	border-left: solid 2px rgb(84,111,144);
	border-right: solid 2px rgb(84,111,144);
	border-bottom: none;
	background-color: rgb(159,182,213);
}

	/* Use background-color: rgb(176,207,106);	for green */ /*gord*/
	.nav-main ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font-weight: bold;
	}

	.nav-main li {
		float: left;
		white-space: nowrap;
		background-color: inherit;
	}

		.nav-main li a {
			margin: 0;
			padding: 0 10px 0 10px;
			border-right: solid 1px rgb(255,255,255);
			color: rgb(255,255,255);
			text-decoration: none;
			font-size: 110%;
		}

	.nav-main a:hover {
		background-color: rgb(202, 215, 232);
		color: rgb(57, 57, 57);
		text-decoration: none;
	}

	/*gord*/
	.nav-main a.selected {
		background-color: rgb(186, 202, 224);
		color: rgb(57, 57, 57);
		text-decoration: none;
	}

/*gord*/
.buffer {
	float: left;
	width: 769px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-color: rgb(255,255,255);
}

/*------------------------------------*/
/* Section 2.3.1 - SUB menu for TBRHSC*/
/*------------------------------------*/
.submenu-container2 {
	width: auto;
	height: auto !important;
	margin: 0px auto;
	background-color: rgb(186, 202, 224);
}

.nav-submain {
	clear: both;
	float: left;
	width: auto;
	min-height: 2.7em;
	height: auto !important;
	height: 2.7em;
	line-height: 2.7em;
	margin: 0;
	padding: 0;
	background-color: rgb(186, 202, 224);
	border-bottom: solid 4px rgb(84,111,144);
	border-left: solid 2px rgb(84,111,144);
	border-right: solid 2px rgb(84,111,144);
}

	/* Use background-color: rgb(176,207,106);	for green */
	.nav-submain ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font-weight: bold;
	}

	.nav-submain li {
		float: left;
		white-space: nowrap;
		background-color: inherit;
	}

		.nav-submain li a {
			margin: 0;
			padding: 0 10px 0 10px;
			border-right: solid 1px rgb(255,255,255);
			color: rgb(255,255,255);
			text-decoration: none;
			font-size: 110%;
		}

	.nav-submain a:hover {
		background-color: rgb(202,229,178);
		color: rgb(57, 57, 57);
		text-decoration: none;
	}

	/*gord*/
	.nav-submain a.selected {
		background-color: rgb(185,220,153);
		color: rgb(57, 57, 57);
		text-decoration: none;
	}

/*************************************/
/* SECTION 3 - SIDEBANNER FRONT PAGE */
/*************************************/
.sidebanner-frontpage {
	clear: both;
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
}

.img-sidebanner {
	width: 160px;
	margin: 0;
	padding: 0;
	border: none;
}

/******************************/
/* SECTION 4 - SUB-NAVIGATION */
/******************************/
.nav-sub {
	clear: both;
	float: left;
	width: 160px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0;
	padding: 0;
	background-color: rgb(255,255,255);
}

	.nav-sub ul {
		float: left;
		list-style: none;
		width: 160px;
		margin: 0;
		padding: 0;
		border-bottom: solid 1px rgb(200,200,200);
	}

	.nav-sub li {
		margin: 0;
		padding: 0;
	}

		.nav-sub li.title {
			vertical-align: top;
			margin: 0;
			padding: 0 5px 4px 20px;
			color: rgb(100,100,100);
			text-transform: uppercase;
			font-weight: bold;
			font-size: 140%;
		}

		.nav-sub li.group a {
			display: block;
			min-height: 1.5em;
			height: auto !important;
			height: 1.5em;
			line-height: 1.5em;
			margin: 1px 0 1px 0;
			padding: 0 7px 0 10px;
			border-top: solid 1px rgb(200,200,200);
			border-left: solid 10px rgb(201,198,234);
			color: rgb(100,100,100);
			font-weight: bold;
			font-size: 120%;
		}

		.nav-sub li a {
			display: block;
			min-height: 1.5em;
			height: auto !important;
			height: 1.5em;
			line-height: 1.5em;
			margin: 1px 0 1px 0;
			padding: 0 7px 0 10px;
			border-left: solid 10px rgb(201,198,234);
			color: rgb(57, 57, 57);
			text-decoration: none;
			font-size: 120%;
		}

			.nav-sub li a:hover,
			.nav-sub li a.selected {
				border-left: solid 10px rgb(121,153,196);
				color: rgb(57, 57, 57);
				text-decoration: none;
			}

/*******************************************************************/
/* SECTION 5 -  CONTAINER FOR CONTENT AND SIDEBAR                  */
/*              Reason: To extend navigation border to footer      */
/*******************************************************************/
/* TRICK: Nest the right two columns (content and sidebar) and     */
/* give them a minimum height and white background and a left      */
/* border-line. However, nesting floats inside each other with     */
/* with identical widths may activate the spurious IE character    */
/* duplication bug, where the last characters of the last float    */
/* statement are duplicated outside the float. The correction for  */
/* this bug is to reduce the sidebar float so that the  sum of     */
/* the content and sidebar floats are 6px less than the container  */
/* holding them. See Section 7.1, where this is done.              */
/* ----------------------------------------------------------------*/
/* RESTRICTION: For situations where the left navigation menu is   */
/* expanding over the minimum 500px height, it must remain smaller */
/* than the container holding the rigth two columns. Otherwise     */
/* the borderline will only extend as far down as the container.   */
/*******************************************************************/
.container-content-sidebar-front {
	float: left;
	width: 609px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0;
	padding: 0 0 20px 1px;
	background-color: rgb(255,255,255);
}

.container-content-sidebar,
.container-content2-sidebar /*{float: left; width: 770px; min-height: 500px; height: auto !important; height: 500px; margin: 0; padding: 0 0 20px 0; border-left: solid 1px rgb(200,200,200); background-color: rgb(255,255,255);}*/ {
	width: 1013px;
	margin: 0 auto;
	padding: 0;
	border-left: solid 1px rgb(125,125,125);
	border-right: solid 1px rgb(125,125,125);
	background-color: rgb(255,255,255);
}

/********************************/
/* SECTION 6A - CONTENT PAGE #1 */
/********************************/
.content {
	float: left;
	width: 428px;
	margin: 0;
	padding: 0 0 0 20px;
	background-color: transparent;
	color: rgb(75,75,75);
}
/* Width should be 444px, but IE-duplication bug forces us to reduce with 6px to 428px */
.contentbox-container {
	clear: both;
	float: left;
	width: 425px;
	margin: 0 0 15px 0;
	padding: 0;
}
/* Width should be 428px, but IE-duplication bug forces us to reduce with 3px to 425px */
.contentbox-full {
	width: 425px;
	margin: 0;
	padding: 0;
}

.contentbox-half-left {
	float: left;
	width: 205px;
	margin: 0;
	padding: 0;
}

.contentbox-half-right {
	float: right;
	width: 205px;
	margin: 0;
	padding: 0;
}

.contentbox-third-left {
	float: left;
	width: 134px;
	margin: 0 13px 0 0;
	padding: 0;
}

.contentbox-third-middle {
	float: left;
	width: 134px;
	margin: 0;
	padding: 0;
}

.contentbox-third-right {
	float: right;
	width: 134px;
	margin: 0;
	padding: 0;
}

/********************************/
/* SECTION 6B - CONTENT PAGE #2 */
/********************************/
.content2 {
	width: auto;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	background-color: rgb(255, 255, 255); /*  Gord changed it from transparent mar 2 2015 */
	color: rgb(57, 57, 57);
}
/* Width should be 569px, but IE-duplication bug forces us to reduce with 6px to 563px */
/*.page-container {width: 770px; margin: 0 auto; padding: 0; border-left: solid 1px rgb(125,125,125); border-right: solid 1px rgb(125,125,125); background-color: rgb(255,255,255);}
*/
.contentbox2-container {
	clear: both;
	float: left;
	width: auto;
	margin: 0 0 15px 0;
	padding: 0;
}
/* Width should be 563px, but IE-duplication bug forces us to reduce with 3px to 560px */
.contentbox2-full {
	width: auto;
	margin: 0;
	padding: 0;
}

.contentbox2-half-left {
	float: left;
	width: 45%;
	margin: 0;
	padding: 0;
}

.contentbox2-half-right {
	float: right;
	width: 45%;
	margin: 0;
	padding: 0;
}

.contentbox2-third-left {
	float: left;
	width: 30%;
	margin: 0 13px 0 0;
	padding: 0;
}

.contentbox2-third-middle {
	float: left;
	width: 30%;
	margin: 0;
	padding: 0;
}

.contentbox2-third-right {
	float: right;
	width: 30%;
	margin: 0;
	padding: 0;
}

/************************************/
/* SECTION 6C - CONTENT PAGE COMMON */
/************************************/
/*--------------------------------------------------*/
/* Section 6C.4 - Page title, title and content box */
/*--------------------------------------------------*/
.content-pagetitle {
	width: 90%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background-color: transparent;
	border-bottom: solid 0 rgb(200,200,200);
	color: rgb(57, 57, 57);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 140%;
}

.contentbox-title-noshading-small {
	margin: 0 0 -5px 0;
	padding: 0;
	background-color: transparent;
	color: rgb(57, 57, 57);
	font-weight: bold;
	font-size: 130%;
}

.contentbox-title-noshading-medium {
	margin: 0 0 -5px 0;
	padding: 0;
	background-color: transparent;
	color: rgb(57, 57, 57);
	font-weight: bold;
	font-size: 150%;
}

.contentbox-title-noshading-large {
	margin: 0 0 -5px 0;
	padding: 0;
	background-color: transparent;
	color: rgb(57, 57, 57);
	font-weight: bold;
	font-size: 170%;
}

.contentbox-title-noshading-huge {
	margin: 0 0 -5px 0;
	padding: 0;
	background-color: transparent;
	color: rgb(57, 57, 57);
	font-weight: bold;
	font-size: 180%;
}

.contentbox-title-shading-small {
	margin: 0;
	padding: 1px 0 2px 3px;
	background-color: rgb(222,220,242);
	color: rgb(57, 57, 57);
	font-weight: bold;
	font-size: 130%;
}

.contentbox-title-shading-medium {
	margin: 0;
	padding: 1px 0 2px 3px;
	background-color: rgb(222,220,242);
	color: rgb(57, 57, 57);
	font-weight: bold;
	font-size: 150%;
}

.contentbox-title-shading-large {
	margin: 0;
	padding: 1px 0 2px 3px;
	background-color: rgb(222,220,242);
	color: rgb(57, 57, 57);
	font-weight: bold;
	font-size: 170%;
}

.contentbox-title-shading-huge {
	margin: 0;
	padding: 1px 0 2px 3px;
	background-color: rgb(222,220,242);
	color: rgb(57, 57, 57);
	font-weight: bold;
	font-size: 180%;
}

.contentbox-noshading {
	margin: 0;
	padding: 0.7em 0 0 0;
	background-color: transparent;
}

.contentbox-shading {
	margin: 0;
	padding: 7px 10px 5px 10px;
	background-color: rgb(233,232,244);
}

/*---------------------*/
/* Section 6C.4 - Text */
/*---------------------*/
/* Heading */
h1 {
	clear: left;
	margin: 1.0em 0 0.5em 0;
	font-weight: bold;
	font-size: 160%;
}

h2 {
	clear: left;
	margin: 1.0em 0 0.5em 0;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	clear: left;
	margin: 1.0em 0 0.5em 0.2em;
	font-weight: bold;
	font-size: 140%;
}

h4 {
	clear: left;
	margin: 1.0em 0 0.5em 0;
	font-weight: bold;
	font-size: 130%;
}

h5 {
	clear: left;
	margin: 0;
	font-weight: bold;
	font-size: 130%;
}

h6 {
	clear: left;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	font-size: 130%;
}

/* Paragraph */
p {
	margin: 0 0 0.5em 100px;
	padding: 0;
	line-height: 1.2em;
	font-size: 100%;
	width: 900px;
}

	p.readmore {
		margin: -0.2em 0 0.5em 0;
		padding: 0;
		line-height: 1.2em;
		font-size: 110%;
	}

	p.quote {
		margin: 0 30px 0.6em 30px;
		line-height: 120%;
		font-size: 120%;
	}

/* Embedded */
.embed {
	float: left;
	width: 120px;
	margin: 7px 7px 5px 0;
	padding: 5px;
	background-color: rgb(238,237,249);
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 140%;
}

.embed-caption {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 70%;
}

/* Lists */
.content ul.noindent,
.content2 ul.noindent {
	margin: 0 0 7px 15px;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 100%;
}

.content ul.indent,
.content2 ul.indent {
	margin: 0 0 7px 15px;
	padding: 0 0 0 15px;
	list-style-type: disc;
	font-size: 100%;
}

.content ol,
.content2 ol {
	margin: 0 0 0 9px;
	padding: 0 0 0 25px;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 100%;
}

/* Link List */
.content ul.linklist-noindent,
.content2 ul.linklist-noindent {
	margin: -0.3em 0 0.5em 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.2em;
	font-size: 100%;
}

.content ul.linklist-indent,
.content2 ul.linklist-indent {
	margin: -0.3em 0 0.5em 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	line-height: 1.2em;
	font-size: 100%;
}

/*-----------------------*/
/* Section 6C.5 - Tables */
/*-----------------------*/
.table {
	clear: left;
	margin: 0.5em 0 0.2em 30px;
	border: solid 1px rgb(57,57,57);
	empty-cells: show;
	border-collapse: collapse;
	background-color: rgb(233,232,244);
}

	.table tr {
		margin: 0;
		padding: 0;
	}

	.table td {
		padding: 2px 7px 2px 7px;
		border: solid 1px rgb(57,57,57);
		text-align: left;
		font-size: 120%;
	}

	.table th {
		margin: 0;
		padding: 2px 7px 2px 7px;
		border: solid 1px rgb(57,57,57);
		empty-cells: show;
		text-align: left;
		font-size: 120%;
	}

p.table-caption {
	margin: 0.5em 0 1.0em 30px;
	padding: 0;
	clear: both;
	text-align: left;
	font-size: 120%;
}

.profileTable {
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: aliceblue;
}

.profileTable-padding-10px {
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: aliceblue;
	padding: 10px;
}

.dateGroup {
	display: block;
	min-width: 300px;
	font-size: 2em;
	margin-right: auto;
	margin-left: auto;
	

}
/*-----------------------*/
/* Section 6C.6 - Images */
/*-----------------------*/
.img-left-noborder {
	float: left;
	margin: 2px 7px 3px 0;
}

.img-right-noborder {
	float: right;
	margin: 2px 0 3px 7px;
}

.img-left-border {
	float: left;
	margin: 4px 7px 3px 0;
	border: solid 1px rgb(57,57,57);
}

.img-right-border {
	float: right;
	margin: 2px 0 3px 7px;
	border: solid 1px rgb(57,57,57);
}

/***********************/
/* SECTION 7 - SIDEBAR */
/***********************/
/*-----------------------------------------------*/
/* Section 7.1 - Size                            */
/*-----------------------------------------------*/
/* Because of IE float-rendering bug, the width  */
/* must be reduced by 6px, otherwise it will     */
/* duplicate characters after the last float     */
/* Reason: IE may not alwys allow nested floats  */
/* have identical widths, but inside float must  */
/* be smaller than outside float. This IE-bug is */
/* somewhat unpredictable. See Section 5 header  */
/* for more details on this topic.               */
/*-----------------------------------------------*/

.sidebar {
	float: right;
	width: 155px;
	margin: 0;
	padding: 3.1em 0 0 0;
	background-color: rgb(255,255,255);
	text-align: left;
	color: rgb(57, 57, 57);
}
/* Actual width should be: 175px, but because of IE-bug we reduce with 6px so that container has some free space) */
.sidebarbox-noborder {
	width: 140px;
	margin: 0 0 1.0em 9px;
	padding: 0;
}

.sidebarbox-border {
	width: 130px;
	margin: 0 0 1.0em 9px;
	padding: 4px;
	border: solid 1px rgb(200,200,200);
}

.sidebarbox-title-noshading {
	display: block;
	margin: 0 0 2px 0;
	padding: 0;
	background-color: transparent;
	font-weight: bold;
	font-size: 110%;
}

.sidebarbox-title-shading {
	display: block;
	margin: 0 0 2px 0;
	padding: 2px 5px 3px 5px;
	background-color: rgb(225,225,225);
	font-weight: bold;
	font-size: 110%;
}

.sidebarbox-noborder p {
	margin: 0 5px 0.4em 5px;
	padding: 0;
	background-color: transparent;
	line-height: 1.2em;
	font-size: 110%;
}

.sidebarbox-border p {
	margin: 0 0 0.4em 0;
	padding: 0;
	background-color: transparent;
	line-height: 1.2em;
	font-size: 110%;
}

/**********************/
/* SECTION 8 - FOOTER */
/**********************/
.footer {
	clear: both;
	width: 100%;
	height: 1.5em;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	text-align: center;
	border: solid 1px rgb(125,125,125);
	background-color: rgb(159,182,213);
	color: rgb(255,255,255);
	position: fixed;
	bottom: 0px;
}

.footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.3em;
	font-size: 110%;
}

/***************************************************/
/* SECTION 9 - HYPERLINKS FOR NON-NAVIGATION TEXTS */
/***************************************************/
.content a,
.content2 a,
.sidebar a {
	color: rgb(57, 57, 57);
	text-decoration: underline;
}

	.content a:hover,
	.content2 a:hover,
	.sidebar a:hover {
		color: rgb(57, 57, 57);
		text-decoration: none;
	}

	.content a:visited,
	.content2 a:visited,
	sidebar a:visited {
		color: rgb(57, 57, 57);
	}

.footer a {
	color: rgb(255,255,255);
	text-decoration: underline;
}

	.footer a:hover {
		color: rgb(0,0,0);
		text-decoration: none;
	}

/********************************/
/* SECTION 10 - GENERIC CLASSES */
/********************************/
/*------------------------------------------*/
/* Section 10.1 - Global default font sizes */
/*------------------------------------------*/
.nav-global-font {
	font-size: 1.0em;
}

.nav-main-font {
	font-size: 1.0em;
}

.nav-sub-font {
	font-size: 1.0em;
}

.content-font {
	font-size: 1.2em;
}

.sidebar-font {
	font-size: 1.0em;
}

.footer-font {
	font-size: 1.0em;
}

/*-------------------------------------*/
/* Section 10.2 - Title decoration box */
/*-------------------------------------*/
.box-on {
	float: left;
	min-width: 0.5em;
	margin-right: 0.2em;
	padding-left: 0.3em;
}

.box-off {
	display: none;
}

/*--------------------------------------*/
/* Section 10.3 - Horizontal alignments */
/*--------------------------------------*/
.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

/*---------------------------*/
/* Section 10.4  Text colors */
/*---------------------------*/
.txt-white {
	color: rgb(255,255,255);
}

.txt-black {
	color: rgb(0,0,0);
}

.txt-grey01 {
	color: rgb(242,242,242);
}

.txt-grey02 {
	color: rgb(230,230,230);
}

.txt-grey03 {
	color: rgb(217,217,217);
}

.txt-grey04 {
	color: rgb(204,204,204);
}

.txt-grey05 {
	color: rgb(191,191,191);
}

.txt-grey06 {
	color: rgb(178,178,178);
}

.txt-grey07 {
	color: rgb(153,153,153);
}

.txt-grey08 {
	color: rgb(127,127,127);
}

.txt-grey09 {
	color: rgb(89,89,89);
}

.txt-grey10 {
	color: rgb(51,51,51);
}

.txt-yellow01 {
	color: rgb(254,252,232);
}

.txt-yellow02 {
	color: rgb(253,249,201);
}

.txt-yellow03 {
	color: rgb(253,246,185);
}

.txt-yellow04 {
	color: rgb(252,243,162);
}

.txt-yellow05 {
	color: rgb(251,239,139);
}

.txt-yellow06 {
	color: rgb(250,236,116);
}

.txt-yellow07 {
	color: rgb(249,233,93);
}

.txt-yellow08 {
	color: rgb(249,230,69);
}

.txt-yellow09 {
	color: rgb(248,227,46);
}

.txt-yellow10 {
	color: rgb(247,224,23);
}

.txt-blue01 {
	color: rgb(238,237,249);
}

.txt-blue02 {
	color: rgb(222,220,242);
}

.txt-blue03 {
	color: rgb(205,202,236);
}

.txt-blue04 {
	color: rgb(189,185,229);
}

.txt-blue05 {
	color: rgb(172,167,223);
}

.txt-blue06 {
	color: rgb(155,149,217);
}

.txt-blue07 {
	color: rgb(139,132,210);
}

.txt-blue08 {
	color: rgb(122,114,204);
}

.txt-blue09 {
	color: rgb(106,97,197);
}

.txt-blue10 {
	color: rgb(89,79,191);
}

.txt-green01 {
	color: rgb(237,246,229);
}

.txt-green02 {
	color: rgb(220,238,204);
}

.txt-green03 {
	color: rgb(202,229,178);
}

.txt-green04 {
	color: rgb(185,220,153);
}

.txt-green05 {
	color: rgb(167,211,127);
}

.txt-green06 {
	color: rgb(149,203,102);
}

.txt-green07 {
	color: rgb(132,194,76);
}

.txt-green08 {
	color: rgb(114,185,51);
}

.txt-green09 {
	color: rgb(97,177,25);
}

.txt-green10 {
	color: rgb(79,168,0);
}

.txt-red01 {
	color: rgb(252,235,233);
}

.txt-red02 {
	color: rgb(248,216,211);
}

.txt-red03 {
	color: rgb(245,196,188);
}

.txt-red04 {
	color: rgb(242,177,166);
}

.txt-red05 {
	color: rgb(238,157,144);
}

.txt-red06 {
	color: rgb(235,137,122);
}

.txt-red07 {
	color: rgb(232,118,100);
}

.txt-red08 {
	color: rgb(229,98,77);
}

.txt-red09 {
	color: rgb(225,79,55);
}

.txt-red10 {
	color: rgb(222,59,33);
}

/*----------------------------------*/
/* Section 10.5 - Background colors */
/*----------------------------------*/
.bg-white {
	background-color: rgb(255,255,255);
}

.bg-black {
	background-color: rgb(0,0,0);
}

.bg-grey01 {
	background-color: rgb(242,242,242);
}

.bg-grey02 {
	background-color: rgb(230,230,230);
}

.bg-grey03 {
	background-color: rgb(217,217,217);
}

.bg-grey04 {
	background-color: rgb(204,204,204);
}

.bg-grey05 {
	background-color: rgb(191,191,191);
}

.bg-grey06 {
	background-color: rgb(178,178,178);
}

.bg-grey07 {
	background-color: rgb(153,153,153);
}

.bg-grey08 {
	background-color: rgb(127,127,127);
}

.bg-grey09 {
	background-color: rgb(89,89,89);
}

.bg-grey10 {
	background-color: rgb(51,51,51);
}

.bg-yellow01 {
	background-color: rgb(254,252,232);
}

.bg-yellow02 {
	background-color: rgb(253,249,201);
}

.bg-yellow03 {
	background-color: rgb(253,246,185);
}

.bg-yellow04 {
	background-color: rgb(252,243,162);
}

.bg-yellow05 {
	background-color: rgb(251,239,139);
}

.bg-yellow06 {
	background-color: rgb(250,236,116);
}

.bg-yellow07 {
	background-color: rgb(249,233,93);
}

.bg-yellow08 {
	background-color: rgb(249,230,69);
}

.bg-yellow09 {
	background-color: rgb(248,227,46);
}

.bg-yellow10 {
	background-color: rgb(247,224,23);
}

.bg-blue01 {
	background-color: rgb(238,237,249);
}

.bg-blue02 {
	background-color: rgb(222,220,242);
}

.bg-blue03 {
	background-color: rgb(205,202,236);
}

.bg-blue04 {
	background-color: rgb(189,185,229);
}

.bg-blue05 {
	background-color: rgb(172,167,223);
}

.bg-blue06 {
	background-color: rgb(155,149,217);
}

.bg-blue07 {
	background-color: rgb(139,132,210);
}

.bg-blue08 {
	background-color: rgb(122,114,204);
}

.bg-blue09 {
	background-color: rgb(106,97,197);
}

.bg-blue10 {
	background-color: rgb(89,79,191);
}

/* TBH is using for main menu: rgb(159,182,213)*/
.bg-Blue_TBHMainMenu {
	background-color: rgb(159,182,213);
}

.bg-Blue_TBHMainMenuHover {
	background-color: rgb(202, 215, 232);
}
/* TBH is using for sub menu: rgb(186, 202, 224)*/
.bg-Blue_TBHSubMenu {
	background-color: rgb(186,202,224);
}
/* TBH is using this on Privilege page's UpdatePanel's updateProgress notice */
.privilegePageUpdateProgress {
	color: rgb(79,168,0);
	background-color: rgb(202,229,178);
}

.bg-green01 {
	background-color: rgb(237,246,229);
}

.bg-green02 {
	background-color: rgb(220,238,204);
}

.bg-green03 {
	background-color: rgb(202,229,178);
}
/*gord submenu hover*/
.bg-green04 {
	background-color: rgb(185,220,153);
}
/*gord submenu selected*/
.bg-green05 {
	background-color: rgb(167,211,127);
}

.bg-green06 {
	background-color: rgb(149,203,102);
}

.bg-green07 {
	background-color: rgb(132,194,76);
}

.bg-green08 {
	background-color: rgb(114,185,51);
}

.bg-green09 {
	background-color: rgb(97,177,25);
}

.bg-green10 {
	background-color: rgb(79,168,0);
}

.bg-red01 {
	background-color: rgb(252,235,233);
}

.bg-red02 {
	background-color: rgb(248,216,211);
}

.bg-red03 {
	background-color: rgb(245,196,188);
}

.bg-red04 {
	background-color: rgb(242,177,166);
}

.bg-red05 {
	background-color: rgb(238,157,144);
}

.bg-red06 {
	background-color: rgb(235,137,122);
}

.bg-red07 {
	background-color: rgb(232,118,100);
}

.bg-red08 {
	background-color: rgb(229,98,77);
}

.bg-red09 {
	background-color: rgb(225,79,55);
}

.bg-red10 {
	background-color: rgb(222,59,33);
}

/*------------------------------------*/
/* Section 10.6  Bottom border colors */
/*------------------------------------*/
.line-white {
	border-bottom: solid 1px rgb(255,255,255);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-black {
	border-bottom: solid 1px rgb(0,0,0);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-grey01 {
	border-bottom: solid 1px rgb(242,242,242);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-grey02 {
	border-bottom: solid 1px rgb(230,230,230);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-grey03 {
	border-bottom: solid 1px rgb(217,217,217);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-grey04 {
	border-bottom: solid 1px rgb(204,204,204);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-grey05 {
	border-bottom: solid 1px rgb(191,191,191);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-grey06 {
	border-bottom: solid 1px rgb(178,178,178);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-grey07 {
	border-bottom: solid 1px rgb(153,153,153);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-grey08 {
	border-bottom: solid 1px rgb(127,127,127);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-grey09 {
	border-bottom: solid 1px rgb(89,89,89);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-grey10 {
	border-bottom: solid 1px rgb(51,51,51);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-yellow01 {
	border-bottom: solid 1px rgb(254,252,232);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-yellow02 {
	border-bottom: solid 1px rgb(253,249,201);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-yellow03 {
	border-bottom: solid 1px rgb(253,246,185);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-yellow04 {
	border-bottom: solid 1px rgb(252,243,162);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-yellow05 {
	border-bottom: solid 1px rgb(251,239,139);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-yellow06 {
	border-bottom: solid 1px rgb(250,236,116);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-yellow07 {
	border-bottom: solid 1px rgb(249,233,93);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-yellow08 {
	border-bottom: solid 1px rgb(249,230,69);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-yellow09 {
	border-bottom: solid 1px rgb(248,227,46);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-yellow10 {
	border-bottom: solid 1px rgb(247,224,23);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-blue01 {
	border-bottom: solid 1px rgb(238,237,249);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-blue02 {
	border-bottom: solid 1px rgb(222,220,242);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-blue03 {
	border-bottom: solid 1px rgb(205,202,236);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-blue04 {
	border-bottom: solid 1px rgb(189,185,229);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-blue05 {
	border-bottom: solid 1px rgb(172,167,223);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-blue06 {
	border-bottom: solid 1px rgb(155,149,217);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-blue07 {
	border-bottom: solid 1px rgb(139,132,210);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-blue08 {
	border-bottom: solid 1px rgb(122,114,204);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-blue09 {
	border-bottom: solid 1px rgb(106,97,197);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-blue10 {
	border-bottom: solid 1px rgb(89,79,191);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-green01 {
	border-bottom: solid 1px rgb(237,246,229);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-green02 {
	border-bottom: solid 1px rgb(220,238,204);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-green03 {
	border-bottom: solid 1px rgb(202,229,178);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-green04 {
	border-bottom: solid 1px rgb(185,220,153);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-green05 {
	border-bottom: solid 1px rgb(167,211,127);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-green06 {
	border-bottom: solid 1px rgb(149,203,102);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-green07 {
	border-bottom: solid 1px rgb(132,194,76);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-green08 {
	border-bottom: solid 1px rgb(114,185,51);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-green09 {
	border-bottom: solid 1px rgb(97,177,25);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-green10 {
	border-bottom: solid 1px rgb(79,168,0);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-red01 {
	border-bottom: solid 1px rgb(252,235,233);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-red02 {
	border-bottom: solid 1px rgb(248,216,211);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-red03 {
	border-bottom: solid 1px rgb(245,196,188);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-red04 {
	border-bottom: solid 1px rgb(242,177,166);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-red05 {
	border-bottom: solid 1px rgb(238,157,144);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-red06 {
	border-bottom: solid 1px rgb(235,137,122);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-red07 {
	border-bottom: solid 1px rgb(232,118,100);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-red08 {
	border-bottom: solid 1px rgb(229,98,77);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-red09 {
	border-bottom: solid 1px rgb(225,79,55);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

.line-red10 {
	border-bottom: solid 1px rgb(222,59,33);
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
}

/******************************/
/* SECTION 11 - MISCELLANEOUS */
/******************************/
.showcode {
	font-family: monospace;
	font-weight: bold;
	font-size: 13px;
	color: rgb(255,0,0);
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

br {
	clear: none;
}

.label-header {
	font-size: 1em;
	letter-spacing: 0.15em;
	text-decoration: underline;
}

.label-header-required {
	font-size: 1em;
	letter-spacing: 0.15em;
	text-decoration: underline;
	font-weight: bold;
}

.label {
	font-size: 1em;
	letter-spacing: 0.15em;
}

.label-indent {
	font-size: 1em;
	letter-spacing: 0.15em;
	padding-left: 15px;
}

.label-required {
	font-size: 1em;
	letter-spacing: 0.15em;
	font-weight: bolder;
	color: #000000;
	width: 200px;
}

.label-completed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 60%;
	text-align: center;
	background-color: aliceblue; 
	border-color: lightblue;
	border-radius: 25px;
	border-width: medium;
	font-size: large;
	padding: 20px;
}

.label-info {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 75%;
	text-align: center;
	background-color: beige;
	border-color: lightcoral;
	border-radius: 15px;
	border-width: medium;
	font-size: small;
	padding: 10px;
}


.label-info-full-width {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 95%;
	text-align: center;
	background-color: beige;
	border-color: lightcoral;
	border-radius: 15px;
	border-width: medium;
	font-size: small;
	padding: 10px;
}

.label-note {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 99%;
	text-align: center;
	background-color: beige;
	border-color: lightcoral;
	border-radius: 10px;
	border-width: medium;
	font-size: small;
	padding: 5px;
}

.label-note-aligh-left {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 98%;
	text-align: left;
	background-color: beige;
	border-color: lightcoral;
	border-radius: 10px;
	border-width: medium;
	font-size: small;
	padding-left: 25px;
	padding-bottom: 15px;
}

.label-info-align-left {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-top: 25px;
	width: 75%;
	text-align: left;
	background-color: beige;
	border-color: lightcoral;
	border-radius: 15px;
	border-width: medium;
	font-size: small;
	padding: 25px;
}

.label-report-align-left {
	text-align: left;
	border-radius: 5px;
	font-size: small;
}

.label-report-align-right {
	text-align: right;
	border-radius: 5px;
	font-size: small;
}

.label-info-align-left-full-width {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 100%;
	text-align: left;
	background-color: beige;
	border-color: lightcoral;
	border-radius: 15px;
	border-width: medium;
	font-size: small;
	padding: 15px;
}

.label-info-align-left-full-width-left-padding-50px {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 100%;
	text-align: left;
	background-color: beige;
	border-color: lightcoral;
	border-radius: 15px;
	border-width: medium;
	font-size: small;
	padding-left: 50px;
	padding-bottom: 15px;
}

.label-info-align-left-97pct-left-padding-50px {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 97%;
	text-align: left;
	background-color: beige;
	border-color: lightcoral;
	border-radius: 15px;
	border-width: medium;
	font-size: small;
	padding-left: 50px;
	padding-bottom: 15px;
}

.label-warn {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-top: 25px;
	width: 60%;
	text-align: center;
	background-color: orange;
	border-color: darkorange;
	border-radius: 25px;
	border-width: medium;
	font-size: medium;
	font-weight: bold;
	padding: 20px;
}

.label-err {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-top: 25px;
	width: 60%;
	text-align: center;
	background-color: orangered;
	border-color: darkorange;
	border-radius: 25px;
	border-width: medium;
	font-size: medium;
	font-weight: bold;
	padding: 20px;
}

.label-apps-year {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color:cornflowerblue;
	border-color: lightcoral;
	border-radius: 5px;
	border-width: medium;
	font-size: medium;
	padding: 4px;
	width: 10em;
}

.label-report-to-run {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: lightblue;
	border-color: lightcoral;
	border-radius: 5px;
	border-width: medium;
	font-size: small;
	padding: 4px;
}

.label-org-name-on-submit {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: lightblue;
	border-color: lightcoral;
	border-radius: 5px;
	border-width: medium;
	font-size: medium;
	padding: 4px;
}

.label-required-50pct {
	font-size: 1em;
	letter-spacing: 0.15em;
	font-weight: bolder;
	color: #000000;
	width: 400px;
}

.label-info-align-left-80pct {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 80%;
	text-align: left;
	background-color: beige;
	border-color: lightcoral;
	border-radius: 10px;
	border-width: medium;
	font-size: small;
	padding: 15px;
}


.fake-link {
	text-decoration: underline;
	cursor: pointer;
}

.text-indent {
	margin-left: 15px;
}

.div-margins {
	margin-left: 5px;
	margin-right: 5px;
}

.div-margins-25 {
	margin-left: 25px;
	margin-right: 25px;
}

.div-margins-25-padding-25 {
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.div-margins-50-padding-50 {
	margin-left: 50px;
	margin-right: 50px;
	padding-left: 50px;
	padding-right: 50px;
}

div.RadMenu .rmLast {
	float: right;
}

/********************************/
/* Password strength indicators */
/********************************/
.passwordIndicator_poor,
.passwordIndicator_weak,
.passwordIndicator_good,
.passwordIndicator_strong,
.passwordIndicator_excellent {
	padding: 2px;
	font-weight: bold;
	color: Black;
}

.passwordIndicator_poor {
	background-color: red;
}

.passwordIndicator_weak {
	background-color: orange;
}

.passwordIndicator_good {
	background-color: yellow;
}

.passwordIndicator_strong {
	background-color: #ccff99;
}

.passwordIndicator_excellent {
	background-color: Lime;
}

/* AJAX calendar */

.ajax__calendar_container {
	padding: 4px;
	position: absolute;
	cursor: default;
	width: 170px;
	font-size: 11px;
	text-align: center;
	font-family: tahoma,verdana,helvetica;
}

.ajax__calendar_body {
	height: 139px;
	width: 170px;
	position: relative;
	overflow: hidden;
	margin: auto;
}

.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {
	top: 0px;
	left: 0px;
	height: 139px;
	width: 170px;
	position: absolute;
	text-align: center;
	margin: auto;
}

.ajax__calendar_container TABLE {
	font-size: 11px;
}

.ajax__calendar_header {
	height: 20px;
	width: 100%;
	background-color: rgb(159,182,213)
}

.ajax__calendar_prev {
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url('img/arrowPrev.gif');
}

.ajax__calendar_next {
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: right;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url('img/arrowNext.gif');
}

.ajax__calendar_title {
	cursor: pointer;
	font-weight: bold;
}

.ajax__calendar_footer {
	height: 15px;
	background-color: rgb(159,182,213)
}

.ajax__calendar_today {
	cursor: pointer;
	padding-top: 3px;
}

.ajax__calendar_dayname {
	height: 17px;
	width: 17px;
	text-align: right;
	padding: 0 2px;
}

.ajax__calendar_day {
	height: 17px;
	width: 18px;
	text-align: right;
	padding: 0 2px;
	cursor: pointer;
}

.ajax__calendar_month {
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

.ajax__calendar_year {
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

.ajax__calendar .ajax__calendar_container {
	border: 1px solid #646464;
	background-color: #ffffff;
	color: #000000;
}

.ajax__calendar .ajax__calendar_footer {
	border-top: 1px solid #f5f5f5;
}

.ajax__calendar .ajax__calendar_dayname {
	border-bottom: 1px solid #f5f5f5;
}

.ajax__calendar .ajax__calendar_day {
	border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_month {
	border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_year {
	border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_month {
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_year {
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_year {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {
	color: #0066cc;
}
.dataGroup {
	margin-bottom: 25px;
	padding-left: 20px;
	background: #dde0e1;
	position: relative;
}

	.dataGroup fieldset {
		padding: 20px 0 0;
		*padding: 0;
		border: 0 none;
	}

.RadForm.rfdFieldset table.rfdRoundedWrapper_fieldset fieldset,
.RadForm.rfdFieldset fieldset {
	border: 0 none !important;
}

.dataGroup fieldset .car_brand_img {
	position: absolute;
	right: 26px;
	top: 0;
}

.dataGroup fieldset legend {
	width: 100%;
	height: 50px;
	*margin: 0 0 20px -7px;
	padding-right: 0;
	line-height: 50px;
	font-weight: bold;
	font-size: 17px;
	border-bottom: 1px solid #ffffff;
}
/*.RadListView {
	overflow: auto;
	height: 200px;
	width: 450px;
}*/