.requiredMessage {
	color: red !important;
	font: normal 9px arial !important;
}

/* RFI styles*/
alignRight {
	vertical-align: right;
}

input.textbox {
	_border: 1px solid #C0C0C0;
}

.head-blue {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #0a4495;
	text-align: center;
}

.blueText {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #0a4495;
	text-align: center;
}

.blackTextBig {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
	text-align: center;
}

.blackText {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: center;
}

.headerText {
	font-size: 8px;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: center;
}

.headerTextRight {
	font-size: 8px;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: right;
}

.headerTextLeft {
	font-size: 8px;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: left;
}

.buttons {
	position: absolute;
	top: 290px;
	padding: .5em 0;
	border-top: 1px solid #666;
	width: 96%;
}

.buttonRight {
	float: right;
}

.buttonLeft {
	float: left;
}

em {
	color: red;
}

.requeredfield {
	font-size: 80%;
	font-weight: bold;
	color: red;
}

.label {
	color: gray;
	font-size: x-small
}

textarea {
	margin: 4px !important;
	background-color: #ffffff !important;
	width: 180px !important;
}

.icePnlGrp select {
	background-color: #ffffff !important;
	border: 1px solid #968078 !important;
}

/* input date calendar styles */
.iceSelInpDateOpenPopup {
	background: url(../images/calendar-header-bg.gif) #ffffff top repeat-x;
}

.iceSelInpDateOpenPopup select {
	margin: 0 0 0 0;
}

.iceSelInpDateMonthYear {
	background: none !important;
}

.iceSelInpDateOpenPopup .Week {
	color: #2a6cc2;
	border-bottom: 1px solid #000000;
	_padding: 5px 4px 1px 4px; 
	$padding: 5px 4px 1px 4px;
}

.iceSelInpDateOpenPopup .Day,.iceSelInpDateOpenPopup .Cur {
	text-align: center !important;
}

.iceSelInpDateOpenPopup .Day a,.iceSelInpDateOpenPopup .Cur a {
	color: #000000;
	text-decoration: none;
}

.iceSelInpDateOpenPopup .Day a:hover {
	color: #2a6cc2;
}

.iceSelInpDateOpenPopup .Cur a {
	color: #ffffff;
	background-color: blue;
}

.calendar-td div div {
	_visibility: hidden;
}

.calendar-td div div table {
	_visibility: visible !important;
}

/*additionals.css*/
input.textbox,input.textboxsl,textarea {
	_border: 1px solid #C0C0C0;
}

input.textboxsl {
	width: 2em;
	margin: 0px;
	margin-left: 0.2em;
}

div.extraclass {
	width: 20.6em;
	float: left;
}

