<!--
td {
	font-family: sans-serif;
	font-size: 12px;
}
td.header {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #204090;
}
td.headersec {
    background-color: #99ccff;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000062;
}
td.header_small {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #204090;
}
div {
	margin: 0;
	padding: 0;
}
iframe.submenu {
	position: absolute;
	z-index: 3;
	visibility: hidden;
	border: 0px solid white;
	margin: 0;
	padding: 0;
	height: 10;
	left: 0;
	top: 0;
}
tr.heading {
	background-color: #a7b3ff;
	color: #000062;
	font-weight: bold;
}
tr.line0 {
	background-color: white;
	font-weight: normal;
}
tr.line1 {
	background-color: #eeeeee;
	font-weight: normal;
}
tr.line2 {
	background-color: white;
}
tr.line3 {
	background-color: #eeeeee;
}
tr.dataTableRow { 
	background-color:#FFFFFF;
	font-size: 12px;
}
td.line {
	background-color:#a7b3ff;
	background-repeat: repeat-x;
	height: 3px;
	padding: 0;
	margin: 0;
	xbackground-image: url(images/divider2.gif);
}
tr.dataTableRowOver { background-color:#F0F1F1 ; cursor: pointer; cursor: hand; }

a.dark,a:link.dark,a:visited.dark {
	color: #000080;
       text-decoration: none;
}
a.darkul,a:link.darkul,a:visited.darkul {
	color: #000080;
   text-decoration: underline;
}
a.nu {
       text-decoration: none;
}
input,textarea,select,file,button {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
button {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
}
oldbutton {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: 1px gray solid;
}
button.multi {
	background-image: url(../images/selbg2.gif);
	border: 0px solid gray;
	width: 140px;
	height: 20px;
	text-align: left;
}
button.sm {
	background-color: #c0c8e0;
	font-size: 11px;
}
button.selected {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid gray;
	color: #c01028;
	background-color: #a7b3ff;
	text-align: center;
}
button.selected2 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #c01028;
	background-color: white;
	text-align: center;
}
button.unselected {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: none;
	background-color: #e0e0e0;
}
button.smselected {
	background-color: #a7b3ff;
	color: #000062;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: 1px gray solid;
}
button.script {
	background-color: #a7b3ff;
	color: black;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: 1px gray solid;
	width: 150px;
	height: 44px;
}
table.noborder td{
	border: 0px solid white;
}
.header2 {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.orangebox {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid white;
	color: black;
	background-color: #ffd890;
	text-align: left;
}
.orangebox1 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid white;
	color: gray;
	background-color: #ffd890;
	text-align: left;
}
.orangebox2 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	border: 0px solid white;
	background-color: #ffd890;
	text-align: left;
}
.smorange {
	font-family: sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
}
.subbox {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	background-color: white;
	text-align: left;
}
.framebox {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	background-color: white;
	text-align: left;
	border: 1px solid gray;
}
.box {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #204090;
	color: black;
	background-color: white;
	border: 1px solid black;
}
.nobox {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #204090;
}
.menu2 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #204090;
}
.copy {
	font-family: verdana,sans-serif;
	font-size: 10px;
	color: white;
}
.red {
	color: #c01028;
}
.rednu {
	color: #c01028;
	text-decoration: none;
}
.redbold {
	color: #c01028;
	font-weight: bold;
}
.blue {
	color: #204090;
}
.bluenu {
	color: #204090;
	text-decoration: none;
}
.bluenub {
	color: #204090;
	text-decoration: none;
	font-weight: bold;
}
.lgblue {
	color: #204090;
	font-size: 15px;
}
.redbd {
	color: #c01028;
	border: 0;
}
.redbdnu {
	color: #c01028;
	border: 0;
	text-decoration: none;
}
.bluebd {
	color: #204090;
	border: 0;
}
.bluebdnu {
	color: #204090;
	border: 0;
	text-decoration: none;
}
.white {
	color: white;
}
.lgwhite {
	color: white;
	font-size: 15px;
}
.gray {
	font-family: sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: bold;
}
.graynu {
	font-family: sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: bold;
	text-decoration: none;
}
.black {
	font-family: sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
}
.biggray {
	font-family: sans-serif;
	font-size: 14px;
	color: gray;
	font-weight: bold;
}
.smgray {
	font-family: sans-serif;
	font-size: 11px;
	color: gray;
	font-weight: bold;
}
a.nounderline {
	text-decoration: none;
}
a.underline {
	text-decoration: underline;
}
a.blue {
	color: #204090;
}
a.gray {
	font-family: sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: bold;
}
a.smgray {
	font-family: sans-serif;
	font-size: 11px;
	color: gray;
	font-weight: bold;
}	
form {
	margin: 0;
	padding: 0;
}
@media print {
.noprint {
	display: none
}
.noborder {
	border: 0;
	width: 650px;
	margin: 0;
	padding: 0;
}
.graybox {
	display: none;
}
.graybox1 {
	display: none;
}
.graybox_ {
	display: none;
}
.graybox1_ {
	display: none;
}
.graybox2 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	background-color: green;
	text-align: left;
	xwidth: 650px;
}
.graybox3 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: gray;
	text-align: left;
	xwidth: 650px;
}
.graybox3 td {
	border-right: none;
	xwidth: 650px;
}
.graybox4 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: gray;
	text-align: left;
}
.menuhead {
	display: none;
}
.selected {
	display: none;
}
.selected_ {
	display: none;
}
}
@media screen {
.print {
	display: none
}
.noborder {
	border: 0px;
}
.graybox {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid gray;
	color: gray;
	background-color: white;
	text-align: left;
}
.graybox1 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid gray;
	color: #cccccc;
	background-color: white;
	text-align: left;
}
.graybox_ {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0;
	color: #cccccc;
	text-align: center;
}
.graybox1_ {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	color: #cccccc;
	text-align: center;
}
.bluebox_ {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0;
	color: #000062;
	text-align: center;
}
.bluebox1_ {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	color: #000062;
	text-align: center;
}
.graybox2 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid gray;
	color: gray;
	background-color: white;
	text-align: left;
}
.graybox3 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid gray;
	border-left: 1px solid gray;
	color: black;
	background-color: gray;
	text-align: left;
}
.graybox3 td {
	border-right: 1px solid gray;
}
.graybox4 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid gray;
	color: black;
	background-color: white;
	text-align: left;
}
.menuhead {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid gray;
	color: #c01028;
	background-color: #a7b3ff;
	text-align: left;
}
.selected {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid gray;
	color: #c01028;
	background-color: #ffd890;
	text-align: left;
}
.selected_ {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c01028;
	text-align: center;
}
}

