	/*
    Copyright 2010 Cisco Systems, Inc.
    All rights reserved.
	28-MAR-2011 mishield
	*/
body{
		font-family: helvetica, arial, sans-serif;
		font-size:10pt;
		margin:30px;
	}
.pBu1_Bullet1 , .Bu1-Bullet1{
	list-style-type:disc;
	font-family: helvetica, arial, sans-serif;
	font-size:10pt;
}
.pBu2_Bullet2,  .Bu2-Bullet2{
	list-style-type:circle;
	font-family: helvetica, arial, sans-serif;
	font-size:10pt;
}
.pBu3_Bullet3 {
	list-style-type:square;
	font-family: helvetica, arial, sans-serif;
	font-size:10pt;
}
table
	{
		border-collapse:collapse;
	}
table, th, td
	{
		border: 1px solid black;
	}
thead, tbody {
		font-family: helvetica, arial, sans-serif;
		font-size:10pt;		
	}
h2 {
		font-size:20pt;
		color: #0066CC;
	}
h3 {
		font-size:12pt;
		color: #0066CC;
	}
h5 {
		font-size:10pt;
		color: #0066CC;
	}
.pCH1-CellHead1
{
	font-family: helvetica, arial, sans-serif;
	font-size:10pt;	
	font-weight:bold;
}
/*
.pCRSD_CmdRefSynDesc{
		font-size:12pt;
		color: #0066CC;
	}
.pCRCD_CmdRefCmdDefault {
		font-size:12pt;
		color: #0066CC;
	}
.pCRCM_CmdRefCmdModes {
		font-size:12pt;
		color: #0066CC;
	}
.pCRCH_CmdRefCmdHist {
		font-size:12pt;
		color: #0066CC;
	}
.pCRUG_CmdRefUseGuide {
		font-size:12pt;
		color: #0066CC;
	}
.pCRE_CmdRefExamples {
		font-size:12pt;
		color: #0066CC;
	}
.pCRRC_CmdRefRelCmd {
		font-size:12pt;
		color: #0066CC;
	}
*/
.codeblock, .pEx1_Example1 {
		font-family: Courier New, Arial, sans-serif;
		border:1px;
		background-color:#EEEEEE;
		width:90%;
		padding-top:2px;
		padding-bottom:2px;  
		padding-right:5px;
		padding-left:5px;
	}
.userinput, .kwd, .Keyword {
		font-weight:bold;
		font-family: Courier New, Arial, sans-serif;
	}
.var, I-Italic, .Argument {
		font-style: italic;
	}
	
	/* 
	pCRSD_CmdRefSynDesc
	pCRCD_CmdRefCmdDefault
	pCRCM_CmdRefCmdModes
	pCRCH_CmdRefCmdHist
	pCRUG_CmdRefUseGuide
	pCRE_CmdRefExamples
	cBold
	cCi_CmdItalic
	cEmphasis
	cCp_CmdPlain
	pB1_Body1
	pBu1_Bullet1
	pCH1_CellHead1
	pPreformatted
	*/
	


	