.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

#new-pane{
	
}
p#more_aa{
	width: 120px;
	text-indent: -9999px;
	float: right;
}
p#more_vc{
	width: 120px;
	text-indent: -9999px;
	float: right;
}
p#more_am{
	width: 120px;
	text-indent: -9999px;
	float: right;
}
p#more_mw{
	width: 120px;
	text-indent: -9999px;
	float: right;
}

.breadcrumbs {
	overflow:hidden;
	margin: 0 0 5px;
	padding:0;
	height:30px;
	line-height:30px;

	/*-- sample only --*/
	color:#888888;
	border:1px solid #eee;
	background: url(./img/bread_gr.gif) repeat-x 0 top;
	width: 700px;
	position: absolute;
	top: 268px;
	right: 0;
}
.breadcrumbs a, .breadcrumbs em,  .breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	font-style:normal;
	padding: 0 8px;
}
.breadcrumbs span {
	background:url(./img/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}
#footer_lv1{
	height: 50px;
	border-bottom: 1px solid #ccc;
	padding-left: 30px;
	padding-right: 30px;
}
#footer_lv1 p#copyright{
	font-size: 11px;
	float: left;
	padding-top: 17px;
}
#footer_lv1 p#copy_menu{
	float: right;
	font-size: 11px;
	padding-top: 17px;
}
#footer_lv1 p#copy_menu a{
	text-decoration: none;
}
#footer_lv2{
	background: url(img/back_06_foot_rpt_y.jpg) repeat-y;
	margin-top: 55px;
	padding-right: 30px;
	padding-left: 70px;
	padding-bottom: 30px;
}
.dp50{width:50%; float:left; display: inline; *margin-right:-1px;}
.dp50 p{padding:0 14px 0 0;
	font-size: 12px;
	line-height: 1.5em;
}
.clear{clear:both;}
.dp50 h3{
	font-size: 13px;
	padding-bottom: 5px;
}
.dp50 h3 a.ama{
	color: #579c2b;
}
.dp50 h3 a.vc{
	color: #7c1502;
}
.dp50 h3 a.an{
	color: #ff7d78;
}
.dp50 h3 a.mw{
	color: #36359e;
}
.dp50 h4{
	font-size: 12px;
	padding-bottom: 3px;
}
.dp50 ul{
	list-style-type: none;
	font-size: 11px;
	padding-left: 8px;
}
.dp50 ul li{
	padding-bottom: 3px;
}
.dp50 a{
	color: #444;
	text-decoration: none;
}
.dp50 a:visited{
	color: #444;
	text-decoration: none;
}
.dp50 a:hover{
	color: #444;
	text-decoration: underline;
}


#footer2{
	height: 9px;
	background: url(img/back_06_foot_rpt_y.jpg) no-repeat 0 bottom;
	border-bottom: 1px solid silver;
	clear: both;
}

#srchBox
{
width:298px;
_width:296px;
margin-bottom:10px;
background-color:#F1F1F1;
border-style:solid;
border-width:1px;
border-color:#EEEEEE;
color:#000000;
text-align:left;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
padding:10px 10px 0 10px;
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
width:188px;
margin-right:6px;
vertical-align:bottom;
}
#srchBox #srchBtn
{
width:80px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}