/* extra tab style */
.pane
{
  display : none;
}

/* extra darkest style */
a.dark_heading  {
	color: #000062;
       text-decoration: none;

}

/*rewards configuration link*/
a.conf_dark,a:link.conf_dark,a:visited.conf_dark {
	color: #000080;
    font-weight: bold;
    text-decoration: underline;
}

/*like header_small with font smallest*/
td.header_smallest {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #204090;
}




/* new style for apply tables, tr, td */
/* are two styles, one for tr, and othe for td.
/* change one and comment the other to fully change a style
/* or just make a few changes to wherever you want and view the changes */

/* now apply for
    -- employees detail page
    --
*/


/*line to separate sections*/
.spline {
 /* height: 2px;
  color: #eeeeee;
  background: #eeeeee;   */

}

table.section {
     padding:  5px;
     border: none;
     background-color: #ffffff;
     border-spacing: 0;
     width: 100%;
     /*width="100%"  border="0" bgcolor="#FFFFFF" cellspacing="0"*/
}
/*--------------------------------*/

/* combine for make a master style*/
tr.section {
    /*blank for now*/
	background-color: #a7b3ff;
	color: #000062;
    font-family: sans-serif;
	font-size: 20px;
    font-weight: bold;
    text-align: center;
}
td.section {
   /* font-family: sans-serif;*/
   	font-size: 20px;
  /*  font-weight: bold;
	color: #204090;*/
}
/*--------------------------------*/

tr.section_small {
    /*blank for now*/
	background-color: #a7b3ff;
	color: #000062;
	font-weight: bold;
    font-family: sans-serif;
	font-size: 16px;
    text-align: center;
}
td.section_small {
   /*	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #204090;*/
}

/*--------------------------------*/
/* not in use now */
td.section_smallest {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #204090;
}



-->