@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: "TitilliumText";
	src: url(TitilliumText22L003.otf);
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333;
	background-color: #c0c0c0;
}

.whitebg {
	background-color: #FFFFFF;
}

a:focus {
	outline: none;
}

#outerContainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f7f7f7;
}

.bg {
	background: url(../images/bg.gif) repeat-x;
	height: 454px;
}

.headerlogobg {
	background: url(../images/homebg.jpg) no-repeat;
	width: 966px;
	height: 414px;
}

.panel{
 overflow-y: auto;
 overflow-x: auto;
 height:400;
 max-height: 400;
}

#logos ul {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-left: 0px;
}

#logos ul li {
	float: left;
}

#logos ul li a {
	display: block;
}

#logos ul li a.sewLogo {
	background: url(../images/singleWindowLogo.jpg) no-repeat 0 0;
	width: 155px;
	height: 48px;
}

#logos ul li a.clLogo {
	background: url(../images/CLlogo.jpg) no-repeat 0 0;
	width: 137px;
	height: 54px;
}

.welcomeMsg {
	color: #989898;
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 1em;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	float: right;
}

/* header part topnavbuttons -homepage*/
#topiconsnav {
	width: 250px;
	padding-top: 0px;
	padding-right: 5px;
	float: right;
}

#topiconsnav ul {
	margin: 0;
	padding: 0;
	margin-top: 0px;
}

#topiconsnav ul li {
	float: left;
	padding-right: 5px;
}

#topiconsnav ul li a {
	display: block;
}

#topiconsnav ul li a.home {
	background: url(../images/Home.png) no-repeat 0 0;
	width: 35px;
	height: 35px;
}

#topiconsnav ul li a.faq {
	background: url(../images/FAQ.png) no-repeat 0 0;
	width: 35px;
	height: 35px;
}

#topiconsnav ul li a.contact {
	background: url(../images/contactus.png) no-repeat 0 0;
	width: 35px;
	height: 35px;
}

#topiconsnav ul li a.home:hover {
	background: url(../images/Home-over.png) no-repeat 0 0;
	width: 35px;
	height: 35px;
}

#topiconsnav ul li a.faq:hover {
	background: url(../images/FAQ-Over.png) no-repeat 0 0;
	width: 35px;
	height: 35px;
}

#topiconsnav ul li a.contact:hover {
	background: url(../images/contactus-over.png) no-repeat 0 0;
	width: 35px;
	height: 35px;
}

#topiconsnav ul li a.logout {
	background: url(../images/Logout.png) no-repeat 0 0;
	width: 35px;
	height: 35px;
}

#topiconsnav ul li a.logout:hover {
	background: url(../images/Logout-over.png) no-repeat 0 0;
	width: 35px;
	height: 35px;
}

.logintext {
	color: #FFF;
	font-weight: bold;
}

#loginbg {
	background: #535353 repeat-x;
	width: 100%; height: 332px;
	background: #ffb126 url(../images/left-bg.jpg) repeat-x;
	width: 100%;
	height: 332px;
}

.loginTable td {
	text-align: left;
}

.greyarrow {
	background: url(../images/greyarrow.gif) no-repeat 0px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 3px;
}

.redarrow {
	background: url(../images/redarrow.gif) no-repeat 0px;
	color: #0383ce;
	text-transform: uppercase;
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	padding-left: 20px;
}

.redmore {
	background: url(../images/more.gif) no-repeat 0px;
	color: #656565;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
}


#plus a:focus {
	outline: none;
}

#plus a {
	background: url(../images/plus.gif) no-repeat 0 7px;
	padding-left: 23px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #e5e5e5 solid 1px;
	display: block;
	text-decoration: none;
	color: #656565;
}

#plus a.active {
	background: url(../images/minus.gif) no-repeat 0 3px;
	padding-left: 23px;
	padding-bottom: 5px;
	border-bottom: #b4b4b4 solid 1px;
	display: block;
	text-decoration: none;
	color: #656565;
}

.proceduresContent {
	padding: 10px 24px;
	margin-bottom: 10px;
	background-color: #f5f5f5;
}

#notice li {
	padding-bottom: 8px;
	padding-top: 2px;
	border-bottom: #b4b4b4 dashed 1px;
}

.redtext {
	color: #e31f2b;
}

.hline {
	background: url(../images/hline.jpg) repeat-y;
}

