/*
////////
search and review elements 
///////
*/

#s .nearby {margin: 5px 0 0 -4px; padding:0;}
head:first-child+body #s .nearby {margin: 5px 0 0 0}
#s .nearby td {vertical-align:top;}
#s .nearby div {margin-left:3px;padding-top:2px;}
#s .nearby input {margin-left:0;padding-left:0;}
head:first-child+body #s .nearby div {padding-top:0;}

#s .depart
{
	background-color: #BFD4FD;
	padding: 10px 10px 5px 10px;
	margin-bottom: 5px;
}

#s .return
{
	background-color: #A1CEFF;
	padding: 10px 10px 5px 10px;
	margin-bottom: 5px;
}

#s h1 { margin: 5px 0px 10px 10px; }
#s .fD table.pad { margin-bottom: 0px; }

table.srchT
{
	border-style: dashed;
	border-width: 1px 0 1px 0;
	border-color: #CCC;
	background-color: #EEF3FC;
	margin-bottom: 5px;
}
table .srchT input[type="radio"] { margin-right: 3px; }
table .srchT .pad {margin-left:20px;margin-top:5px;}

table.pass {width:100%;margin-left:0px;}

table.pass td
{
	padding: 0px 0px 5px 0px;
	text-align: center;
	white-space: nowrap;
	/*width: 82px;*/
	min-width:80px;
}

#s label
{
	color: #333333;
	font-size: 11px;
}
#s table.pad div label {
font-weight:bold;
}
#s table.pad div.nearby label {
font-weight:normal;
}

#s label.err { color: #CC0000; font-weight:bold;}

#s div.err label { color: #CC0000; font-weight:bold;margin:0px;padding:0px;}

#s .errReg label
{
	color: #CC0000;
	font-weight: normal;
}

table.pass div.err { margin-bottom: 0px; }
table.power td { padding: 0px 0px 2px 0px; }
td.errFix { width: 170px; }


/*
////////
calendar results 
///////
*/

#calR
{
	width: 511px;
	color: #000066;
}

#calR table.return, table.depart { background: #A6C1FA url(/ube/images/bkgd/results_cal_table.gif) repeat-x; }

