.background1 {
	background-color: #19294E;
	width: 100%;
}
.background2 {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	width: 100%;
	vertical-align: top;
	text-align: left;
}
td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.border {
	border: 1px solid #000000;
	vertical-align: top;
	width: 100%;
	text-align: left;
}
.border2 {
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	border-bottom-width: 1px;
	vertical-align: top;
}
.border3 {
	border: 1px solid #990000;
}
.border4 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
.borderFull {
	border: 1px solid #000000;
	text-align: left;
	vertical-align: text-top;
	width: 100%;
}
.lables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #791E43;
	text-align: left;
	white-space: nowrap;
	vertical-align: text-top;
}
.lablesLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #791E43;
	text-align: left;
	vertical-align: text-top;
	cursor: hand;
}
.ttlables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #000080;
	text-align: left;
	white-space: nowrap;
	vertical-align: text-top;
}
a:link {
	COLOR: #791E43;
	text-decoration: none;
}
a:visited {
	COLOR: #791E43;
	text-decoration: none;
}
a:hover {
	COLOR: #791E43;
	text-decoration: underline;
}
a:active {
	COLOR: #791E43;
	text-decoration: none;
}
.headerText {
	font-size: 11pt;
	font-weight: bold;
	color: #F2F2F2;
	text-transform: capitalize;
	background-image: url(../Images/NewTabs/Header.gif);
	height: 27px;
	background-repeat: repeat;
	background-position: center;
}
.headerBGLeft {
	width: 4px;
	background-image: url(../Images/NewTabs/HeaderLeftEnd.gif);
	height: 27px;
	background-repeat: no-repeat;
	background-position: right;
}
.headerBGRight {
	width: 4px;
	background-image: url(../Images/NewTabs/HeaderRightEnd.gif);
	height: 27px;
	background-position: left;
	background-repeat: no-repeat;
}
body {
	background-color: #19294E;
}
.rownormal {
	color: #000000;
	background-color:#F2F2F2;
}
.rowover {
	color: #F2F2F2;
	background-color:#000080;
}
table {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.button {
	background-image: url(../Images/Button.jpg);
	text-align: center;
	height: 24px;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #791E43;
	font-size: 10pt;
	white-space: nowrap;
   cursor: pointer;
	cursor: hand;
	}
.buttonL {
	background-image: url(../Images/ButtonL.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
   cursor: pointer;
	cursor: hand;
}
.buttonR { 
	background-image: url(../Images/ButtonR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
   cursor: pointer;
	cursor: hand;
}
.buttonPressC {	
	background-image: url(../Images/ButtonPress.jpg);
	text-align: center;
	height: 24px;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #791E43;
	font-size: 10pt;
	white-space: nowrap;
   cursor: pointer;
	cursor: hand;
}	
.buttonPressL {	
	background-image: url(../Images/ButtonPressL.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
   cursor: pointer;
	cursor: hand;
}	
.buttonPressR {	
	background-image: url(../Images/ButtonPressR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
   cursor: pointer;
	cursor: hand;
}	
.buttonUpC {
	background-image: url(../Images/ButtonUpC.jpg);
	text-align: center;
	height: 24px;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	font-size: 10pt;
	white-space: nowrap;
   cursor: pointer;
	cursor: hand;
}
.buttonUpL {
	background-image: url(../Images/ButtonUpL.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
   cursor: pointer;
	cursor: hand;
}
.buttonUpR {
	background-image: url(../Images/ButtonUpR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
   cursor: pointer;
	cursor: hand;
}
.listMenuWidth {
	width: 65mm;
}
.printpage {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
.qpibDecHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.formcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #791E43;
}
.selectedTab {
	font-family: Arial, Helvetica, sans-serif;
	color: #791E43;
	text-decoration: underline;
	text-align: center;
	background-image: url(../Images/NewTabs/SelectedTab.jpg);
	height: 40px;
	vertical-align: middle;
	white-space: nowrap;
   cursor: pointer;
	cursor: hand;
}
.selectedTabL {
	background-image: url(../Images/NewTabs/SelectedTabL.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 9px;
	height: 40px;
   cursor: pointer;
	cursor: hand;
}
.selectedTabR {
	background-image: url(../Images/NewTabs/SelectedTabR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
	height: 40px;
   cursor: pointer;
	cursor: hand;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F2F2;
	text-align: center;
	background-image: url(../Images/NewTabs/Tab.jpg);
	height: 40px;
	vertical-align: middle;
	white-space: nowrap;
   cursor: pointer;
	cursor: hand;
}
.tabL {
	background-image: url(../Images/NewTabs/TabL.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 40px;
	width: 9px;
   cursor: pointer;
	cursor: hand;
}
.tabR {
	background-image: url(../Images/NewTabs/TabR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 9px;
   cursor: pointer;
	cursor: hand;
}
.tabHref {
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F2F2;
	text-align: center;
}
.line {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.helpcell {
	vertical-align: text-top;
	text-align: right;
}
.positionTop {
	vertical-align: top;
	text-align: left;
}
.buttonTable {
	width: 100%;
	vertical-align: baseline;
}
.cellBottom {
	vertical-align: text-bottom;
}
.text {
	border: none;
	vertical-align: text-top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.pageEnd {
	background-image: url(../Images/PageEnd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.progressBar {
	background-image: url(../Images/ProgressBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.progressBarFillC {
	background-image: url(../Images/ProgressBarFillC.jpg);
	text-align: center;
	height: 22px;
	width: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	background-repeat: repeat-x;
	background-position: bottom;
}
.progressBarFillL {
	background-image: url(../Images/ProgressBarFillL.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 22px;
	width: 14px;

}
.progressBarFillR {
	background-image: url(../Images/ProgressBarFillR.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 22px;
	width: 12px;
}
.errorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-align: center;
}
.back {
	background-image: url(../Images/BinaryoneBackground.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.borderCeround {
	border: thin solid #990000;
}
.pLeft {
	background-position: left;
}
.linkTable {
	width: 500px;
}
.fixed {
	background-repeat: no-repeat;
	background-position: center center;
}