.footer {
	width: 966px;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	color: #808080;
	font-size: 1em;
}

#footercontainer {
	background-color: #d6d6d6;
	height: 40px;
}

.footer a {
	color: #908f8f;
	font-size: 1em;
	text-decoration: none;
}

.col1 {
	width: 220px;
	background: #eaeaea url(../images/subcol2Bg.jpg) repeat-y 0 0;
	padding-top: 20px;
}

.col2 {
	width: 746px;
	background-color: #f7f7f7;
}

.col3 {
	width: 100px;
}

.subcol2 {
	width: 750px;
}

/* SUBPAGE */
#indexpageHeader {
	height: 107px;
	vertical-align: top;
}

/* #subpageHeader
{
height:112px;
vertical-align:top;
border-bottom:#e31f2d solid 5px;
} */
#bannerContainer {
	background: url(../images/subpageBanner.jpg) no-repeat 0 0;
	height: 106px;
}

.left-nav-lists td {
	text-align: left;
}

.left-nav-lists-header {
	text-decoration: none;
	color: #000000;
	display: block;
	color: #666666;
	padding: 6px 0px 6px 60px;
	background: url(../images/navBullet1.jpg) no-repeat 35px 5px;
}

.left-nav-lists-header-active {
	text-decoration: none;
	color: #000000;
	display: block;
	color: #0686c7;
	font-weight: bold;
	padding: 6px 0px 6px 60px;
	background: url(../images/navBullet2.jpg) no-repeat 35px 5px;
}

.left-nav-lists-links {
	text-decoration: none;
	color: #000000;
	display: block;
	color: #666666;
	font-size: 11px;
	padding: 5px 0px 5px 80px;
	background: url(../images/navBullet1.jpg) no-repeat 57px 5px;
}

.left-nav-lists-links-act {
	text-decoration: none;
	color: #000000;
	display: block;
	color: #666666;
	font-size: 11px;
	padding: 5px 0px 5px 80px;
	background: url(../images/navBullet3.jpg) no-repeat 57px 5px;
}

.left-nav-lists-links-active {
	text-decoration: none;
	color: #000000;
	display: block;
	color: #0383ce;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 5px 80px;
	background: url(../images/navBullet3.jpg) no-repeat 57px 5px;
}

#innerpagecontent {
	background-color: #ffffff;
	margin: 25px 35px;
}

#breadcrumbs {
	font-size: 11px;
	float: right;
	margin-bottom: 10px;
}

#breadcrumbs a {
	padding: 0px 3px;
	text-decoration: none;
	color: #919191;
}

#breadcrumbs a:hover {
	padding: 0px 3px;
	text-decoration: underline;
}

/* INNER TABS  */
#innertab {
	margin: 0px;
	padding: 0px;
	border-bottom: #0383ce solid 5px;
	background-color: #ebe9ea;
	height: 29px;
}

#innerul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#innerul li {
	float: left;
	display: block;
	border-right: #fff solid 1px;
}

#innerul li a {
	font-size: 11px;
	color: #000;
	display: block;
	padding: 5px 15px 5px 15px;
	background-color: #ebe9ea;
	text-decoration: none;
}


#innerul li a.active {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display: block;
	padding: 6px 15px 6px 15px;
	background-color: #0383ce;
	text-decoration: none;
}

.expAll {
	background: url(../images/expandAll.jpg) no-repeat 0 0;
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
}

.expAll a {
	background: url(../images/expandAll.jpg) no-repeat 0 0;
	padding-left: 20px;
	padding-bottom: 7px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	color: #656565;
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 1.5em;;
	text-decoration: none;
}

.closeAll {
	background: url(../images/closAll.jpg) no-repeat 0 0;
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
}

.closeAll a {
	background: url(../images/closAll.jpg) no-repeat 0 0;
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	color: #656565;
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 1.5em;;
	text-decoration: none;
}

.mandatory {
	font-size: 11px;
	color: #fa183d;
}

.inneralign {
	display: block;
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	background: url(../images/tableOpen.jpg) no-repeat 0 10px;
	padding: 10px 0px 5px 28px;
	border-bottom: #fae79a solid 0px;
}

.inneralign-close {
	display: block;
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	background: url(../images/tableClose.jpg) no-repeat 0 10px;
	padding: 10px 0px 5px 30px;
	border-bottom: #eeeeee solid 1px;
}

.table1 {
	margin-top: 5px;
}

