.heading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	background-color: #efefef;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #404040;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C3C3C3;
}
.style1 {
	text-align: right;
}
.TblOptional {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #930;
	color: #FFF;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.TblRequired {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #692369;
	color: #FFF;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.Tblactivated {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #808080;
}
.TblDates {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.TblPublishers {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-left: 5px;
}
.TblParts {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-left: 7px;
}
.TRalt:hover {
	background-color: #DAE6F4;
}
.TR:hover {
	background-color: #DAE6F4;
}
.TR {
	background-color: #FFC;
	height: 25px;
}
.TRalt {
	background-color: #FFF;
	height: 25px;
}
.TblButton {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: #DAE6F4;
	width: 200px;
	float: right;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	border-width: 1px;
	border-color: #E2E2E2 #808080 #808080 #E2E2E2;
	margin-right: 10px;
	border-style: solid;
}
.TblButton:hover {
	background-color: #FFC;
	border-width: 1px;
	border-color: #808080;
	text-decoration: underline;
	border-style: solid;
}
.LFTnav {
	width: 175px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;
	vertical-align: top;
	padding-top: 5px;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.RTbody {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}
.ShowLogo {
	margin-bottom: 10px;
	margin-top: 10px;
}
.TblBreadcrumb {
	height: 33px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #efefef;
}
.BreadcrumbShow {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #404040;
	padding-left: 10px;
}
UL {
	list-style-image: url('../images/arrow.png');
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	left: 15px;
	margin-top: 10px;
}
li {
	padding-bottom: 15px;
}
.extjs {
	height: 26px;
	background-image: url('../images/extjsmenubackground.png');
}
.header {
	height: 71px;
	background: url('../images/header.png') repeat-x top left;
}
.Breasdcrumb {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #808080;
}
.style2 {
	text-decoration: underline;
}
.Headerlogo {
	margin-top: 12px;
	margin-left: 10px;
}
.LoginBox {
	width: 280px;
	border: 1px solid #C0C0C0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.loginFormfield {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	border: 1px solid #808080;
	margin-left: 20px;
	width: 200px;
}
.loginFormLbl {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 5px 1px 20px;
	color: #666;
}
.loginFormForgot {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 5px;
	color: #039;
}
.loginFormParaRED {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 5px;
	color: #F00;
}
.loginFormPara {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 5px;
	color: #333;
}
.loginFormParaSMALL {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin: 5px;
	
}
.loginFormParaERROR {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin: 10px;
	color: #F00;
	font-weight:bold;
}
.button {
	background-image: url('../images/btntile.png');
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #4a95c9;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	background-position: 1px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 50px;
	margin-left: 172px;
}
.loginFormfield:hover {
	border: 1px solid #993233;
	margin-left: 20px;
	width: 200px;
}
.buttonLARGE {
	background-image: url('../images/btntile.png');
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #4a95c9;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	background-position: 1px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 160px;
	float: right;
}
li:hover {
	text-decoration: underline;
}
.FrmTbshort {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	border: 1px solid #808080;
	margin-left: 2px;
	width: 140px;
	margin-top: 5px;
}
.FrmTbLabel {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	background-color: #efefef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.Frmtablecontainer {
	padding: 10px;
	border: 1px dashed #999999;
	background-color: #FFFFDB;
}
.Frmtablecontainerleft {
	vertical-align: top;
}
.FrmHeading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}
.FrmTblelement {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
}
.FrmTbLabelitalic {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #666;
	margin-right: 5px;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 5px;
}
.Cancelbttn {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.BttnDIV {
	text-align: right;
}
.buttonCANCEL {
	border-style: none;
	height: 18px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #003399;
	background-color: inherit;
}
.FrmTbLongMultiline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	border: 1px solid #808080;
	margin-left: 2px;
	width: 250px;
	margin-top: 5px;
	height: 120px;
}
.FrmTbLong {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	border: 1px solid #808080;
	margin-left: 2px;
	width: 250px;
	margin-top: 5px;
}
