#localnav{
	width:14.1em;
	float:left;
	min-width: 179px;
}


#menu li li a.seeall:link,
#menu li li a.seeall:visited {
	background-image:url(../images/see_all.gif)!important;
	background-position: 25px 10px;
	background-repeat:no-repeat;
	padding-left:33px!important;
}
#menu li li a.seeall:hover {
	background-image:url(../images/see_all_current.gif)!important;
	background-position: 25px 10px;
	background-repeat:no-repeat;
	background-color:#fff6cb;
}


/* Menu */
#menu{border-right:1px solid #6C4AA4;border-bottom:1px solid #6C4AA4;}
#menu span{color:#666;}
#tpnav #menu span.remark{color:#666;font-size:10px!important;}
#menu ul {list-style-image: none;margin:0px;font-size:12px;}
#menu li {margin-bottom:0!important;list-style-type: none!important;background-image:none!important;padding:0!important;word-wrap:break-word; word-break:break-all; word-break/* */:normal ;}
#menu li img {
	border: 0;padding: 4px 4px 4px 0px; vertical-align: middle;
}

#menu li a:link,
#menu li a:visited {
	color: #000;text-decoration: none;display: block;padding:3px 7px 3px 7px;min-height:18px;height:auto!important;height:18px;background-color: #F2E8FE;border-top:1px solid #fff;border-bottom:1px solid #CECECE;
background-position:right;
background-repeat:repeat-y;
}


#menu li a:hover{
	background:#F1E892;border-bottom:1px solid #E6A974;border-top:1px solid #fff;
}
#resourcebody #menu li a:hover{
	background-image: url(../images/menu_resource_current.gif);
}
#menu li a.current:link,
#menu li a.current:visited{
	background:#F1E892;border-bottom:1px solid #E6A974;border-top:1px solid #fff;
}

#menu li li a:link,
#menu li li a:visited {
	font-size:0.9em;padding: 4px 0 4px 25px;margin: 0px;border-bottom: 1px dotted #b8b8b8;background: url(../images/menu_arr.gif) #ffffff 10px 7px no-repeat;
}

#menu li li a:hover, 

#menu li li a.current:link,
#menu li li a.current:visited{
	background-image: url(../images/menu_arr_current.gif)!important;
	background-color:#fff6cb;
	background-repeat:no-repeat;
	background-position:10px 7px;
}

/* Menu */
.alert{color:#f60; font-weight: bold;}
#scontent{
	float:right;
	width:44.75em;
	padding-top:10px;
	background-color:#fff;
	min-width: 595px;
	display:block;
	overflow: hidden;
	word-wrap:break-word; word-break:break-all; word-break/* */:normal ;
}
* html #scontent
{
	width:605px;
}
.highlight{background-color:#fffae2!important;}
.pane{border:1px solid #ccc!important;}
.paddedbox{padding:8px; text-align:left; line-height:20px;}


.box{padding:6px 6px 6px 12px; text-align:left; line-height:25px;}
#scontent h1{font-size:1.4em; font-weight:lighter;padding:0 12px 4px 12px;border-bottom:2px solid #ababab;}
h2{padding:4px 12px;font-size:1em;background-color:#efefef;border-top:1px solid #fff;border-bottom:1px solid #ccc;}

.ResultTable{    
width:100%;
margin:0 auto;
text-align:center;  
border-bottom:1px solid #ccc;
background-color:#efefef;

}  
.ResultTableItems{    
width:100%;
margin:0 auto;
text-align:center;  
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}    