.table1 td {
	font-size: 11px;
}

.table2 {
	border-bottom-color: #0383ce;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	background-color: rgb(255, 255, 255);
}

.table2 td {
	font-size: 11px;
	padding: 4px 5px 4px 27px;
}

.table2 td input,select,textarea {
	border: #9f9f9f solid 1px;
	padding: 2px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #676566;
}

.table2 td input.disabled {
	background-color: #EAEAEA;
}

.table2 td input.button {
	width: 80px;
}

.table3 {
	border: 0px;
	background-color: #ffffff;
	border-bottom: #f3ce03 solid 0px;
}

.table3 td {
	font-size: 11px;
	padding: 4px 5px 4px 27px;
}

.table3 td input,select,textarea {
	border: #9f9f9f solid 1px;
	padding: 2px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #676566;
}

.submit {
	border-bottom: #bee0f4 solid 5px;
}

.submit td {
	text-align: center;
	padding: 5px 0px 5px 27px;
}

.submit td.leftalign {
	text-align: left;
	padding: 5px 0px 5px 0px;
}

.submit td input {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	border: none;
	padding: 6px 5px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
}

.submit td input.previous {
	background: #636162 url(../images/prevArrow.jpg) no-repeat 5px 5px;
	padding-left: 20px;
}

.submit td input.saveAsDraft {
	/*background:#636162 url(../images/saveDraft.jpg) no-repeat 95% 5px;*/
	background-color: #636162;
	padding-right: 5px;
}

.submit td input.submit {
	/*background:#636162 url(../images/submitArrow.jpg) no-repeat 100% 0;*/
	background-color: #636162;
	padding-right: 5px;
	border: #fff solid 2px;
}

.submit td input.next {
	background: #636162 url(../images/nextArrow.jpg) no-repeat 93% 5px;
	padding-right: 20px;
}

/* addd search section on 22/02/2012 Yani*/
.search {
	border-bottom: #0383ce solid 5px;
}

.search td {
	text-align: center;
	padding: 5px 0px 5px 27px;
}

.search td input {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	border: none;
	padding: 6px 5px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
}

.search td input.previous {
	background: #636162 url(../images/prevArrow.jpg) no-repeat 5px 5px;
	padding-left: 20px;
}

.search td input.upload {
	background-color: #636162;
	padding-right: 5px;
}

.search td input.saveAsDraft {
	/*background:#636162 url(../images/saveDraft.jpg) no-repeat 95% 5px;*/
	background-color: #636162;
	padding-right: 5px;
}

.search td input.submit {
	/*background:#636162 url(../images/submitArrow.jpg) no-repeat 100% 0;*/
	background-color: #636162;
	padding-right: 5px;
	border: #fff solid 2px;
}

.search td input.next {
	background: #636162 url(../images/nextArrow.jpg) no-repeat 93% 5px;
	padding-right: 20px;
}


#searchresult td,.detail-table td {
	font-size: 11px;
	padding: 4px 5px 4px 10px;
}

#searchresult .rowbg1,.detail-table .rowbg1 {
	background-color: #f9f9fb;
}

#searchresult .rowbg1 td,.detail-table .rowgb1 td {
	border-bottom: #e0e0e0 solid 1px;
}

#searchresult .rowbg2 td,.detail-table .rowbg2 td {
	border-bottom: #e0e0e0 solid 1px;
}

#searchresult .rowbg2,.detail-table .rowbg2 {
	background-color: #fdf0c4;
}

#bigtext {
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	color: #656565;
	padding-left: 0px;
	padding-bottom: 5px;
}

.resultsbutton {
	border: #9f9f9f solid 1px;
	padding: 2px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #676566;
}

.accountactivity {
	color: #666666;
	font-size: 11px;
}

/*for pagination buttons*/
.page-button-styles {
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	border: #0383ce solid 1px;
	background-repeat: repeat-x;
	background-color: #fff;
	height: 20px;
	padding: 0px 2px 2px 2px;
	margin: 2px;
}
/*for pagination text box*/
.page-field-styles {
	font-family: Tahoma;
	border: #bcbcbc solid 1px;
	border-top: #acacac solid 1px;
	padding: 2px;
}

/*for picklist added by yen*/
.sampleDiv ul {
	text-decoration: none;
	list-style: none;
	padding: 0;
}

.hoverItem {
	background: #6CC;
}

.selectedItem {
	background: #FC3;
}

