@charset "utf-8";
/* CSS Document */

/*=============midContainer==============*/
div#midContainer{
	position: absolute;
	width: 700px;
	height: 590px;
	float: right;
	left: 160px;
	top: 246px;
	padding-left: 0px;	/*	background-color:yellow;
*/
	margin-left: 20px;
}
div#midContainer #viewScreen{
	float: right;
	height: 520px;
	width: 525px;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
}
div#midContainer #headerGif{
	margin-left: 150px;
	margin-top:5px;
	margin-bottom:0px;
	}
#listWrap{
	width:140px;
	margin-top:190;
	}
#listWrap .listR{
	float: left;
	position: relative;
	width: 135px;
	padding-left: 10px;
	padding-top: 100px;
	}
listFlash{
	float: left;
	position: relative;
	width: 150px;
	padding-left: 0px;
	padding-top: 0px;
	}
.listR  li {
	text-align: left;
	line-height:1.8;
	padding:0;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size:1.1em;
	color:#366CA6;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	list-style-type: none;
}
li .last{
	text-align: left;
	line-height:1.8;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	}
 .listR li a:link,.listR li a:visited {
	display:inline;
	text-decoration:none;
	color:#366CA6;
}
.listR li a:hover,  li a:active {
	color:#06F;
}
.listR li a:selected {
	
	color: #6CC;
}
.hide {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #366CA3;
	height: 50px;
	width: 478px;
	font-style: italic;
	text-align: center;
}
.hide2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	color: #366CA3;
	text-align: center;
	height: 200px;
	width: 470px;
}
#wrap{
	float: right;
	height:550px;
	width: 550px;
	position: relative;
	top: 0px;
	border: 2px solid #03F;
	background-color: #3C6;
	}
#selectors{
	float: left;
	height: 300px;
	width: 125px;
	position: relative;
	text-align: left;
	margin-top: 60px;
	padding-left: 30px;
}

#rates{
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 0px;
	width: 465px;
	position: relative;
	padding: 4px;	/*visibility: hidden;*/	
	}
.textR p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-align: center;
	padding-top: -10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.5;
	}
.textR{
	width:460px;}
	
table#RateSheet th,table#mealSheet th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 30px;
	color: #666;
	text-align: left;
	font-weight: normal;
	padding-left: 4px;
	/*	border-top-width: 2px;
*/	border-bottom-width: thin;
	/*	border-top-style: solid;
*/	border-bottom-style: solid;/*	border-top-color: #999;
*/
	border-bottom-color: #CCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
table#RateSheet td,table#mealSheet td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 30px;
	color: #333;
	text-align: center;
	padding-left: 0px;
	/*	border-top-width: 2px;
*/	border-bottom-width: 1px;
	/*	border-top-style: solid;
*/	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;/*	border-top-color: #999;	
*//*	border-bottom-color: #06F;
*/
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
table#mealSheet3 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 30px;
	color: #333;
	text-align: center;
	padding-right: 0px;
	/*	border-top-width: 2px;
*/	border-bottom-width: thin;
	/*	border-top-style: solid;
*/	border-bottom-style: solid;/*	border-top-color: #999;	
*//*	border-bottom-color: #06F;
*/
	border-bottom-color: #FFF;
}
table#mealSheet3 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 30px;
	color: #666;
	text-align: left;
	font-weight: normal;
	padding-left: 4px;
	/*	border-top-width: 2px;
*/	border-bottom-width: 0px;
	/*	border-top-style: solid;
*/	border-bottom-style: solid;/*	border-top-color: #999;
*/	/*	border-bottom-color: #06F;
*/
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
table#mealSheet2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 15px;
	color: #666;
	text-align: center;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
table#RateSheet td.subWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	padding-left: 0px;
	/*	border-top-width: 2px;
*/	border-bottom-width: 1px;
	/*	border-top-style: solid;
*/	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;/*	border-top-color: #999;	
*//*	border-bottom-color: #06F;
*/
	border-right-color: #fff;	
	
	}
table#RateSheet td.subMenu,table#mealSheet td.subMenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #336CA6;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	}
table#RateSheet td.dateMenu,table#mealSheet td.dateMenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #336CA6;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: 366ca6;
	border-left-color: #CCC;	/*border: thin solid #CCC;*/
	}
table#RateSheet td.dateACC{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #336CA6;
	text-align: center;
	/*border: thin solid #CCC;*/
	text-transform: uppercase;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	}
#mealPlan {
	margin-left: 15px;
}
#pTransfers {
	margin-left: 20px;
}
#pPolicy {
	margin-left: 15px;
}
#cPolicy {
	margin-left: 15px;
}
.headliner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #09F;
	line-height: 40px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #09F;
	text-decoration: underline;
	}
 .listR li a:link,.listR li a:visited {
	display:inline;
	text-decoration:none;
}
  li a:hover,  li a:active {
	color:#06F;
}

li a:selected
{
	
	color: #6CC;
}
.hiLiter{
	color: #366CA6;
	text-decoration: none;	
	}
#sprytextfield1, #sprytextfield2, #sprytextfield3 {
	float: right;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 16px;
	margin-top: 1px;
	clear: both;
	}
 .qText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	text-align: center;
	}
.spacer{
	padding-top: 5px;
}
.detailerBlue{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 0.8em;
	line-height: 1.4;
	text-align: center;
	/*vertical-align: 125px;*/
	word-spacing: 0.25em;
	color: #366CA6;
	}
#listWrap #flashB {
	float: left;
	height: 28px;
	width: 140px;
	background-color: #E0eef1;
	margin-top: 5px;
	padding-bottom: 20px;
	cursor: pointer;
}
#mealSheet3 tr .mleft {
	margin-left: 20px;
}
#mealPlan #mealSheet3 tr .jiai {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
