body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(/images/bgBody.gif);
	background-repeat:repeat;
	cursor: default;
	margin: 5px;
}
a {
	color:#006699;
  font-weight: bold;
	text-decoration: none;
}
a:HOVER {
	text-decoration:underline;	
}
.minilink {
	font-size: 10px;
	color:blue;
	font-weight: normal;
	text-decoration: none;
}
.minilink:HOVER {
	text-decoration: underline;
}
.sortlink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	}
.sortlink:HOVER {
	text-decoration:underline;
}
td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
}
th {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
}
form {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	cursor: default;
}
input {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.dollarSign {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(/images/bgDollarSign.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 8px;
}
textarea {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	cursor: default;
}
li {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
}
ol {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: outside;
	cursor: default;
}
hr {
	color: #D4D4D8;
	background-color: #D4D4D8;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
.small {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.big {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bodystyle {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.buttons {
	BORDER-RIGHT: #000084 1px solid; 
	BORDER-TOP: #000084 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #000084 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: #000084 1px solid; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-collapse:collapse;
}
.mainTD {
	background-color: white;
	border-left: 1px solid #94A6B2;
	border-right: 1px solid #94A6B2;
}
.mainTopLeft {
	background-image:url(/images/bgMainTopLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 6px;
	padding-left: 6px;
}
.mainTopRight {
	background-image:url(/images/bgMainTopRight.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 6px;
	padding-right: 6px;
}
.mainBottomLeft {
	background-image:url(/images/bgMainBottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 26px;
	padding-left: 6px;
}
.mainBottomMid {
	background-image:url(/images/bgMainBottomMid.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 26px;
	text-align: center;
}
.mainBottomRight {
	background-image:url(/images/bgMainBottomRight.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	height: 26px;
	padding-right: 6px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.mainTable {
	border: 1px solid #CCCCCC;
	background-color: #F9F8F4;
}
.statsRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
legend {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #316AC5;
	padding-right: 1px;
	padding-right: 5px;
	cursor: default;
}
legend.lsLegend {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5A607;
	padding-right: 1px;
	padding-right: 5px;
	cursor: default;
}
legend.tsLegend {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	padding-right: 1px;
	padding-right: 5px;
	cursor: default;
}
legend.asLegend {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	padding-right: 1px;
	padding-right: 5px;
	cursor: default;
}
legend.rptLegend {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	padding-right: 1px;
	padding-right: 5px;
	cursor: default;
}
legend.psLegend {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 1px;
	padding-right: 5px;
	cursor: default;
}
fieldset.lsFieldset {
	border: 1px solid #FFCC66;
	background: url(/images/bgLSFieldset.jpg);
	background-repeat: repeat-x;
}
fieldset.tsFieldset {
	border: 1px solid #CC8282;
	background: url(/images/bgTSFieldset.jpg);
	background-repeat: repeat-x;
}
fieldset.asFieldset {
	border: 1px solid #829BCC;
	background: url(/images/bgASFieldset.jpg);
	background-repeat: repeat-x;
}
fieldset.rptFieldset {
	border: 1px solid #18B806;
	background: url(/images/bgRPTFieldset.jpg);
	background-repeat: repeat-x;
}
fieldset.psFieldset {
	border: 1px solid #999999;
	background: url(/images/bgPSFieldset.jpg);
	background-repeat: repeat-x;
}

.regular {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.alert {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA0000;
}
/* BUTTONS */
.bttnHome { height: 21px; width: 62px; background: url(/images/bttnHome.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-right: 3px; }
.bttnHome_hover { height: 21px; width: 62px; background: url(/images/bttnHome_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }
.bttnHome_down { height: 21px; width: 62px; background: url(/images/bttnHome_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }

.bttnLastMenu { height: 21px; width: 84px; background: url(/images/bttnLastMenu.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }
.bttnLastMenu_hover { height: 21px; width: 84px; background: url(/images/bttnLastMenu_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }
.bttnLastMenu_down { height: 21px; width: 84px; background: url(/images/bttnLastMenu_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }

.bttnBack { height: 21px; width: 58px; background: url(/images/bttnBack.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }
.bttnBack_hover { height: 21px; width: 58px; background: url(/images/bttnBack_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }
.bttnBack_down { height: 21px; width: 58px; background: url(/images/bttnBack_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }

.bttnLogOut { height: 21px; width: 70px; background: url(/images/bttnLogOut.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; }
.bttnLogOut_hover { height: 21px; width: 70px; background: url(/images/bttnLogOut_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; }
.bttnLogOut_down { height: 21px; width: 70px; background: url(/images/bttnLogOut_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; }

.bttnProjects { height: 21px; width: 62px; background: url(/images/bttnProjects.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-right: 3px; }

.bttn25 { height: 21px; width: 25px; background: url(/images/bttn25.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn25_hover { height: 21px; width: 25px; background: url(/images/bttn25_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn25_down { height: 21px; width: 25px; background: url(/images/bttn25_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn27 { height: 21px; width: 27px; background: url(/images/bttn27.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn27_hover { height: 21px; width: 27px; background: url(/images/bttn27_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn27_down { height: 21px; width: 27px; background: url(/images/bttn27_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn30 { height: 21px; width: 30px; background: url(/images/bttn30.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn30_hover { height: 21px; width: 30px; background: url(/images/bttn30_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn30_down { height: 21px; width: 30px; background: url(/images/bttn30_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn35 { height: 21px; width: 35px; background: url(/images/bttn35.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn35_hover { height: 21px; width: 35px; background: url(/images/bttn35_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn35_down { height: 21px; width: 35px; background: url(/images/bttn35_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn40 { height: 21px; width: 40px; background: url(/images/bttn40.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn40_hover { height: 21px; width: 40px; background: url(/images/bttn40_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn40_down { height: 21px; width: 40px; background: url(/images/bttn40_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn50 { height: 21px; width: 50px; background: url(/images/bttn50.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn50_hover { height: 21px; width: 50px; background: url(/images/bttn50_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn50_down { height: 21px; width: 50px; background: url(/images/bttn50_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn60 { height: 21px; width: 60px; background: url(/images/bttn60.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn60_hover { height: 21px; width: 60px; background: url(/images/bttn60_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn60_down { height: 21px; width: 60px; background: url(/images/bttn60_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn70 { height: 21px; width: 70px; background: url(/images/bttn70.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn70_hover { height: 21px; width: 70px; background: url(/images/bttn70_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn70_down { height: 21px; width: 70px; background: url(/images/bttn70_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn70Disabled, .bttn70Disabled_hover, .bttn70Disabled_down { height: 21px; width: 70px; background: url(/images/bttn70Disabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }


.bttn80 { height: 21px; width: 80px; background: url(/images/bttn80.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn80_hover { height: 21px; width: 80px; background: url(/images/bttn80_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn80_down { height: 21px; width: 80px; background: url(/images/bttn80_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn90 { height: 21px; width: 90px; background: url(/images/bttn90.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn90_hover { height: 21px; width: 90px; background: url(/images/bttn90_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn90_down { height: 21px; width: 90px; background: url(/images/bttn90_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn100 { height: 21px; width: 100px; background: url(/images/bttn100.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn100_hover { height: 21px; width: 100px; background: url(/images/bttn100_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn100_down { height: 21px; width: 100px; background: url(/images/bttn100_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn110 { height: 21px; width: 110px; background: url(/images/bttn110.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn110_hover { height: 21px; width: 110px; background: url(/images/bttn110_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn110_down { height: 21px; width: 110px; background: url(/images/bttn110_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn120 { height: 21px; width: 120px; background: url(/images/bttn120.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn120_hover { height: 21px; width: 120px; background: url(/images/bttn120_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn120_down { height: 21px; width: 120px; background: url(/images/bttn120_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn130 { height: 21px; width: 130px; background: url(/images/bttn130.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn130_hover { height: 21px; width: 130px; background: url(/images/bttn130_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn130_down { height: 21px; width: 130px; background: url(/images/bttn130_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn140 { height: 21px; width: 140px; background: url(/images/bttn140.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn140_hover { height: 21px; width: 140px; background: url(/images/bttn140_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn140_down { height: 21px; width: 140px; background: url(/images/bttn140_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn150 { height: 21px; width: 150px; background: url(/images/bttn150.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn150_hover { height: 21px; width: 150px; background: url(/images/bttn150_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn150_down { height: 21px; width: 150px; background: url(/images/bttn150_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn160 { height: 21px; width: 160px; background: url(/images/bttn160.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn160_hover { height: 21px; width: 160px; background: url(/images/bttn160_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn160_down { height: 21px; width: 160px; background: url(/images/bttn160_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn170 { height: 21px; width: 170px; background: url(/images/bttn170.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn170_hover { height: 21px; width: 170px; background: url(/images/bttn170_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn170_down { height: 21px; width: 170px; background: url(/images/bttn170_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn180 { height: 21px; width: 180px; background: url(/images/bttn180.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn180_hover { height: 21px; width: 180px; background: url(/images/bttn180_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn180_down { height: 21px; width: 180px; background: url(/images/bttn180_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn190 { height: 21px; width: 190px; background: url(/images/bttn190.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn190_hover { height: 21px; width: 190px; background: url(/images/bttn190_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn190_down { height: 21px; width: 190px; background: url(/images/bttn190_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn200 { height: 21px; width: 200px; background: url(/images/bttn200.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn200_hover { height: 21px; width: 200px; background: url(/images/bttn200_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn200_down { height: 21px; width: 200px; background: url(/images/bttn200_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn250 { height: 21px; width: 250px; background: url(/images/bttn250.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn250_hover { height: 21px; width: 250px; background: url(/images/bttn250_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn250_down { height: 21px; width: 250px; background: url(/images/bttn250_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttnAdd { height: 21px; width: 53px; background: url(/images/bttnAdd.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnAdd_hover { height: 21px; width: 53px; background: url(/images/bttnAdd_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnAdd_down { height: 21px; width: 53px; background: url(/images/bttnAdd_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnAddMini { height: 21px; width: 22px; background: url(/images/bttnAddMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnAddMini_hover { height: 21px; width: 22px; background: url(/images/bttnAddMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnAddMini_down { height: 21px; width: 22px; background: url(/images/bttnAddMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnEdit { height: 21px; width: 50px; background: url(/images/bttnEdit.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnEdit_hover { height: 21px; width: 50px; background: url(/images/bttnEdit_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnEdit_down { height: 21px; width: 50px; background: url(/images/bttnEdit_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnEditMini { height: 21px; width: 22px; background: url(/images/bttnEditMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnEditMini_hover { height: 21px; width: 22px; background: url(/images/bttnEditMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnEditMini_down { height: 21px; width: 22px; background: url(/images/bttnEditMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnEditMiniDisabled, .bttnEditMiniDisabled_hover, .bttnEditMiniDisabled_down { height: 21px; width: 22px; background: url(/images/bttnEditMiniDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnDelete { height: 21px; width: 63px; background: url(/images/bttnDelete.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDelete_hover { height: 21px; width: 63px; background: url(/images/bttnDelete_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDelete_down { height: 21px; width: 63px; background: url(/images/bttnDelete_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnDeleteMini, .bttnRemoveMini, .bttnVoidMini { height: 21px; width: 22px; background: url(/images/bttnDeleteMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDeleteMini_hover, .bttnRemoveMini_hover, .bttnVoidMini_hover { height: 21px; width: 22px; background: url(/images/bttnDeleteMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDeleteMini_down, .bttnRemoveMini_down, .bttnVoidMini_down { height: 21px; width: 22px; background: url(/images/bttnDeleteMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDeleteMiniDisabled, .bttnRemoveMiniDisabled, .bttnVoidMiniDisabled, .bttnDeleteMiniDisabled_hover, .bttnRemoveMiniDisabled_hover, .bttnVoidMiniDisabled_hover, .bttnDeleteMiniDisabled_down, .bttnRemoveMiniDisabled_down, .bttnVoidMiniDisabled_down { height: 21px; width: 22px; background: url(/images/bttnDeleteMiniDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnRemove { height: 21px; width: 72px; background: url(/images/bttnRemove.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnRemove_hover { height: 21px; width: 72px; background: url(/images/bttnRemove_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnRemove_down { height: 21px; width: 72px; background: url(/images/bttnRemove_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnVoid { height: 21px; width: 55px; background: url(/images/bttnVoid.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnVoid_hover { height: 21px; width: 55px; background: url(/images/bttnVoid_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnVoid_down { height: 21px; width: 55px; background: url(/images/bttnVoid_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnCancel { height: 21px; width: 66px; background: url(/images/bttnCancel.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnCancel_hover { height: 21px; width: 66px; background: url(/images/bttnCancel_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnCancel_down { height: 21px; width: 66px; background: url(/images/bttnCancel_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnSave { height: 21px; width: 58px; background: url(/images/bttnSave.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnSave_hover { height: 21px; width: 58px; background: url(/images/bttnSave_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnSave_down { height: 21px; width: 58px; background: url(/images/bttnSave_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnSend { height: 21px; width: 61px; background: url(/images/bttnSend.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnSend_hover { height: 21px; width: 61px; background: url(/images/bttnSend_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnSend_down { height: 21px; width: 61px; background: url(/images/bttnSend_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnContinue { height: 21px; width: 75px; background: url(/images/bttnContinue.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnContinue_hover { height: 21px; width: 75px; background: url(/images/bttnContinue_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnContinue_down { height: 21px; width: 75px; background: url(/images/bttnContinue_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnActiveMini, .bttnEnabledMini { height: 21px; width: 22px; background: url(/images/bttnActiveMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnActiveMini_hover, .bttnEnabledMini_hover { height: 21px; width: 22px; background: url(/images/bttnActiveMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnActiveMini_down, .bttnEnabledMini_down { height: 21px; width: 22px; background: url(/images/bttnActiveMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnActiveMiniDisabled, .bttnEnabledMiniDisabled, .bttnActiveMiniDisabled_hover, .bttnEnabledMiniDisabled_hover, .bttnActiveMiniDisabled_down, .bttnEnabledMiniDisabled_down { height: 21px; width: 22px; background: url(/images/bttnActiveMiniDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnInactiveMini, .bttnDisabledMini { height: 21px; width: 22px; background: url(/images/bttnInactiveMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnInactiveMini_hover, .bttnDisabledMini_hover { height: 21px; width: 22px; background: url(/images/bttnInactiveMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnInactiveMini_down, .bttnDisabledMini_down { height: 21px; width: 22px; background: url(/images/bttnInactiveMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnInactiveMiniDisabled, .bttnDisabledMiniDisabled, .bttnInactiveMiniDisabled_hover, .bttnDisabledMiniDisabled_hover, .bttnInactiveMiniDisabled_down, .bttnDisabledMiniDisabled_down { height: 21px; width: 22px; background: url(/images/bttnInactiveMiniDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnPrintMini { height: 21px; width: 22px; background: url(/images/bttnPrintMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnPrintMini_hover { height: 21px; width: 22px; background: url(/images/bttnPrintMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPrintMini_down { height: 21px; width: 22px; background: url(/images/bttnPrintMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnPrint { height: 21px; width: 53px; background: url(/images/bttnPrint.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnPrint_hover { height: 21px; width: 53px; background: url(/images/bttnPrint_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPrint_down { height: 21px; width: 53px; background: url(/images/bttnPrint_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnCalMini { height: 21px; width: 22px; background: url(/images/bttnCalMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnCalMini_hover { height: 21px; width: 22px; background: url(/images/bttnCalMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnCalMini_down { height: 21px; width: 22px; background: url(/images/bttnCalMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnCalTiny { height: 18px; width: 18px; background: url(/images/bttnCalTiny.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnCalTiny_hover { height: 18px; width: 18px; background: url(/images/bttnCalTiny_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnCalTiny_down { height: 18px; width: 18px; background: url(/images/bttnCalTiny_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnUpMini { height: 21px; width: 22px; background: url(/images/bttnUpMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnUpMini_hover { height: 21px; width: 22px; background: url(/images/bttnUpMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnUpMini_down { height: 21px; width: 22px; background: url(/images/bttnUpMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnDownMini { height: 21px; width: 22px; background: url(/images/bttnDownMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDownMini_hover { height: 21px; width: 22px; background: url(/images/bttnDownMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDownMini_down { height: 21px; width: 22px; background: url(/images/bttnDownMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnSubMenuMini { height: 21px; width: 22px; background: url(/images/bttnSubMenuMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnSubMenuMini_hover { height: 21px; width: 22px; background: url(/images/bttnSubMenuMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnSubMenuMini_down { height: 21px; width: 22px; background: url(/images/bttnSubMenuMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnSubMenu { height: 21px; width: 80px; background: url(/images/bttnSubMenu.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnSubMenu_hover { height: 21px; width: 80px; background: url(/images/bttnSubMenu_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnSubMenu_down { height: 21px; width: 80px; background: url(/images/bttnSubMenu_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnApplicationsMini { height: 21px; width: 22px; background: url(/images/bttnApplicationsMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnApplicationsMini_hover { height: 21px; width: 22px; background: url(/images/bttnApplicationsMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnApplicationsMini_down { height: 21px; width: 22px; background: url(/images/bttnApplicationsMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnApplications { height: 21px; width: 91px; background: url(/images/bttnApplications.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnApplications_hover { height: 21px; width: 91px; background: url(/images/bttnApplications_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnApplications_down { height: 21px; width: 91px; background: url(/images/bttnApplications_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnLogin { height: 21px; width: 59px; background: url(/images/bttnLogin.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnLogin_hover { height: 21px; width: 59px; background: url(/images/bttnLogin_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnLogin_down { height: 21px; width: 59px; background: url(/images/bttnLogin_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnDepartmentsMini { height: 21px; width: 22px; background: url(/images/bttnDepartmentsMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDepartmentsMini_hover { height: 21px; width: 22px; background: url(/images/bttnDepartmentsMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDepartmentsMini_down { height: 21px; width: 22px; background: url(/images/bttnDepartmentsMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnDepartments { height: 21px; width: 93px; background: url(/images/bttnDepartments.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDepartments_hover { height: 21px; width: 93px; background: url(/images/bttnDepartments_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDepartments_down { height: 21px; width: 93px; background: url(/images/bttnDepartments_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnMenuAccessMini { height: 21px; width: 22px; background: url(/images/bttnMenuAccessMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnMenuAccessMini_hover { height: 21px; width: 22px; background: url(/images/bttnMenuAccessMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnMenuAccessMini_down { height: 21px; width: 22px; background: url(/images/bttnMenuAccessMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnMenuAccess { height: 21px; width: 99px; background: url(/images/bttnMenuAccess.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnMenuAccess_hover { height: 21px; width: 99px; background: url(/images/bttnMenuAccess_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnMenuAccess_down { height: 21px; width: 99px; background: url(/images/bttnMenuAccess_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnMenuAccessDisabled, .bttnMenuAccessDisabled_hover, .bttnMenuAccessDisabled_down { height: 21px; width: 99px; background: url(/images/bttnMenuAccessDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnEditAccess { height: 21px; width: 91px; background: url(/images/bttnEditAccess.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnEditAccess_hover { height: 21px; width: 91px; background: url(/images/bttnEditAccess_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnEditAccess_down { height: 21px; width: 91px; background: url(/images/bttnEditAccess_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnViewUsers { height: 21px; width: 91px; background: url(/images/bttnViewUsers.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnViewUsers_hover { height: 21px; width: 91px; background: url(/images/bttnViewUsers_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewUsers_down { height: 21px; width: 91px; background: url(/images/bttnViewUsers_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnDepartmentAccess { height: 21px; width: 128px; background: url(/images/bttnDepartmentAccess.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDepartmentAccess_hover { height: 21px; width: 128px; background: url(/images/bttnDepartmentAccess_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDepartmentAccess_down { height: 21px; width: 128px; background: url(/images/bttnDepartmentAccess_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDepartmentAccessDisabled, .bttnDepartmentAccessDisabled_hover, .bttnDepartmentAccessDisabled_down { height: 21px; width: 128px; background: url(/images/bttnDepartmentAccessDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnLocationAccess { height: 21px; width: 114px; background: url(/images/bttnLocationAccess.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnLocationAccess_hover { height: 21px; width: 114px; background: url(/images/bttnLocationAccess_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnLocationAccess_down { height: 21px; width: 114px; background: url(/images/bttnLocationAccess_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnLocationAccessDisabled, .bttnLocationAccessDisabled_hover, .bttnLocationAccessDisabled_down { height: 21px; width: 114px; background: url(/images/bttnLocationAccessDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnShowFilter { height: 21px; width: 86px; background: url(/images/bttnShowFilter.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnShowFilter_hover { height: 21px; width: 86px; background: url(/images/bttnShowFilter_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnShowFilter_down { height: 21px; width: 86px; background: url(/images/bttnShowFilter_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnHideFilter { height: 21px; width: 86px; background: url(/images/bttnHideFilter.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnHideFilter_hover { height: 21px; width: 86px; background: url(/images/bttnHideFilter_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnHideFilter_down { height: 21px; width: 86px; background: url(/images/bttnHideFilter_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnFilter { height: 18px; width: 53px; background: url(/images/bttnFilter.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnFilter_hover { height: 18px; width: 53px; background: url(/images/bttnFilter_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnFilter_down { height: 18px; width: 53px; background: url(/images/bttnFilter_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnChangeGroup { height: 21px; width: 102px; background: url(/images/bttnChangeGroup.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnChangeGroup_hover { height: 21px; width: 102px; background: url(/images/bttnChangeGroup_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnChangeGroup_down { height: 21px; width: 102px; background: url(/images/bttnChangeGroup_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnChangeGroupDisabled, .bttnChangeGroupDisabled_hover, .bttnChangeGroupDisabled_down { height: 21px; width: 102px; background: url(/images/bttnChangeGroupDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnSetUsername { height: 21px; width: 99px; background: url(/images/bttnSetUsername.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnSetUsername_hover { height: 21px; width: 99px; background: url(/images/bttnSetUsername_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnSetUsername_down { height: 21px; width: 99px; background: url(/images/bttnSetUsername_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnPagingFirst { height: 18px; width: 50px; background: url(/images/bttnPagingFirst.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnPagingFirst_hover { height: 18px; width: 50px; background: url(/images/bttnPagingFirst_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPagingFirst_down { height: 18px; width: 50px; background: url(/images/bttnPagingFirst_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPagingFirstDisabled, .bttnPagingFirstDisabled_hover, .bttnPagingFirstDisabled_down { height: 18px; width: 50px; background: url(/images/bttnPagingFirstDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnPagingPrev { height: 18px; width: 50px; background: url(/images/bttnPagingPrev.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnPagingPrev_hover { height: 18px; width: 50px; background: url(/images/bttnPagingPrev_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPagingPrev_down { height: 18px; width: 50px; background: url(/images/bttnPagingPrev_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPagingPrevDisabled, .bttnPagingPrevDisabled_hover, .bttnPagingPrevDisabled_down { height: 18px; width: 50px; background: url(/images/bttnPagingPrevDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnPagingNext { height: 18px; width: 50px; background: url(/images/bttnPagingNext.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnPagingNext_hover { height: 18px; width: 50px; background: url(/images/bttnPagingNext_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPagingNext_down { height: 18px; width: 50px; background: url(/images/bttnPagingNext_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPagingNextDisabled, .bttnPagingNextDisabled_hover, .bttnPagingNextDisabled_down { height: 18px; width: 50px; background: url(/images/bttnPagingNextDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnPagingLast { height: 18px; width: 50px; background: url(/images/bttnPagingLast.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnPagingLast_hover { height: 18px; width: 50px; background: url(/images/bttnPagingLast_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPagingLast_down { height: 18px; width: 50px; background: url(/images/bttnPagingLast_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPagingLastDisabled, .bttnPagingLastDisabled_hover, .bttnPagingLastDisabled_down { height: 18px; width: 50px; background: url(/images/bttnPagingLastDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnPagingNum { height: 18px; width: 21px; background: url(/images/bttnPagingNum.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; padding-top: 2px; }
.bttnPagingNum_hover { height: 18px; width: 21px; background: url(/images/bttnPagingNum_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; }
.bttnPagingNum_down { height: 18px; width: 21px; background: url(/images/bttnPagingNum_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; }
.bttnPagingNum_on, .bttnPagingNum_on_hover, .bttnPagingNum_on_down { height: 18px; width: 21px; background: url(/images/bttnPagingNum_on.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; }

.bttnPagingNumLeft { height: 18px; width: 3px; background: url(/images/bttnPagingNumLeft.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; padding-top: 2px; }
.bttnPagingNumLeft_hover { height: 18px; width: 3px; background: url(/images/bttnPagingNumLeft_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; }
.bttnPagingNumLeft_down { height: 18px; width: 3px; background: url(/images/bttnPagingNumLeft_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; }

.bttnPagingNumMid { height: 18px; background: url(/images/bttnPagingNumMid.gif); background-repeat: repeat-x; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; padding-top: 2px; padding-left:3px; padding-right:3px; }
.bttnPagingNumMid_hover { height: 18px; background: url(/images/bttnPagingNumMid_hover.gif); background-repeat: repeat-x; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; padding-left:3px; padding-right:3px; }
.bttnPagingNumMid_down { height: 18px; background: url(/images/bttnPagingNumMid_down.gif); background-repeat: repeat-x; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; padding-left:3px; padding-right:3px; }

.bttnPagingNumRight { height: 18px; width: 3px; background: url(/images/bttnPagingNumRight.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; padding-top: 2px; }
.bttnPagingNumRight_hover { height: 18px; width: 3px; background: url(/images/bttnPagingNumRight_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; }
.bttnPagingNumRight_down { height: 18px; width: 3px; background: url(/images/bttnPagingNumRight_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; }

.bttnPagingNumOnLeft, .bttnPagingNumOnLeft_hover, .bttnPagingNumOnLeft_down { height: 18px; width: 3px; background: url(/images/bttnPagingNumOnLeft.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; }
.bttnPagingNumOnMid, .bttnPagingNumOnMid_hover, .bttnPagingNumOnMid_down { height: 18px; background: url(/images/bttnPagingNumOnMid.gif); background-repeat: repeat-x; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; padding-left:3px; padding-right:3px; }
.bttnPagingNumOnRight, .bttnPagingNumOnRight_hover, .bttnPagingNumOnRight_down { height: 18px; width: 3px; background: url(/images/bttnPagingNumOnRight.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; padding-top: 2px; }

.bttnView { height: 21px; width: 58px; background: url(/images/bttnView.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnView_hover { height: 21px; width: 58px; background: url(/images/bttnView_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnView_down { height: 21px; width: 58px; background: url(/images/bttnView_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewDisabled, .bttnViewDisabled_hover, .bttnViewDisabled_down { height: 21px; width: 58px; background: url(/images/bttnViewDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnViewMini { height: 21px; width: 22px; background: url(/images/bttnViewMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnViewMini_hover { height: 21px; width: 22px; background: url(/images/bttnViewMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewMini_down { height: 21px; width: 22px; background: url(/images/bttnViewMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnCurrentPayPeriod { height: 21px; width: 125px; background: url(/images/bttnCurrentPayPeriod.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnCurrentPayPeriod_hover { height: 21px; width: 125px; background: url(/images/bttnCurrentPayPeriod_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnCurrentPayPeriod_down { height: 21px; width: 125px; background: url(/images/bttnCurrentPayPeriod_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnPreviousPayPeriod { height: 21px; width: 125px; background: url(/images/bttnPreviousPayPeriod.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnPreviousPayPeriod_hover { height: 21px; width: 125px; background: url(/images/bttnPreviousPayPeriod_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPreviousPayPeriod_down { height: 21px; width: 125px; background: url(/images/bttnPreviousPayPeriod_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnViewCurrentPayPeriod { height: 21px; width: 156px; background: url(/images/bttnViewCurrentPayPeriod.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnViewCurrentPayPeriod_hover { height: 21px; width: 156px; background: url(/images/bttnViewCurrentPayPeriod_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewCurrentPayPeriod_down { height: 21px; width: 156px; background: url(/images/bttnViewCurrentPayPeriod_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnViewPreviousPayPeriod { height: 21px; width: 156px; background: url(/images/bttnViewPreviousPayPeriod.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnViewPreviousPayPeriod_hover { height: 21px; width: 156px; background: url(/images/bttnViewPreviousPayPeriod_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewPreviousPayPeriod_down { height: 21px; width: 156px; background: url(/images/bttnViewPreviousPayPeriod_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnViewSchedule { height: 21px; width: 106px; background: url(/images/bttnViewSchedule.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnViewSchedule_hover { height: 21px; width: 106px; background: url(/images/bttnViewSchedule_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewSchedule_down { height: 21px; width: 106px; background: url(/images/bttnViewSchedule_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnAddTime { height: 21px; width: 77px; background: url(/images/bttnAddTime.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnAddTime_hover { height: 21px; width: 77px; background: url(/images/bttnAddTime_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnAddTime_down { height: 21px; width: 77px; background: url(/images/bttnAddTime_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnAddNonproductive { height: 21px; width: 129px; background: url(/images/bttnAddNonproductive.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnAddNonproductive_hover { height: 21px; width: 129px; background: url(/images/bttnAddNonproductive_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnAddNonproductive_down { height: 21px; width: 129px; background: url(/images/bttnAddNonproductive_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnViewLogReport { height: 21px; width: 114px; background: url(/images/bttnViewLogReport.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnViewLogReport_hover { height: 21px; width: 114px; background: url(/images/bttnViewLogReport_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewLogReport_down { height: 21px; width: 114px; background: url(/images/bttnViewLogReport_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnRF1 { height: 21px; width: 121px; background: url(/images/bttnRF1.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnRF1_hover { height: 21px; width: 121px; background: url(/images/bttnRF1_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnRF1_down { height: 21px; width: 121px; background: url(/images/bttnRF1_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnRF2 { height: 21px; width: 121px; background: url(/images/bttnRF2.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnRF2_hover { height: 21px; width: 121px; background: url(/images/bttnRF2_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnRF2_down { height: 21px; width: 121px; background: url(/images/bttnRF2_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnRRF1 { height: 21px; width: 135px; background: url(/images/bttnRRF1.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnRRF1_hover { height: 21px; width: 135px; background: url(/images/bttnRRF1_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnRRF1_down { height: 21px; width: 135px; background: url(/images/bttnRRF1_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnRRF2 { height: 21px; width: 135px; background: url(/images/bttnRRF2.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnRRF2_hover { height: 21px; width: 135px; background: url(/images/bttnRRF2_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnRRF2_down { height: 21px; width: 135px; background: url(/images/bttnRRF2_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnViewMessages { height: 21px; width: 111px; background: url(/images/bttnViewMessages.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnViewMessages_hover { height: 21px; width: 111px; background: url(/images/bttnViewMessages_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewMessages_down { height: 21px; width: 111px; background: url(/images/bttnViewMessages_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnApprove { height: 21px; width: 75px; background: url(/images/bttnApprove.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnApprove_hover { height: 21px; width: 75px; background: url(/images/bttnApprove_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnApprove_down { height: 21px; width: 75px; background: url(/images/bttnApprove_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnDecline { height: 21px; width: 75px; background: url(/images/bttnDecline.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDecline_hover { height: 21px; width: 75px; background: url(/images/bttnDecline_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDecline_down { height: 21px; width: 75px; background: url(/images/bttnDecline_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnAddItem { height: 18px; width: 71px; background: url(/images/bttnAddItem.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnAddItem_hover { height: 18px; width: 71px; background: url(/images/bttnAddItem_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnAddItem_down { height: 18px; width: 71px; background: url(/images/bttnAddItem_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnRemoveLastItem { height: 18px; width: 112px; background: url(/images/bttnRemoveLastItem.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnRemoveLastItem_hover { height: 18px; width: 112px; background: url(/images/bttnRemoveLastItem_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnRemoveLastItem_down { height: 18px; width: 112px; background: url(/images/bttnRemoveLastItem_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnRemoveLastItemDisabled,.bttnRemoveLastItemDisabled_hover,.bttnRemoveLastItemDisabled_down { height: 18px; width: 112px; background: url(/images/bttnRemoveLastItemDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnFind { height: 21px; width: 53px; background: url(/images/bttnFind.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnFind_hover { height: 21px; width: 53px; background: url(/images/bttnFind_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnFind_down { height: 21px; width: 53px; background: url(/images/bttnFind_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnSearch { height: 21px; width: 68px; background: url(/images/bttnSearch.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnSearch_hover { height: 21px; width: 68px; background: url(/images/bttnSearch_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnSearch_down { height: 21px; width: 68px; background: url(/images/bttnSearch_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnFinish { height: 21px; width: 60px; background: url(/images/bttnFinish.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnFinish_hover { height: 21px; width: 60px; background: url(/images/bttnFinish_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnFinish_down { height: 21px; width: 60px; background: url(/images/bttnFinish_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnViewLog { height: 21px; width: 77px; background: url(/images/bttnViewLog.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnViewLog_hover { height: 21px; width: 77px; background: url(/images/bttnViewLog_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewLog_down { height: 21px; width: 77px; background: url(/images/bttnViewLog_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnSpacing {
 padding-left: 7px;
 padding-right: 7px;
}
.bttnTable {
 padding: 0px;
 margin: 0px;
 margin-top: 5px;
}


/* List Table */
.listTable {
	border: 1px solid #BFB8BF;
	background-color: #FFFFFF;
}
.listTitleRow {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #FFFFFF;
 font-weight: bold;
 background-color: #2B5CB2;
 border-bottom: 1px solid #BEBBB0;
 padding: 3px;
 background:url(/images/menu_title.png);
 white-space: nowrap;
}
.listHeaderRow {
 background: url(/images/listHeaderBG.gif);
 height: 20px;
 cursor: default;
 padding-left: 6px;
 padding-right: 6px;
 color: #000000;
 font-size: 11px;
 white-space: nowrap;
 background-position: bottom;
 background-repeat: repeat-x;
 background-color:#EBEADB;
 vertical-align: middle;
}
.listHeaderRow_hover, .listHeaderRow_down {
 background: url(/images/listHeaderBG_hover.gif);
 height: 20px;
 cursor: pointer;
 padding-left: 6px;
 padding-right: 6px;
 color: #316AC5;
 font-size: 11px;
 white-space: nowrap;
 background-position: bottom;
 background-repeat: repeat-x;
 background-color:#EBEADB;
 vertical-align: middle;
}
.listHeaderDiv {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8px;
 background: url(/images/listHeaderDiv.gif);
 background-repeat: no-repeat;
 background-position: center center;
 height: 20px;
 width: 2px;
 cursor: default;
 padding:0px;
 margin:0px;
 background-position: bottom;
 background-color:#EBEADB;
}
.listHeaderRow a
{
	text-decoration:none;
	color:#000000;
	text-indent:5px;
	
}
.listHeaderRow a:hover
{
	text-decoration:none;
	color: #316AC5;
}

.listRowBG1 { background-color: #F5F4EB; }
.listRowBG2 { background-color: #FFFFFF; }
.listRowBG3 { background-color: #E6E2CA; }
.listRowBG1_hover, .listRowBG2_hover, .listRowBG1_down, .listRowBG2_down { background-color: #FCFDCD; }


.listRow, .rowstyle, .listRowEnabled, .listRowActive, .listRowMinor1, .listRowMinor2 {
 padding: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #222222;
 white-space: nowrap;
}
.listRow_hover, .listRow_down, .listRowHighlight_hover, .listRowHighlight_down {
 padding: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #222222;
 white-space: nowrap; 
 background-color: #FCFDCD;
}
.listRowDisabled, .listRowInactive {
 padding: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #AAAAAA;
 white-space: nowrap;
}
.listRow td, .listRow_hover td, .listRowHighlight_hover td, .listRowAlternating td, .listRowAlternating_hover td, .listRowAlternatingHighlight_hover td
{
	padding: 5px;
}

.listRowAlternating, .alternatingrowstyle, .listRowAlternatingEnabled, .listRowAlternatingActive, .listRowAlternatingMinor1, .listRowAlternatingMinor2 {
 padding: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #222222;
 white-space: nowrap;
 background-color: #FAF9EE;
}
.listRowAlternating_hover, .listRowAlternating_down, .listRowAlternatingHighlight_hover, .listRowAlternatingHighlight_down {
 padding: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #222222;
 white-space: nowrap;
 background-color: #FDFDDF;
}
.listRowAlternatingDisabled, .listRowAlternatingInactive {
 padding: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #AAAAAA;
 white-space: nowrap;
}

.listRow2, .listRow2Enabled, .listRow2Active, .listRow2Minor1, .listRow2Minor2 {
 padding-left: 6px;
 padding-right: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #222222;
 white-space: nowrap;
 background-color: #F5F4EB;
}
.listRow2_hover, .listRow2_down, .listRow2Highlight_hover, .listRow2Highlight_down {
 padding-left: 6px;
 padding-right: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #222222;
 white-space: nowrap;
 background-color: #FCFDCD;
 }
.listRow2Disabled, .listRow2Inactive {
 padding-left: 6px;
 padding-right: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #AAAAAA;
 white-space: nowrap;
}

.listRowTitle, .listRowTitle_hover, .listRowTitle_down {
	background-color: #DBD5B5;
}
.listRowError {
 padding-left: 6px;
 padding-right: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FF0000;
 white-space: nowrap;
}
.listRowHighlight {
 padding-left: 6px;
 padding-right: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #222222;
 white-space: nowrap;
 background-color: #FDFDDF;
}
.listRowDiv {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1px;
 border-left: 1px solid #EFECDC;
 border-top: 1px solid #E6E2CA;
 padding:0px;
 margin:0px;
 font-size:1px;
 width: 2px;
}
.listFooterRow {
 border-right: 1px solid #BEBBB0; 
 background-color: #EBEADB;
 
 width:auto;
 position:relative;
 margin:auto;
  margin-top: -4px;
}


.none {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #999999;
 font-style: italic;
 font-weight: normal;
}
.noneTable {
 margin:20px;
 background-color: #FDFDFD;
 border: 1px solid #E0E0CF;
}

a.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.footerLinks:HOVER {
	text-decoration: underline;
	color: #8C8C8C;
}
/*---- FORMS ----------------------------------------------------------------
'
----------------------------------------------------------------------------*/


.formInnerTable {
 border: 1px solid #BEBBB0;
 background-color: #F9F8F4;
 padding: 10px;
 text-align: center;
}

.formOuterTable {
 border: 1px solid #BEBBB0;
 background-color: #ECE9D8;
 padding: 8px;
 position:relative;
 margin:auto;
 
 text-align: center; 
}
.formTitle {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #444444;
}
.formLabel {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #222222;
 text-align: right;
 font-weight: bold;
 /* background-color: #F1F1E7; */
 /* background-color: #F1EEE5; */
 /* border: 1px solid #BEBBB0; */
 /* border: 1px solid #E2DBC8; */
 padding-left: 10px;
 padding-right: 2px;
 padding-top: 5px;
 vertical-align: top;
 cursor: default;
}
.formContent 
{
  margin-left:2px; 
}

.formField {
 background-color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 border: 1px solid #7F9DB9;
 font-weight: normal;
 padding: 2px;
 padding-left: 3px;
}

.formFieldError {
 background-color: #C00000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 border: 1px solid #7F9DB9;
 font-weight: normal;
 padding: 2px;
 padding-left: 3px;
}

.formCheckbox {
 border: 0px;
 cursor: pointer;
}

.formTextView {
 padding: 3px;
 padding-left: 3px;
 padding-right: 6px;
 border: 1px solid #ECEAD5;
 background-color: #FEFEFC;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
.formFieldView {
 border: 1px solid #ECEAD5;
 background-color: #FEFEFC;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 font-weight: normal;
 padding: 2px;
 padding-left: 3px;
 height: 21px;
}
.formFieldDollarView {
 border: 1px solid #ECEAD5;
 background-color: #FEFEFC;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 font-weight: normal;
 padding: 2px;
 height: 21px;
 background: url(images/formFieldDollar.gif);
 background-repeat: no-repeat;
 background-position: center left;
 padding-left: 9px;
 text-align: left;
}


.bttnTable {
 padding: 0px;
 margin: 0px;
 margin-top: 5px;
}
.bttnSpacing {
 padding-left: 7px;
 padding-right: 7px;
}

.groupName {
 text-indent:5px;
 height:30px;
 width:170px;
 font-size:12px;	
 vertical-align:middle;
}

/*----------Filter Box------------------*/
.filterBox {
 background-color: #F6F6F2;
 border-bottom: 1px solid #BEBBB0;
}
.filterBox TABLE {
 background-color: #F6F6F2;
 background-repeat: no-repeat;
 background-position: top left;
}
.filterFormLabel {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #222222;
 text-align: right;
 cursor: default;
 padding-right: 0px;
 white-space: nowrap; 
}
.filterFormField {
 background-color: #FDFDFB;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 border: 1px solid #7F9DB9;
 font-weight: normal;
 padding-left: 4px;
}



.msgEmpty {
 padding: 2px;
 margin-bottom: 5px;
 margin-top: 5px;
}
.msgGood {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: url(/images/msgGood.gif);
 background-repeat: no-repeat;
 background-position: center center;
 height: 5px;
 width: 9px;
 padding:0px;
 margin:0px;
 margin-right: 4px;
 word-spacing: 10px;
}
.msgBad {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 background: url(/images/msgBad.gif);
 background-repeat: no-repeat;
 background-position: center center;
 height: 5px;
 width: 9px;
 padding:0px;
 margin:0px;
 margin-right: 4px;
 word-spacing: 10px;
}

.msg {
 background-color: #FFFFD4;
 border: 1px solid #E0E0CF;
 padding: 3px;
 margin-bottom: 0px;
 margin-top: 2px;
 width: 90%;
 filter: blendTrans(duration = 1);
}