.sampleDiv ul {
	width: 180px;
	height: 150px;
	overflow: auto;
	border: 1px solid #708090;
	padding: 2px;
	float: left;
	margin-top: 0;
}

.sampleDiv .buttonGroup {
	float: left;
	margin: 25px 10px;
}

.addButton,.delButton {
	width: 80px;
	padding-bottom: 5px;
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
	/*		
    color: #FFFFFF;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 5px;
    text-transform: uppercase;
	background: #636162;*/
}

.sampleDiv .idCol {
	display: none;
}

.simpleItem { /*padding: 0 0 0 5px;*/
	background-color: #FFFFFF;
	color: #676566;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.hoverItem2 {
	background: #A2B5CD;
}

.selectedItem2 {
	background: #636162;
	color: #FFFFFF;
}

.padb0 {
	padding-bottom: 0px;
}

.padt0 {
	padding-top: 0px;
}

.padb2 {
	padding-bottom: 2px;
}

.padt2 {
	padding-top: 2px;
}

.floatleftbold285 {
	float: left;
	width: 285px;
	font-weight: bold;
}

.floatleftbold {
	float: left;
	font-weight: bold;
}

.checkboxclass {
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	overflow: hidden;
}

.checkboxlabel {
	padding: 0 0 2px 2px;
	vertical-align: text-top;
}

/** for JQuery datepicker calendar alignment **/
.ui-datepicker-trigger {
	margin-left: 3px;
	vertical-align: top;
}

.margintr25 {
	margin: 25px 25px;
}

.padt10 {
	padding-top: 10px;
}

.fontsize11 {
	font-size: 11px;
}

.popupheading {
	color: #666666;
	display: block;
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0 5px 0px;
	text-decoration: none;
	border-bottom: 5px solid red;
}

.popupbutton {
	border-top: 5px solid #E3E3E3;
	background-color: #636162;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 5px 5px 5px;
	text-transform: uppercase;
}

.popuptablepadding {
	padding: 5px 15px 0px 22px;
}

.color333 {
	color: #333
}

.confirmmsg {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 5px 38px;
}

.confirmbutton {
	background-color: #000000;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 5px;
	text-transform: uppercase;
}

.delmsg {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 5px 98px;
}

.clearboth2 {
	clear: both;
	height: 2px;
}

.bordert5 {
	border-top: 5px solid #0383CE;
}

.borderb5 {
	border-bottom: 5px solid #F3CE03;
}

.adduserdetailbutton {
	text-align: center;
	padding: 5px 0;
}

.textalignright {
	text-align: right;
}

input.toggletextfield:disabled,textarea.toggletextfield:disabled,select.toggletextfield:disabled
	{
	background-color: #EAEAEA;
}

.okmsg {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}

.detail-table td input,select,textarea {
	border: #9f9f9f solid 1px;
	padding: 2px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #676566;
}

.innerbutton {
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
	color: #676566;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 5px;
	text-transform: uppercase;
	border: 1px #9f9f9f solid;
}

.floatlefttextcenter {
	float: left;
	text-align: center
}

.padl3 {
	padding-left: 3px;
}

.margin15 {
	margin: 15px;
}

.borderblight5 {
	border-bottom: 5px solid #E3E3E3;
	background-color: #ffeeff;
}

#header {
	width: 100%;
	height: 100px;
	border: 1px solid #000;
	margin-bottom: 16px;
}

#content {
	width: 100%;
	height: 200px;
	margin-right: 16px;
	margin-bottom: 16px;
	border: 1px solid #000;
}

#footer {
	width: 100%;
	height: 100px;
	border: 1px solid #000;
}

.rich-tab-active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #0383ce;
	border-width: 0px;
	border-style: none;
	padding: 5px 10px;
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	cursor: default;
	border-top: none;
	background-image: none;
	color: #000000;
	border: none;
}

.message_general {
	display: block;
	/*background: #F9F0F0;
	border: 1px solid #EFB3B3;*/
	margin: 1em 0 1.2em;
	padding: 5px 10px;
	color: #990000;
}

.message_general li {
	margin-left: 12px;
}

.table1_td_txt-label {
	width: 35%;
}

.table1_td_txt-field {
	width: 65%;
}

/******
Classes added by kumar for richfaces Search Table 
******/
.dr-dscr-t {
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	BORDER-LEFT: 0px solid;
	BORDER-BOTTOM: 0px solid;
}