#calR table.depart td.l
{
	width: 151px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#calR table.depart td.r
{
	width: 360px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#calR table.return td.l
{
	width: 360px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#calR table.return td.r
{
	width: 151px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#calR table.return td.flx
{
	width: 330px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}

#calR .dvdr
{
	display: inline;
	float: right;
	position: relative;
	top: -12px;
	right: 0px;
	width: 1px;
	height: 28px;
	border-right: 1px dashed #000066;
	margin-bottom: -12px;
}

#calR td.r .dvdr { float: left; }

#calR p, h5
{
	text-align: center;
	margin-left: 3px;
}

.clickhere {
	margin-top: 0px;
	margin-bottom: 5px;
}

#calR table.return td.r .cal
{
	width: 136px;
	height: auto;
	margin-top: 14px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	background-color: #A1CEFF;
}


#calR table.depart td.l .cal
{
	width: 136px;
	height: auto;
	margin-top: 14px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	background: #BFD4FD;
}

#calR table.depart td.r .cal
{
	width: 345px;
	margin-bottom: 5px;
	margin-left: 7px;
	background: none;
	height: auto;
}



#calR table.return td.l .cal
{
	width: 345px;
	margin-bottom: 5px;
	margin-left: 10px;
	background: none;
	height: auto;
}

#calR div.foot
{
	font-size: 1px;
	background: #A6C1FA url(/ube/images/bkgd/results_cal_foot.gif) no-repeat center bottom;
	height: 5px;
}

/* large calendar */
div.help
{
	float: right;
	position: relative;
	bottom: -8px;
	right: 10px;
	margin-top: -25px;
}

.cHdr
{
	width: 342px;
	background: #EEF3FC url(/ube/images/bkgd/results_cal_hdr_arrow.gif) no-repeat top center;
}

.cHdr div.date
{
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
}

.cHdr tr.top td
{
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.cLg
{
	width: 342px;
	background-color: #EEF3FC;
}

.cLg td
{
	width: 48px;
	text-align: center;
	border-style: dashed;
	border-width: 1px 0px 0px 1px;
	border-color: #CCC;
	font-size: 9px;
	line-height: 13px;
	color: #0038A5;
	background-color: #FFF;
}

.cLg td.one { border-width: 1px 0px 0px 0px; }

.cLg tr.hdr td
{
	height: 20px;
	background-color: #EEF3FC;
}

.cLg div
{
	height: 28px;
	font-size: 9px;
	line-height: 13px;
	color: #0038A5;
	padding-top: 2px;
}




div.low
{
	background-color: #BFD4FD;
	/* background-image: url(/ube/images/btns/low_anim.gif); */
}

.cLg tr.bl td
{
	height: 20px;
	border: none;
	background-color: #A6C1FA;
}

div.legend
{
	/*float: left;*/
	color: #000066;
	margin-top: -10px;
	margin-left: 25px;
}

.legend div.low
{
	font-size: 1px;
	position: relative;
	left: -15px;
	top: 13px;
	width: 22px;
	height: 15px;
	border: dashed 1px #FFF;
	margin-right: 20px;
}
/* added for Calendar search as div.legend was not working.may be somethign else is overriding*/
div.callegend
{
	/*float: left;*/
	color: #000066;
	margin-top: -10px;
	margin-left: 25px;
}

.callegend div.callow
{
	font-size: 1px;
	position: relative;
	left: -15px;
	top: 13px;
	width: 22px;
	height: 15px;
	border: dashed 1px #FFF;
	margin-right: 20px;
}
#promolegend{
padding-left:30px;
}
#promolegend img {vertical-align: middle; }
#promolegend div{padding-right:30px;display:inline;}

/* small calendar */
#calR .date
{
	color: #000066;
	font-weight: bold;
}

#calR .c td
{
	width: 17px;
	height: 17px;
	background-color: #DDE8FC;
}

#calR .c td div { background-color: transparent; }
#calR .c a { width: 17px; }
#calR .c div { width: 17px; }
#calR .c .on { background-color: #DDE8FC; }
#calR .c .act { background-color: #FFFF00; }

#calR .c tr.hdr td
{
	background-color: transparent;
	border: none;
}

#calR .c td.bl
{
	background-color: transparent;
	border: none;
}

/* begin fare matrix styles */
.cellFareMatrix0
{
	font-family: arial;
	font-size: 11px;
	color: #0038A5;
	text-align: center;
	line-height: 15px;
}

.cellFareMatrix1
{
	font-family: arial;
	font-size: 11px;
	color: #0038A5;
	text-align: center;
	line-height: 15px;
	background-color: #EDF3FE;
}

.cellFareMatrix2
{
	font-family: arial;
	font-size: 11px;
	color: #0038A5;
	text-align: center;
	line-height: 15px;
	background-color: #FFFF00;
}

.cellFareMatrix0 a { color: #0038A5; }
.cellFareMatrix1 a { color: #0038A5; }
.cellFareMatrix2 a { color: #0038A5; }

/* edit search styles */
#edit
{
	margin-top: 20px;
	width: 108px;
	background-color: #FFF;
	text-align:left;
}

#edit .btm /*new c-clamp*/
{
	width: 108px;
	background-image: url(/ube/images/bkgd/edit_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#edit .top
{
	background-image: url(/ube/images/bkgd/edit_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-style: none;
	/*max-height: 25px;*/
	font-weight: bold;
	color: #000066;
	padding: 10px 2px 5px 2px;
	vertical-align: middle;
	margin-bottom:0;
	line-height: 12px;
}

#edit .mid
{
	background-color: #EEF3FC;
	border-style: dashed;
	border-width: 0px 1px 0px 0px;
	border-color: #CCCCCC;
	padding: 5px 2px 5px 2px;
	width:103px;
}

#edit .help
{
	float: right;
	position: relative;
	top: 20px;
}
/*hack for mac ie */
*>html #edit .help {top:0px;ma\rgin-top: 1px;}

#edit .help img { margin-top: 2px; }

#edit label
{
	line-height: 12px;
	margin: 7px 0px 0px 0px;
	display: block;
	text-decoration: none;
}

#edit select
{
	margin: 1px 0px 0px 0px;
	font-size: 10px;
}

#edit .serviceclass {width:100px}



#edit input
{
	margin: 1px 0 0 0;
	font-size: 10px;
}


#edit table.nearby td
{
	padding: 4px 4px 0px 0px;
	vertical-align: top;
}

#edit table.nearby label { display: inline; }

#edit p
{
	font-size: 10px;
	line-height: 11px;
	margin-top: 5px;
}
#edit p:first-line
{
	font-size: 11px;
	line-height: 14px;
}
#edit p.hdr
{
	font-size: 11px;
	line-height: 11px;
	margin-top: 7px;
	width: 100px;
}

#edit div.break
{
	background-color: #EEF3FC;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	border-color: #CCCCCC;
	margin: 10px 0px 10px 0px;
}

#edit div.sub
{
	text-indent: 2px;
	margin-left: -2px;
	margin-right:-2px;
	width: 107px;
	background-color: #C5D6DD;
	font-weight: bold;
	white-space: nowrap;
}

#edit div.award { font-size:11px;margin-top: 12px; margin-bottom: 2px; }												  
#edit div.award label { font-size:11px;display: inline; }																  

#edit .award input
{
	margin: 0;
	text-decoration: underline;
}

#edit .from, #edit .to { width: 95px;height:14px;}
#edit .month { width: 75px; }
#edit .day { width: 45px; }
#edit .monthday { width: 95px; }
#edit .time { width: 95px; }


/* Ted */
#ted #i table.hdr { width: 822px; }

#ted #i table.hdr
{
	background-image: url(/ube/images/bkgd/header_itin_ted.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin-bottom: 5px;
}

#i table.hdr h2 span { font-size: 11px; }

#ted #i div.foot
{
	width: 822px;
	height: 7px;
	background-image: url(/ube/images/bkgd/footer_itin_ted.gif);
	background-repeat: no-repeat;
}

#ted table.det { width: 822px; }

#ted table.det tr.sub td
{
	text-align: center;
	vertical-align: middle;
}

#ted table.det td { vertical-align: top; }
#ted .act { background-color: #FFAB21; }

#ted td.fli
{
	width: 60px;
	white-space: nowrap;
}

#ted td.dep
{
	width: 48px;
	white-space: nowrap;
}

#ted td.arr
{
	width: 48px;
	white-space: nowrap;
}

#ted td.sto
{
	width: 52px;
	white-space: nowrap;
}

/*
#ted td.dur { width: 68px; }
#ted td.mor { width: 135px; }
*/

/*
////////
price matrix results 
///////
*/

#pR
{
	width: 643px;
	background: #A6C1FA url(/ube/images/bkgd/price_hdr.gif) repeat-x top;
}

div.foot
{
	width: 511px;
	font-size: 1px;
	background: #A6C1FA url(/ube/images/bkgd/results_cal_foot.gif) no-repeat center bottom;
	height: 5px;
	clear:left;
}

div.fmfoot
{
	width: 643px;
	font-size: 1px;
	background: #A6C1FA url(/ube/images/bkgd/results_cal_foot_643.gif) no-repeat center bottom;
	height: 5px;
	clear:left;
}

#pR .lgd {
padding-left:35px;
margin-left:35px;
margin-right:50px;
clear:left;
}
#pR .lgd img {
margin-left:25px;
vertical-align: middle;
}
#pR table
{
	margin-left: 5px;
	margin-bottom: 5px;
}

#pR th
{
	width: 83px;
	height: 47px;
	vertical-align: middle;
	background: #A6C1FA url(/ube/images/bkgd/price_hdr.gif) repeat-x;
	font-size:9px;
	letter-spacing: 0px;
	text-align: center;
}
#pR th a
{
padding: 0 2px 0 2px;
color: #006;
line-height:12px;

}

#pR th.tl { width: 52px; }

#pR th.one, #pR th.oneon { width: 70px; }

/*borders*/

#pR table td
{
	height: 37px;
	background-color: #FFF;
	border-style: dashed;
	border-color: #CCC;
	border-width: 0 0 1px 1px;
	text-align: center;
	color: #0038A5;
}
#pR td.tl {color:#000066;font-weight:bold;}
#pR td.tlact {color:#000066;font-weight:bold;}
#pR tbody.nonStop td.tl, #pR tbody.oneStop td.tl, #pR tbody.twoStop td.tl, #pR tbody.altAir td.tl, #pR tbody.altAir tr.one td.tlact, #pR tbody.oneStop td.tlact, #pR tbody.nonStop td.tlact
{
	text-align: center;
	color: #000066;
	background-color: #A6C1FA;
	border-width: 0 0 0 0;
	padding-right:5px;
	padding-left:0px;
	font-size: 9px;
	letter-spacing: 0px;
	line-height:12px;
	word-spacing:0px;
	
}
#pR tbody.altAir td
{
	background-color: #EDF3FE;
	border-width: 0 0 0 1px;
}
#pR td.one, #pR td.oneact, #pR tbody.oneStop tr td.oneact { border-width: 0 0 1px 0; }
#pR tbody.oneStop td { border-width: 0 0 0 1px; }
#pR tbody.oneStop td.one, #pR tbody.altAir td.one, #pR tbody.altAir td.oneact {border-width: 0; }

#pR tbody.break td
{
	background-color: #A6C1FA;
	height: 4px;
	font-size: 1px;
	border: none;
}

/*activity state*/

#pR th.act
{
	background-color: transparent;
	background-image: url(/ube/images/bkgd/price_hdr_act.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#pR tr.on td.act, #pR tr.on td.one {background-color: #FFF460;}
#pR tr.on td.tl
{
	background-color: transparent;
	background-image: url(/ube/images/bkgd/price_row_act.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:47px;
}

#pR tr.one td.oneacton
{
	background-color: #FFF460;
	background-image: url(/ube/images/bkgd/price_firstcell_act.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left:none;
}
#pR tr.one td.acton
{
	background-color: #FFF460;
	background-image: url(/ube/images/bkgd/price_hdr_cell_act.gif);
	background-repeat: no-repeat;
	background-position: top;	
	border-width:0 0 1px 1px;
}
#pR tr.one td.act
{
	background-image: url(/ube/images/bkgd/price_hdr_cell_unact.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#pR tr.one td.oneactv
{
	background-image: url(/ube/images/bkgd/price_firstcellv_act.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left:0px;
	border-bottom:1px;	
	border-style: dashed;
	border-color: #CCC;
}

#pR tr.one td.tlact
{
	background-color: transparent;
	background-image: url(/ube/images/bkgd/price_row_act.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:47px;
}
#pR tbody.altAir tr.on td.oneacton, #pR tbody.twoStop tr.on td.oneacton
{
	background-color: #FFF460;
	background-image: url(/ube/images/bkgd/price_row_cell_act.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left:0;
	border-style: dashed;
	border-color: #CCC;
	border-bottom:1px;
}	
#pR tbody.oneStop tr.on td.oneacton {
	background-color: #FFF460;
	background-image: url(/ube/images/bkgd/price_row_cell_act.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left:0;
	border-style: dashed;
	border-color: #CCC;
}
#pR tbody.oneStop tr.on td.oneact, #pR tbody.oneStop tr.tl td.oneact, #pR tbody.twoStop tr.on td.oneact, #pR tbody.altAir tr.on td.oneact {
background-image: url(/ube/images/bkgd/price_row_cell_unact.gif);
background-repeat: no-repeat;
background-position: top left;
border-left:none;

}


#pR tr.one td.one
{
border-width:1px 0 1px 0;
}

#pR tr.one td.oneone
{
border-width:0 0 1px 0;
}

#pR tbody.altAir td.oneact {
border-width:1px 0 1px 0;
border-left:none;
}

#pR tr.one td.oneacth {
background-image: url(/ube/images/bkgd/price_row_cell_unact.gif);
background-repeat: no-repeat;
background-position: top left;
border-left:none;
}

#pR tbody.twoStop td {
border-style: dashed;
border-color: #CCC;
border-bottom:none;
} 
#pR tbody.oneStop td {
border-bottom:1px;
border-style: dashed;
border-color: #CCC;
}
#pR tbody.oneStop tr.one td.one {
border-bottom:1px;
border-style: dashed;
border-color: #CCC;
border-left:none;
}

#pR tbody.oneStop tr td.one{
border-left:0;
border-bottom:1px;
border-style: dashed;
border-color: #CCC;
}

#pR tbody.altAir tr.on td.oneacton {border-bottom:0;}
#pR tbody.altAir tr.on td.oneact, #pR tbody.altAir tr td.oneact {border-bottom:0;border-top:0;}

#pR tr td {line-height: 14px;}
#pR tr td.act, #pR tr td.acton, #pR tr td.oneacton {line-height: 10px;}

#pR tr td.tl, #pR tr.on td.tl, #pR tr.on td.tlact, #pR tbody.nonStop tr.one td.tlact,  #pR tbody.oneStop tr td.tl, #pR tbody.nonStop tr td.tl, #pR tbody.altAir tr td.tl, #pR tbody.altAir tr td.tlact, #pR tbody.twoStop tr td.tlact, #pR tbody.twoStop tr td.tl 
{
	width:87px;
	white-space: normal;
	text-align: right;
	padding-right:10px;
}

/* begin flex calendar */

.cFx
{
	width: 495px;
	background-color:#fff;
	background: #fff;
}

.cFx td
{
	
	text-align: center;
	border-style: dashed;
	border-width: 1px 0px 0px 1px;
	border-color: #CCC;
	font-size: 11px;
	line-height: 13px;
	color: #0038A5;
	background-color: #fff;
	vertical-align:middle;
	padding:0;
}

.cFx td.one {border-width: 1px 0px 0px 0px;padding-left:5px;background-color: #EEF3FC; white-space: nowrap;text-align:left;}

.cFx td.one div {font-size:11px;text-align:left;margin-left:5px;}

.cFx tr.dtx{
background: url(/ube/images/bkgd/results_cal_table.gif);}

.cFx tr.dtx td {
	background: #A6C1FA url(/ube/images/bkgd/results_cal_table.gif) repeat-x;	
	line-height:12px;
	border-width:0;
	text-align:center;
	width:82px;	
	}

.cFx tr.dtx .act {
border-width: 0px 1px 0px 1px; border-style: dashed;border-color: #003;
}	
	
.cFx td.dty {	
	background: #A6C1FA;
	border-width:0;	
	}	

.cFx tr.hdr td.dty {
	background: #A6C1FA;
	border-width:0;	
	}	
	
.cFx tr.hdr {background: transparent;}
	
.cFx tr.hdr td
{
	background-color: #EEF3FC;
	padding: 0 5px 0 5px;
	vertical-align: middle;
}

.cFx div
{
	/*height: 20px;*/
	font-size: 11px;
	line-height: 14px;
	color: #0038A5;
	vertical-align:middle;
	margin:4px 0 4px 0;
}
.cFx tr.hdr div {font-size:11px;height:16px;}

.cFx h5 {

font-family: arial,sans-serif;
line-height:27px;
font-size:13px;
margin:0px;
padding:1px 0 1px 0;
vertical-align:middle;
}

.cFx td.dty h5 {height:30px;white-space: nowrap; border-width: 1px 0px 1px 0px; border-style: dashed;border-color: #003;text-align:right;vertical-align:middle;padding:0;margin:0;}
.cFx td.dty h5 img {margin:0;padding:0; vertical-align:middle;}
* html .cFx td.dty h5 img {padding:1px 0 0 0;}

.cFx td.act {background-color: #FFFF00;padding:0;margin:0;line-height:10px;}
.cFx div.act {background-color: #FFFF00;margin:0;padding:0;line-height:10px;}

.cFx .oneact {background-color: #FFFF00;margin:0;padding:0;border-width: 1px 0px 0px 0px;background-image: url(/ube/images/bkgd/horz_arrow4.gif);  background-repeat: no-repeat;  background-position: left;  }
.cFx .oneact div {font-size:11px; 
	padding: 0 0 0 4px;	margin:0;
}
.cFx .oneact img {vertical-align:top;}

.cFx tr.hdr td.act {background-color: #FFFF00;padding-top:0;}
.cFx div a {vertical-align:middle;}

.cFx td.low {background-color: #BFD4FD;height:100%;} 

div.flexlegend
{
	float: right;
	color: #000066;
	margin-top: -10px;
	padding-right:20px;
}

.flexlegend div.low
{
	font-size: 1px;
	position: relative;
	left: -30px;
	top: 13px;
	width: 22px;
	height: 15px;
	border: dashed 1px #FFF;
	margin-right: 20px;
}
div.promolegend
{
float: right;
	color: #000066;
	margin-left:35px;
	margin-right:85px;
	margin-top:7px;
}
/* legend for flex cal */

.depart .lgd {
width:100%;
}
.depart .lgdcurr {
float:left;
width:50%;
padding-left:70px;
padding-top:7px;
}
.depart .lgdcurr img {
	padding-left:45px;
}
/* end legend for flex cal */


.cFx tr.hdr td  {white-space:nowrap;padding:0;margin:0;}
.cFx tr.hdr td div {padding:0;margin:0;}
.cFx td {padding:0;}
.cFx td div {padding:0;}
/* end flex calendar */

/* award calendar */
#twoAwCals {
	width: 511px;
	color: #000066;
	padding-top: 4px;
	background-color: #A6C1FA;
	margin-bottom: 10px;
}
#twoAwCals p, h5 {
	text-align: center;
}
#twoAwCals table.calMed {
	width: 511px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#twoAwCals table.calMed div.help
{
	float: right;
	position: relative;
	bottom: -8px;
	right: 10px;
	margin-top: -25px;
}

#twoAwCals table.calMed td.cML {
	vertical-align: top;
	text-align: center;
	width: 256px;
}
#twoAwCals table.calMed td.cMR {
	vertical-align: top;
	text-align: center;
	width: 255px;
}
#twoAwCals table.calMed td#dvdr {
	border-right: 1px dashed #000066;
}
#twoAwCals div.calAw {
	width: 245px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
div.blnk {
	background-color: #EEF3FC;
}
div.unavail {
	background-color: #FFFFFF;/*C6D2DA*/
}
div.avail {
	background-color: #BFD4FD;
}
div.active {
	background-color: #FFFF00;
	font-weight: bold;
}

div.legd {
	background-color: #A6C1FA;
	color: #000066;
	width: 245px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.legd div.txt {
	padding-top: 7px;
}
div.legd div.avail {
	float: left;
	font-size: 1px;
	width: 30px;
	height: 18px;
	border: dashed 1px #FFFFFF;
}
#twoAwCals div.ftr {
	font-size: 1px;
	background: #A6C1FA url(/ube/images/bkgd/results_cal_foot.gif) no-repeat center bottom;
	height: 5px;
}
/* medium calendar */

.cMeHdr {
	width: 245px;
	background: #EEF3FC url(/ube/images/bkgd/results_cal_hdr_arrow.gif) no-repeat top center;
}
.cMeHdr td.alt {
	text-align: left;
	width: 55px;
}
.cMeHdr td.ctr {
	width: 135px;
}
.cMeHdr td.art {
	text-align: right;
	width: 55px;
}
.cMeHdr div.date {
	color: #000066;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
	width: 100%;
	text-align: center;
}

.cMeHdr tr.top td {
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.cMe {
	width: 245px;
	background-color: #EEF3FC;
}
.cMe td {
	width: 35px;
	text-align: center;
	border-style: dashed;
	border-width: 1px 0px 0px 1px;
	border-color: #CCC;
	font-size: 9px;
	line-height: 13px;
	color: #0038A5;
	background-color: #FFFFFF;
}
.cMe td.one {
	border-width: 1px 0px 0px 0px;
}
.cMe tr.hdr td {
	height: 18px;
	background-color: #EEF3FC;
}
.cMe div {
	height: 18px;
	font-size: 9px;
	line-height: 13px;
	color: #0038A5;
	padding-top: 2px;
}
.cMe a {
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
}
/* end award calendar */
#revB {text-align: right;width:20%;}
#prctip div#revB {text-align:center;width:110px;margin-top:.5em;}
#revC {text-align: right;width:20%;}
#prctip div#revC {text-align:center;width:110px;margin-top:.5em;}
/*drop down widths defined */
#sortDrop{width:120px;}
#sortlist0{width:120px;}
#sortlist1{width:120px;}


#mppass {background-color: #ccc;}
#mppassconfirm {background-color: #ccc;}
