@import url(HCCSU.css);

/* MAIN MENU */
.L2mainMenu {
	clear: both;
	background: url(../Images/L2MenuBar.jpg) no-repeat;
	width: 750px;
	height: 25px;
	line-height: 25px;
	padding-left: 33px;
}
.L2mainMenu a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0px 43px 0px 0px;
}
.L2mainMenu a:hover {
	color: #ff0;
}
/* ******************* */

.L2contentBody {
	font-size: 12px;
	color: #000;
	padding: 0px 20px 0px 24px;
	min-height: 350px;
	text-align: justify;
}
* html .L2contentBody {
	height: 350px;
}
.profileForm td {
	white-space: nowrap;
}
.profileForm th {
	background: #47478D;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 1px 2px 1px 2px;
}
.AppLoginFocus {
	float: left;
	background: url(../Images/AppLoginBoxTile.jpg) no-repeat;
	font-size: 11px;
	color: #fff;
	width: 193px;
	height: 154px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
}
.AppLoginFocus a {
	font-size: 11px;
	color: #fff;
}
.AppLoginFocus a:hover {
	font-size: 11px;
	color: #ff0;
}
.loginPad {
	margin-bottom: 10px;
}
* html .loginPad {
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #47478D;
}
.tableHeader {
	white-space: nowrap;
}
.tableHeader th {
	background: #ccc;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	line-height: 1.5em;
}
.tableHeader th a {
	font-weight: bold;
	color: #333;
}
.tableHeader th a:hover {
	font-weight: bold;
	color: #666;
}
.tableHeader .color1 {
	background: #fff;
	font-size: 11px;
	margin: 0px;
	padding: 1px 2px 1px 2px;
}
.tableHeader .color2 {
	background: #eee;
	font-size: 11px;
	margin: 0px;
	padding: 1px 2px 1px 2px;
}
.tableHeader td a {
	font-size: 11px;
	color: #47478D;
}
.tableHeader td a:hover {
	color: #000;
}
.tableHeader select {
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
	width: 150px;
	font-size: 9px;
}
.changePassContentArea {
	background: url(../Images/ChangePassContentTile.jpg) repeat-y;
	width: 300px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
.changePassword {
	margin-top: 10px;
}
.changePassword td {
	font-size: 12px;
	font-weight: bold;
	color: #47478D;
}
.changePassword input {
	border: 1px solid #47478D;
	font-size: 10px;
	color: #47478D;
	text-indent: 2px;
}
.L2ChangePassContentBody {
	font-size: 12px;
	color: #000;
	padding: 0px 20px 0px 24px;
	min-height: 115px;
	text-align: justify;
}
* html .L2ChangePassContentBody {
	height: 75px;
}
.L2AppHelpContentBody {
	font-size: 12px;
	color: #000;
	padding: 0px 20px 0px 24px;
	min-height: 515px;
	text-align: justify;
}
* html .L2AppHelpContentBody {
	height: 515px;
}
.changePassHeaderBar {
	background: url(../Images/ChangePassHeaderBar.jpg) no-repeat;
	margin: 0px 8px 15px 10px;
	padding: 2px 4px 2px 15px;
	font-size: 14px;
	font-weight: bold;
	height: 19px;
	line-height: 1.3em;
	color: #fff;
	width: 261px;
}
.headerArrow {
	float: right;
	padding-right: 20px;
	border: 1px solid #ff0000;
}
.noApps {
	border: 1px solid #47478D;
	height: 23px;
	line-height: 1.7em;
	font-size: 11px;
	font-weight: bold;
	color: #47478D;
}
.inputField {
	border: 1px solid #000;
	background: #fff;
	font-size: 11px;
	color: #47478D;
	text-indent: 2px;
	width: 175px;
}
.formSubHead {
	background: #eee;
	font-size: 11px;
	font-weight: bold;
	color: 47478D;
	padding: 1px 2px 1px 2px;
}