.dr-table {
	BORDER-TOP: #fafafa 1px solid;
	BORDER-LEFT: #fafafa 1px solid;
	BORDER-RIGHT: #fafafa 1px solid;
	BORDER-BOTTOM: #fafafa 1px solid;
	border-color: #ffffff;
	empty-cells: show;
}

.dr-table-cell {
	border-bottom: #e0e0e0 solid 1px;
	border-right: 0px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	padding: 4px;
}

.dr-stglpnl-b {
	background-color: #FFFFFF;
}

.dr-dscr-t {
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	BORDER-LEFT: 0px solid;
	BORDER-BOTTOM: 0px solid;
}
/*
.dr-mpnl-pnl {
overflow:auto!important
}
*/
.rich-stglpanel-body {
	background-color: #FFFFFF;
}

.rich-dtascroller-table {
	BORDER-TOP: #fafafa 1px solid;
	BORDER-LEFT: #fafafa 1px solid;
	BORDER-RIGHT: #fafafa 1px solid;
	BORDER-BOTTOM: #fafafa 1px solid;
	border-color: #ffffff;
	empty-cells: show;
}

.rich-tab-header {
	color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px 15px;
	text-align: center;
}

input.button {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid;
	border-color: #666666;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
}

.fred {
	color: #990000;
}

.table-row-light {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f9f9fb;
	border-bottom: #cfd0cb solid 1px;
}

.table-row-dark {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fdf0c4;
}