.dr-pnl {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

.dr-pnl-h {
	background-position: left top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.dr-pnl-b {
	padding: 10px;
}

.dr-pnl {
	background-color: #F1F1F1;
	border-color: #C0C0C0;
}

.dr-pnl-h {
	background-color: #0A4495;
	border-color: #0A4495;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.dr-pnl-b {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}

.head-blue {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	color: #0a4495;
	text-align: center;
}

.blueText {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #0a4495;
	text-align: center;
}

.blackTextBig {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
	text-align: center;
}

.blackText {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: center;
}

.headerText {
	font-size: 8px;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: center;
}

.headerTextRight {
	font-size: 8px;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: right;
}

.headerTextLeft {
	font-size: 8px;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: left;
}

.buttons {
	position: absolute;
	top: 290px;
	padding: .5em 0;
	border-top: 1px solid #666;
	width: 96%;
}

.buttonRight {
	float: right;
}

.buttonLeft {
	float: left;
}

em {
	color: red;
}

.requeredfield {
	font-size: 80%;
	font-weight: bold;
	color: red;
}

.label {
	color: gray;
	font-size: x-small
}

* input date calendar styles * /
.iceSelInpDateOpenPopup {
	background: url(../images/calendar-header-bg.gif) #ffffff top repeat-x;
}

.iceSelInpDateOpenPopup select {
	margin: 0 0 0 0;
}

.iceSelInpDateMonthYear {
	background: none !important;
}

.iceSelInpDateOpenPopup .Week {
	color: #2a6cc2;
	border-bottom: 1px solid #000000;
	_padding: 5px 4px 1px 4px; 
	$padding: 5px 4px 1px 4px;
}

.iceSelInpDateOpenPopup .Day,.iceSelInpDateOpenPopup .Cur {
	text-align: center !important;
}

.iceSelInpDateOpenPopup .Day a,.iceSelInpDateOpenPopup .Cur a {
	color: #000000;
	text-decoration: none;
}

.iceSelInpDateOpenPopup .Day a:hover {
	color: #2a6cc2;
}

.iceSelInpDateOpenPopup .Cur a {
	color: #ffffff;
	background-color: blue;
}

.calendar-td div div {
	_visibility: hidden;
}

.calendar-td div div table {
	_visibility: visible !important;
}

.input-date {
	border: 1px solid #d1d1d1 !important;
	background-color: white !important;
}

fieldset {
	border: none !important;
}

/* RESPONSE */
.iceDatTbl {
	width: 600px;
	margin: 0 auto 0 auto;
}

.iceDatTbl td.iceDatTblCol1,.iceDatTbl td.iceDatTblCol2 {
	vertical-align: top;
	text-align: left;
	/*padding: 7px 5px 0px 5px;*/
	padding: 5px;
	margin: 0px;
}

.iceDatTbl .left {
	text-align: left !important;
}

.mark-but {
	border: none !important;
	padding: 0px !important;
	color: #ffffff;
	font: bold 14px "Century Gothic", sans-serif;
	background: transparent url(/tscalendar/images/green-contact-sml2.png) no-repeat bottom !important;
	display: block;
	margin: 5px auto;
	height: 32px;
	width: 101px;
}

.iceCmdBtn {
	border: none !important;
	padding: 0px !important;
	color: #ffffff;
	font: bold 14px "Century Gothic", sans-serif;
	background: transparent url(/tscalendar/images/green-contact-sml2.png) no-repeat bottom !important;
	display: block;
	margin: 5px auto;
	height: 32px;
	width: 101px;
}

.iceCmdBtn:hover {
	background-position: top !important;
	color: #000000;
}

.btnext {
	background: url(/tscalendar/images/fast_forward_48.gif) no-repeat bottom !important;
}

.btnsubm {
	background: url(/tscalendar/images/submit.gif) no-repeat bottom !important;
}

.btnprew {
	background: url(/tscalendar/images/rew_48.gif) no-repeat bottom !important;
}

.btnaccept {
	background: url(/tscalendar/images/i_accept.gif) no-repeat bottom !important;
}

.icePnlGrd tr td {
	padding-bottom: 0px !important;
}

.iceSelInpDateOpenPopup .Week {
	font-size: 10px !important;
	padding: 10px 5px 5px !important;
}

.iceSelInpDateMonthYear {
	padding-top: 3px !important;
}

/* END RESPONSE */
.paddingLeftNullCol1,.paddingLeftNullCol2 {
	padding-left: 0px !important;
}

.paddingLeft3Col1,.paddingLeft3Col2 {
	padding-left: 3px !important;
}

.leftGreanButtonTableBottom tbody tr td {
	vertical-align: bottom !important;
}

.leftGreanButtonTableCol1 {
	width: 110px !important;
	padding: 0px !important;
	float: left !important;
}

.leftGreanButtonTableCol2 {
	padding: 0px !important;
	float: left !important;
}

.iceOutConStat {
	margin: 6px 0px 0px 0px !important;
}

.icePnlGrdCol2 {
	padding: 0px !important;
}

.floatRight {
	float: right !important;
}

.search-tb {
	border: 1px #8C8F91 double;
	padding: 18px;
	margin-bottom: 20px;
	background-color: #EEEEEE;
	margin-top: 10px;
}

.selectOneRadioRight {
	font-size: 12px;
	height: 100%;
	vertical-align: bottom;
	float: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.eventLink span {
	color: #003399 !important;
	cursor: pointer !important;
	text-decoration: none !important;
	white-space: nowrap;
}

.portlet-section-header th a {
	line-height: 14px;
	outline: none;
}

.nowrap {
	white-space: nowrap;
}


