/*-- VDOC CMS toolbars --*/

.toolbar { padding:2px 0px 2px 0px; margin:0px; height:18px; }
.toolbar .outer {float:left; margin:0px; padding:0px;}
.toolbar .leftmargin {width:10px;}
.toolbar .left {width:0px; }
.toolbar .content {height:12px; font:bold 11px Arial, Helvetica, sans-serif; border-right:1px solid #D9E3EC; padding:1px 5px 1px 5px; color:#D9E3EC}
.toolbar .right {width:0px;}
.toolbar .righttmargin {width:10px;}

	/*links*/
	.toolbar .content A {font-weight:normal}
	.toolbar .content A:link,.toolbar .content A:visited {color:#ffffff; text-decoration:none;}
	.toolbar .content A:hover,.toolbar .content A:active {color:#3A4758; text-decoration:none;}

