/*-- VDOC CMS toolbars --*/

.toolbar {position:absolute; left:210px; top:0px; padding:0px; margin:0px; height:18px; }
.toolbar .outer {float:left; margin:0px; padding:0px; }
.toolbar .leftmargin {width:0px;}
.toolbar .left {width:0px; }
.toolbar .content {height:14px; font:normal 11px Arial, Helvetica, sans-serif; border:1px solid #00AFE2; padding:1px 5px 1px 5px; color:#008BC6; background-color:#E7F6F9;}
.toolbar .right {width:0px;}
.toolbar .righttmargin {width:0px;}

	/*links*/
	.toolbar .content A:link,.toolbar .content A:visited {color:#002655; text-decoration:none;}
	.toolbar .content A:hover,.toolbar .content A:active {color:#FF6600; text-decoration:none;}
