
hr.section{
	color:#003366;
	height:2px;
}
hr.subsection{
	color:#8cb811;
	height:1px;
}

div.section1{
  color: Black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin-left: 10px;
  margin-right: 0em;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  margin-bottom: 10px;
  	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8cb811;*/
}
div.section2{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 0em;
	text-align: left;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	margin-bottom: 10px;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8cb811;*/
}
/* Headings */
H1{
  color: Black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-left: 0em;
  margin-right: 0em;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
H2{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	text-align: left;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
H3{
  color: Black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  	margin-top: 5px;
	margin-bottom: 5px;
}
.subHeading{
  color: Black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  	margin-top: 5px;
	margin-bottom: 5px;
}

/* Lists */
UL{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
list-style-type: disc;
margin-top: 5px;
margin-bottom: 5px;
/*list-style-image: url("http://www.blackberry.com/images/misc/bullet.gif");*/
}

UL.checklist{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url("http://www.blackberry.com/knowledgecentersupport/kmsupport/supportknowledgebase/images/layout/checkbox.gif");
}
OL{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-type: decimal;
	margin-top: 1em;
	margin-bottom: 1em;
	list-style-image: none;
}
OL OL{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-type: lower-alpha;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: none;
}

/* Tables */
TABLE.borders{
	
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

TABLE.borders TD.Header{
  color: Black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-left: 0em;
  margin-right: 0em;
  text-align: center;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none;
  background:#999999	
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
TABLE.borders tbody{
	
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

TABLE.borders TD{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 0em;
	margin-right: 0em;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
TABLE.borders TR{	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
TABLE.noBorder{
	
	border-width: none;
	border-style: none;
	border-color:none;
}
TD.noBorder{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 0em;
	margin-right: 0em;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	
	border-style: none;
	border-width: none;
	border-color: none;
}
/* Classes */


.callout{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	BORDER-RIGHT: 1px dashed;
	PADDING-RIGHT: 5px;
	BORDER-TOP: 1px dashed;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: 1px dashed;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: 1px dashed;
	BACKGROUND-COLOR: #E9E9E9;
}
.DocInformation{
	float: right;
	width:300px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	BORDER-RIGHT: 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: 1px solid;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: 1px solid;
	BACKGROUND-COLOR: #f9f9f9;
	border-color: #8cb811;
}
.ProductInformation{
	width:400px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	BORDER-RIGHT: 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: 1px solid;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: 1px solid;
	BACKGROUND-COLOR: #f9f9f9;
	border-color: #8cb811;
}
.code{
	color: Black;
	font-family: Courier New, Courier, mono;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 0em;
	margin-right: 0em;
	text-align: left;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none
}
.paraCode{
	color: Black;
	font-family: Courier New, Courier, mono;
	font-size: 9pt;
	background-color: #E9E9E9;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 0em;
	margin-right: 0em;
	text-align: left;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none
}
.paraError{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 0em;
	text-align: left;
	text-decoration: none;
	text-indent: 0em;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.print{
	display: none;
}

