.txtLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.txtLarge1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}
.boxPadding {
	padding: 10px;
}
.rowSelected {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rowRowHeader
{
	background-color: #ededed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9edf5;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E1E7F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bgHeader.png);
	vertical-align: top;
}
.rowButton {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rowDelete {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	text-decoration: line-through;
}
.rowButton1 {
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(images/bgButton.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	color: #fb7820;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color: #fb7820;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color: #666;
	text-decoration: none;
	font-weight:bold;
}
.boxButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/btBg.gif);
	vertical-align: middle;
	text-align: left;
	cursor: default;
	white-space: nowrap;
	height: 26px;
	padding-left: 12px;
	background-repeat: repeat-x;
	background-position: center;
}
.boxButtonA {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/btBgA.gif);
	vertical-align: middle;
	text-align: left;
	cursor: default;
	white-space: nowrap;
	height: 26px;
	padding-left: 12px;
	background-repeat: repeat-x;
	background-position: center;
}
.txtHighlight {
	color: #333333;
}

.txtHighlight1 {
	color: #FFCC33;
}

.txtHighlight2 {
	color: #FF0000;
	font-weight:bold;
}
.boxBar {
	color: #FFFFFF;
	height: 25px;
	font-size: 11px;
	background-color: #FB7820;
}
.boxHighlight {
	background-color: #feebde;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FB7820;
	border-right-color: #FB7820;
	border-bottom-color: #FB7820;
	border-left-color: #FB7820;
}
.boxSummary {
	background-color: #FFCC99;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #06337B;
	border-right-color: #06337B;
	border-bottom-color: #06337B;
	border-left-color: #06337B;
	padding: 5px;
}

.txtLightHighlight {
	color: #fb7820;
}
.bgHighlight {
	background-color: #666666;
}
.txtLargest {
	font-size: 18px;
	color: #666666;
}
.boxBarOrange {

	color: #FFFFFF;
	background-image: url(images/bgBarOrange.gif);
	height: 25px;
	font-size: 11px;
}
a.lnkHighlight:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.lnkHighlight:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.lnkHighlight:hover {
	text-decoration: none;
}
.paddingLR {
	padding-right: 3px;
	padding-left: 3px;
}
.bgMain {
	background-color: #fb7820;
	color: #FFFFFF;
}
.menuTitle {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/borderRightBg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg2 {
	background-color: #FEF3EC;
}
.button {
	background-color: #ededed;
	border: 1px solid #c3c3c3;
}
.label {
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.boxTable {
	border: 1px solid #CCCCCC;
}
.boxPaging {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #F2F2F2;
}
.hide {
	display: none;
}
.boxContentCollapse {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #769BC5;
	border-right-color: #769BC5;
	border-bottom-color: #769BC5;
	border-left-color: #769BC5;
	background-image: url(images/titleBlueBgCollapse.gif);
	background-repeat: repeat-x;
	padding: 8px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FEECE1;
	padding: 5px;
	color: #FF6633;
}
.txtTitleInvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.txtTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-color: #DFDFDF;
}
.box1 {
	border: 1px solid #DDE3F0;
	padding: 5px;
}
.inputReadonly {
	color: #032288;
	background-color: #D7DEEC;
}
.bg3 {
	background-color: #B2D2ED;
}
.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e46007;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e46007;
	width: 80%;
	font-weight: bold;
}
.boxHighlight1 {
	background-color: #FFCC99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FB7820;
	border-right-color: #FB7820;
	border-bottom-color: #FB7820;
	border-left-color: #FB7820;
	padding: 3px;
}
a.lnkSubMenu:link {
	color: #e05a00;
	text-decoration: underline;
}
a.lnkSubMenu:visited {
	color: #e05a00;
	text-decoration: underline;
}
a.lnkSubMenu:hover {
	color: #000000;
	text-decoration: none;
}

/********************************/
/********************************/
/********************************/
/********************************/

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bgBorderRight {
	background-image: url(images/borderRightBg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
a.lnkHighlight:link {
	color: #F3460C;
	text-decoration: underline;
}
a.lnkHighlight:visited {
	color: #F3460C;
	text-decoration: underline;
}

a.lnkTopMenu:link {
	color: #FFF3EC;
	text-decoration: underline;
}
a.lnkTopMenu:visited {
	color: #FFF3EC;
	text-decoration: underline;
}
a.lnkTopMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.lnkHighlight:hover {
	color: #666666;
	text-decoration: underline;
}
.bgLightColor {
	background-color: #d4ede9;
}
.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td,p,li,input,textarea,ul,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.boxPadding {
	padding: 10px;
}
.boxContent {
	padding: 10px;
	background-image: url(images/borderTopMenuBg.gif);
	background-repeat: repeat-x;
}
.rowLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FD6600;
	text-decoration: none;
}
.rowLineTop {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E5E5E5;
}
.bgLeft {
	background-color: #E8E8E8;
	background-image: url(images/bgLeft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.txtHighlight {
	color: #F3460C;
}

.txtSmallest {
	font-size: 10px;
}
.bgLight {
	background-color: #FFEBDD;
}
.bgLight1 {
	background-color: #feceae;
}
.pnlTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/borderTopBgS.gif);
	white-space: nowrap;
}


.boxHighlight {
	background-color: #FEEBDE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FB7820;
	border-right-color: #FB7820;
	border-bottom-color: #FB7820;
	border-left-color: #FB7820;
}
.boxSummary {
	background-color: #FEEBDE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #06337B;
	border-right-color: #06337B;
	border-bottom-color: #06337B;
	border-left-color: #06337B;
}
.txtLightHighlight {
	color: #FFEDE1;
}
.rowHeader {
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #E8E8E8;
}


.bgHighlight {
	background-color: #666666;
}

.bgRightSection {
	background-image: url(images/bgRight.gif);
	background-color: #FDF0E8;
	background-repeat: repeat-y;
}
.txtLargest {
	font-size: 18px;
	color: #666666;
}
.boxBar {
	color: #FFFFFF;
	height: 25px;
	font-size: 11px;
	background-color: #FB7820;
}
.bgMain {
	background-color: #FB7820;
}
.txtSmall1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.boxButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/btBg.gif);
	vertical-align: middle;
	text-align: left;
	cursor: default;
	white-space: nowrap;
	height: 26px;
	padding-left: 12px;
	background-repeat: repeat-x;
	background-position: center;
}
.boxButtonA {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/btBgA.gif);
	vertical-align: middle;
	text-align: left;
	cursor: default;
	white-space: nowrap;
	height: 26px;
	padding-left: 12px;
	background-repeat: repeat-x;
	background-position: center;
}
.label {
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
	color: #F3460C;

}
.txtTitle3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.errorMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFFFFF;
}