.tab-highlighted {
	font-family: Tahoma;
	font-size: 8px;
	color: #666666;
	background-color: #faf1e1;
	font-weight: bold;
	padding-left: 20px;;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

.rich-dtascroller-table {
	BORDER-LEFT-COLOR: #FFFFFF;
	BORDER-BOTTOM-COLOR: #FFFFFF;
	BORDER-TOP-COLOR: #FFFFFF;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-RIGHT-COLOR: #FFFFFF;
}

.rich-datascr-button {
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	border: #666666 solid 1px;
	background-repeat: repeat-x;
	background-color: #fff;
	height: 20px;
	padding: 0px 2px 2px 2px;
	margin: 2px;
}

.rich-datascr-inputtext {
	font-family: Tahoma;
	border: #bcbcbc solid 1px;
	border-top: #acacac solid 1px;
	padding: 2px;
	color: #000;
}

.dataScroll {
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: center;
}

.dataScroll table {
	border: none;
}

.rich-table {
	BORDER-TOP: #fafafa 1px solid;
	BORDER-LEFT: #fafafa 1px solid;
	BORDER-RIGHT: #fafafa 1px solid;
	BORDER-BOTTOM: #fafafa 1px solid;
	border-color: #ffffff;
	empty-cells: show;
}

.rich-table-header {
	background-color: #0383ce;
	background-image: url(../images/rich-header-bg.png);
	background-position: top left;
	background-repeat: repeat-x;
}

.rich-table-cell {
	border-color: #e0e0e0 solid 1px;
}

.rich-list-picklist-button-disabled {
	background-image: url(../images/rich-picklist-bg.png);
	background-color: #0383ce;
	color: #A49449;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
/*
.rich-table {
	border: none;
}

.rich-table-cell {
	border: none;	
}

.rich-table-thead {
	border: none;
}

.rich-table-subheader {
	border: none;
}
*/
.rich-table-subheadercell {
	white-space: normal;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #656565;
	border: none;
}

.rich-table-footer {
	background-color: #ffffff;
}

.rich-table-footercell {
	border: none;
}

.rich-table-subheader {
	BACKGROUND-COLOR: #dfdddd;
}

.rich-table-sortable-header {
	WHITE-SPACE: normal;
}

.rich-tab-inactive {
	white-space: nowrap;
	background-color: #ebe9ea;
	background-image: none;
	background-position: center top;
	background-repeat: repeat-x;
	border-color: none;
	border-style: none;
	border-width: none;
	color: #000000;
	cursor: default;
}

.rich-tabhdr-side-border {
	background-image: none;
}

.rich-tabhdr-side-cell {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: none;
}

.rich-tabpanel-content {
	background-color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
	vertical-align: top;
}

.rich-tab-bottom-line {
	border-bottom-color: #0383ce;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
/**/
.rich-mpnl-header {
	background-image: url(../images/rich-header-bg.png);
}

.rich-mpnl-shadow {
	background-color: #666666;
}

.sectionheaderbg {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin-top: 2px;
}

#content-midbg2 {
	background-image: url(../images/content-midbg3.jpg);
	/*background-repeat:no-repeat;*/
	/*background-repeat:repeat-x;*/
	/*height:0px;*/
	/*height:129px;*/
}

.fdb-images {
	border: #dadad7 solid 2px;
}

.rich-calendar-input {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: #9f9f9f solid 1px;
}

.rich-calendar-month {
	background-color: #0383ce;
}

.rich-calendar-tool {
	background-color: #0383ce;
}

.rich-calendar-select {
	background-color: #0383CE;
}
.rich-calendar-editor-btn-selected
{
	background-color:#0383CE;
}

.rich-picklist-control-disabled,.rich-picklist-control-top,.rich-picklist-control-bottom,.rich-picklist-control-up,.rich-picklist-control-down,.rich-picklist-control-copyall,.rich-picklist-control-copy,.rich-picklist-control-remove,.rich-picklist-control-removeall
	{
	border: 1px solid;
	margin-bottom: 3px;
}

.rich-list-picklist-button-content {
	background-image: url("../images/button-bg.gif");
	background-repeat: repeat-x;
	padding-bottom: 0;
	text-align: left;
	width: 80px;
	height: 18px;
}

.dr-mpnl-mask-div-opaque {
	background: url("../images/overlay.png") repeat scroll 0 0
		transparent;
	display: block;
	opacity: 0.3;
	cursor: auto;
}

.rich-mp-content {
	background-color: #ffffff;
	border: #666666 solid 15px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.bigtext {
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	color: #656565;
	padding-left: 0px;
	padding-bottom: 5px;
}

.rich-table-subheadercell {
	TEXT-ALIGN: left
}

.rich-table-subheadercell {
	BACKGROUND-COLOR: #DFDEE4;
	BORDER: none;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif;
	WHITE-SPACE: normal;
	TEXT-ALIGN: left
}

.rich-table-cell {
	BORDER-RIGHT: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	BORDER-TOP: none;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif
}

.rich-table-subfootercell {
	TEXT-ALIGN: center;
	font-weight: bold;
}

.rich-table-subfootercell {
	BORDER-RIGHT: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	BORDER-TOP: none;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif
}

/* yani added on 5/6/2012 modal panel header style*/
.dr-mpnl-pnl-h {
	background-color: #fff;
	border-color: #fff;
	border-bottom: 5px solid #0383ce;
	margin: 5px;
}

.txt-label {
	width: 300px;
}

.txt-body {
	width: 421px;
}

.spacer {
	width: 255px;
}

.rich-table {
	border: none;
}

.rich-table input,textarea,select {
	font-size: 11px;
	color: #666666;
	border: #9f9f9f solid 1px;
	font-family: Tahoma
}

.dr-dscr-t {
	border: none;
}

.dr-dscr-button,.dr-dscr-sepctrl {
	background-color: #fff;
	border-color: #000;
}

.dr-tbpnl-cntnt {
	border-bottom-color: #B6AD84;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border-bottom-width: 0;
	vertical-align: top;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-left-style: none;
	border-right-style: none;
}

.dr-bottom-line {
	border-bottom: 5px solid #0383ce;
	background-color: #EBE9EA;
}

.dr-tbpnl-tb-inact {
	background-color: #EBE9EA;
}

/*
Fix for table created by radio buttons and pick list in JSF 
*/
.table4 {
	background-color: #ffffff;
	border-bottom: #f3ce03 solid 0px;
}

.table4 td {
	font-size: 11px;
	padding: 4px 5px 4px 1px;
}

.table4 td input,select,textarea {
	border: #9f9f9f solid 1px;
	padding: 2px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #676566;
}
/*
End of For radio buttons and pick list which adds tables
*/
table .declarationInvoiceTableClass TR TD {
	width: 12%;
}

.dr-table-headercell {
	background-color: #DFDEE4;
	color: black;
}

/*added bujji for OGA */
.innerbutton {
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
	color: #676566;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 5px;
	text-transform: uppercase;
	border: 1px #9f9f9f solid;
}

.mandatory_label {
	font-style: normal;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

.message {
	margin-left: 0.5em;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.errormsg {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.errorMarker 
{
	padding-left: 5px;
}

.fatal {
	color: #FF0000;
	font-weight: bold;
}

.info 
{
	color: green;
	font-weight: bold;
}

.infoMarker 
{
	padding-left: 5px;
}

.warning 
{
	color: #FF7200;
}

.warningMarker 
{
	padding-left: 5px;
}

.intable {
	display: block;
}

.fred {
	color: #990000;
}


input.button_popup 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: #9f9f9f solid 1px;
	padding: 2px;
}

.innerforms-fields 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: #9f9f9f solid 1px;
	padding: 2px;
}

input.btn 
{ 
	border: #c2c2c4 solid 0px;
	background: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
}

.table1_td_txt-label1 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #efefef;
	width: 45%;
}

.table1_td_txt-field1 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dfdddd;
	width: 55%;
}

.tabular-details 
{
	background-color: #dfdddd;
}

.tabular-details th 
{ 
	padding: 5px 5px 5px 5px;
}

.tabular-details td
{
	color: #666666;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}

.table-heading 
{
	background-color: #dfdddd;
}

.innerpage_heading 
{
	background: url(../images/.gif) no-repeat 0px;
	color: #656565;
	text-transform: uppercase;
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	padding-left: 20px;
}

.oga-form-table 
{
	border-bottom: #F3CE03 solid 5px;
}

.txt-label2 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #efefef;
	width: 45%;
}

.txt-body2 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dfdddd;
	width: 55%;
}
/* end OGA*/
.rich-picklist-source-items,.rich-picklist-target-items 
{
	background-color: white;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
}

