body {
background-color:white;/*#29d;*/
margin:0;
padding:0;
}
h2 {
width:97%;
background-color:#c00;
color: white;
text-align:center;
font-weight:bold
}
#toplogo{;}
#topbar{/*height:120px;*/ margin:0; padding:0; text-align:center;position:relative;border-bottom: 1px solid blue}
#toplinklist {
padding:0;
bottom:0;
margin:0px;
/*position:absolute;
left:220px;*/
background-color:green;
color: white;
}
/*#toplinklist li:first-child {border-top:0;}*/
#toplinklist li {
list-style-type:none;
/*background-color:white;#29d;*/
display:inline;
border-style: solid;
border-color: white;
border-width: 0 2px;
margin: 0;
padding: 1px .5em;
margin-right:-2px;
font-size:1.4em;
}
#toplinklist a {color:white;text-decoration: none;}
#leftbar {
width:220px;
float:left;
background-color:#ddd;
margin-bottom:0;
}
#content {
background-color:white;
padding:1em;
margin-left:220px;
margin-top:0;
}
#content h2{margin-top:0;}
#content ul {
	list-style-type:disc;
	margin:0;
	padding-left:1em;
}

#bottom {
	width:100%;
	clear:left;
	background-color:white;
	text-align:center;
}

#phonemenu,#menu {
list-style-type:none;
padding-left:0;
margin:0;
position:relative;
}
#phonemenu ul {
display:none;
list-style-type:none;
padding-left:15px;
margin-left:0;
}
#phonemenu li:hover ul {
display:block;
position:absolute;
width:156px;
left:220px;
top:0;
margin:0;
}
#phonemenu li:hover ul li{
background-color:#ddd;}


#phonemenu li:hover ul ul{
position:static;
width:140px;
}
#phonemenu li,#menu li {
background-color:silver;
border-bottom: 1px solid black;
width:100%;
position:relative;
}
#phonemenu li:hover ul {margin:0;}
#phonemenu a,#menu a {
text-decoration:none;
color:#333;
}

#phonemenu h3, #menu h3 {
margin:0;
}
#phonemenu h4 {
margin:0;
}

#phonemenu ul {padding-left:0;}
#phonemenu li li {
margin:0;
padding-left:1em;
}

#headcells {background-color: #9F9}
#plan, .plan {background-color: #BFB;}
#plantable .o {background-color: #CFC}
#plantable {background-color: #DFD}
.left {text-align:left}
@media print {
	#plantable {border: 1px solid black}
}

.subpageContent {
	border: 1px solid #DAE1E9;
	background-image: url('images/index_textBoxYellowgif.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	
	width: 97%;
	background-color: #F9FAFB;
	margin-bottom:1em;
}
.subpageContentPad {

	padding: 0px;
	margin-top: 6px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.subpageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	background-image: url('images/subpageTitleArrow.gif');
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center
}
.planTable {
	
	border: 1px solid #DAE1E9;
}
.planTable td {
	height:48px;
}
.planTable2 {
	border: 1px solid #CCC;
}
.indexTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
}
.m2 {
	color: #FF0000;
	display: block;
}



* html #phonemenu li ul{display:block; position:static; width:220px; padding:0}
* html #phonemenu li li, * html #phonemenu li {padding:0;margin:0}
* html #content{position:relative; left:-3px;top:-1px;width:600px;}
* html #phonemenu ul {margin:0;}
*:first-child+html #phonemenu li:hover {margin-bottom:-4px;}
*:first-child+html #toshtitle {margin:0}