.rich-picklist-source-items 
{
	margin: 0 0 0px 0px;
}

.logosnlogut 
{
	width: 966px;
	margin: 0 auto;
}

.topnavigation 
{
	width: 966px;
	margin: 0 auto;
}

/* header part -homepage*/
#headercontiner 
{
	width: 100%;
	background: url(../images/subpage-bg.jpg) repeat-x;
	height: 126px;
}

/* Header Navigation */
#topnavcontainer 
{
	background: #0383ce;
}

#topnav 
{
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bruneilogo 
{
	float: left;
	width: 50%;
}

#topnav li 
{
	list-style: none;
	display: inline;
	padding: 5px 0px 5px 0px;
}

#topnav li img 
{
	border: 0;
}

#topnav li a 
{
	color: #fff;
	text-decoration: none;
	padding: 0px 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: #FFF solid 1px;
}

#topnav li a:hover 
{
	color: #ffb126;
	text-decoration: none;
}

#topnav li a.active 
{
	color: #ffb126;
	text-decoration: none;
}

.loginContainer 
{
	width: 966px;
	height: 332px;
	margin: 0 auto;
	background: url(../images/homebg.jpg) no-repeat;
}

/*Added by vinod on 26 dec  */
.sidebar1 
{
	float: left;
	width: 285px;
	padding: 15px 15px 10px 15px;
}

.sidebar2 
{
	float: left;
	width: 570px;
	padding: 15px 15px 10px 15px;
}

/* content part */
#contentContainer 
{
	background-color: #FFFFFF;
	width: 966px;
	margin: 0 auto;
	overflow: hidden;
}

.centercontent 
{
	float: left;
	width: 305px;
	padding: 15px 15px 10px 15px;
}

.logout 
{
	float: right;
	width: 50%
}

h1 
{
	font-size: 3.4rem;
	margin-bottom: 12px;
}

h2 
{
	font-size: 1.7rem;
	margin-bottom: 9px;
}

h3 
{
	font-size: 1.5em;
	margin-bottom: 9px;
	color: #0383ce;
	background: url(../images/redarrow.gif) no-repeat 0px;
	text-transform: uppercase;
	display: block;
	padding-left: 20px;
}

h5 
{
	font-size: 1.8rem;
	font-weight: normal;
	margin-bottom: 3px;
}

h6 
{
	font-size: 1.5rem;
	font-weight: normal;
}

.subheader 
{
	color: #777777;
	font-weight: 300;
	margin-bottom: 24px;
}

.more 
{
	background: url(../images/more.gif) no-repeat 0px;
	color: #656565;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
}

.loginbtn 
{
	background: url(../images/loginbtn.jpg) no-repeat;
	width: 101px;
	height: 31px;
	border: none;
	cursor: pointer;
}

.forgotpassword 
{
	color: #999;
	font-size: 12px;
}

.norecord 
{
	font-size: 12px;
	font-weight: bold;
	color: #fa183d;
}
/* calendar */
.table3 td .table4 
{
	background-color: #ffffff;
	border-bottom: #f3ce03 solid 0px;
}

.table3 td .table4 td 
{
	font-size: 11px;
	padding: 0px;
}

.table3 td .table4 th input,td input,select,textarea 
{
	border: #9f9f9f solid 1px;
	padding: 2px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #676566;
}
/* calendar */
.buttonStyles 
{
	border: #ffffff solid 0px;
	background: #084546 url(../imgs/buttonBg.jpg) repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
}

.form-useractions 
{
	BORDER-TOP: #c2c2c2 1px solid;
	PADDING-LEFT: 0px;
	MARGIN-BOTTOM: 20px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 4px
}

.innerpage-contenttable 
{
	MARGIN: 0px 0px 6px;
	COLOR: #000000
}

.innerpage-contenttable .header 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #333333
}

.form-container TD 
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	VERTICAL-ALIGN: top;
	COLOR: #333333;
	PADDING-TOP: 5px
}

.form-container .tdspacing 
{
	WIDTH: 25%
}

.form-container TD SELECT 
{
	BORDER-RIGHT: #c2c2c2 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #c2c2c2 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #c2c2c2 1px solid;
	COLOR: #333333;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #c2c2c2 1px solid;
	FONT-FAMILY: Verdana
}

.form-container TD INPUT 
{
	BORDER-RIGHT: #c2c2c2 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #c2c2c2 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #c2c2c2 1px solid;
	COLOR: #333333;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #c2c2c2 1px solid;
	FONT-FAMILY: Verdana
}

.form-container TD TEXTAREA 
{
	BORDER-RIGHT: #c2c2c2 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #c2c2c2 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #c2c2c2 1px solid;
	COLOR: #333333;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #c2c2c2 1px solid;
	FONT-FAMILY: Verdana
}

.testPlus 
{
	background: url(../images/plus.gif) no-repeat 0 7px;
	padding-left: 23px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #e5e5e5 solid 1px;
	display: block;
	text-decoration: none;
	color: #656565;
}
/*Added By Gopal*/

.inneralign1 {
	display: block;
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	padding: 10px 0px 5px 28px;
	border-bottom: #fae79a solid 0px;
}
/*Added for popup alignment */
.popupContent
{
	margin: 10px 10px;
	height:550px;
	width:374px;
}
/*Added for modalpanel bgcolour */
.rich-mpnl-content {
	border-bottom-color: #0383ce;
	background-color: #ffffff;
	border-top-color : #0383ce;
	border-right-color : #0383ce;
	border-left-color : #0383ce;
}
.wrapword{
white-space: -moz-pre-wrap !important;  
white-space: -pre-wrap;     
white-space: -o-pre-wrap;  
white-space: pre-wrap;      
word-wrap: break-word;    
word-break: break-all;
white-space: normal;
}

.table4_td_txt-label {
	width: 30%;
}
.toggle_panel_hdr{
	background-image:url(../images/blank.gif);
	background-repeat:repeat-x;
	border-style:none;
	background-color:#ebe9ea;
	color:#960030;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.inneralign2 {
	display: block;
	font-family: "TitilliumText", Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	background: url(../resources/images/tableOpen.jpg) no-repeat 0 12px;
	padding: 10px 0px 5px 28px;
	border-bottom: #fae79a solid 0px;
}



.rf-cal-c { width: 22px; height: 22px; }

.rf-ds-btn {
    cursor: pointer;
    padding: 2px 10px 3px 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #C4C0C9;
    display: inline-block;
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #D4CFC7;
    background-image: url(/bdnsw/rfRes/dsBtnGrad.png.xhtml?v=4.3.2.Final-redhat-1&db=eAFjZJBjZDBiZBBh!P!21TPG!1fOH2dgAgA6DgeR&ln=org.richfaces.images);
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}


.rf-ds-nmb-btn {
    cursor: pointer;
    width: 2em;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
    padding: 2px 2px 3px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C4C0C9;
    background-color: #FFFFFF;
    background-image: url(/bdnsw/rfRes/dsDigGrad.png.xhtml?v=4.3.2.Final-redhat-1&db=eAFjZJBjZDBiZBBh!P!x3UvG!0DAwAQAPLEILw__&ln=org.richfaces.images);
    background-position: top left;
    background-repeat: repeat-x;
    display: inline-block;
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

input[type=submit] {
margin-right:10px;
}