@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:300);
@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	color: #404040;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}

h1.policy
{
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 30px;
	margin-top: 25px;
	font-size: 35px;
}

h2.policy
{
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	line-height: 32px;
	margin-bottom: 12px;
	margin-top: 24px;
	font-size: 26px;
}

h3.policy
{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 18px;
	font-size: 18px;
}


li
{
	font-family: 'Roboto', sans-serif;
	margin-bottom: 6px;
	margin-top: 6px;
}

p
{
	font-family: 'Roboto', sans-serif;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
}

p.Notes:before
{
	content: "Note: ";
	font-weight: bold;
	color: #8A2BE2;
}


a:link
{
	color: #0084bd;
	text-decoration: underline;
}
a:visited
{
	color: #0084bd;
	text-decoration: underline;
}
a:hover
{
	color: #0084bd;
	text-decoration: underline;
}
a:active
{
	color: #0084bd;
	text-decoration: underline;
}

.wrapper 
{
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  border-right: 2px solid #ccc;
  border-left: 2px solid #ccc;
}

.container
{
  word-wrap: normal;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 20px;
  width: auto;
}

.footer p
{
	padding-top: 10px;
	border-top: 1px solid #ececec;
	font-size: 10px;
	color: #666666;
}

.footer img
{
	vertical-align: middle;
	padding-right: 10px;
	margin-left: 0px;
}

.footer
{
	padding-top: 30px;
	clear: both;
	position: relative;
	bottom: 0;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	padding-bottom: 10px;
}

#copyright	/*ID for the Masterpage copyright hidden for What's New pages*/
{
	display: none !important;
}

MadCap|xref
{
	mc-format: '{color #007FA3}{paratext}{/color}';
	text-decoration: none;
}

MadCap|xref:link
{
	mc-format: '{color #007FA3}{paratext}{/color}';
	text-decoration: none;
}

MadCap|xref:hover
{
	mc-format: '{color #007FA3}{paratext}{/color}';
	text-decoration: none;
}

MadCap|dropDownHotspot
{
	color: #007FA3;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 12px;
	margin-top: 12px;
}

MadCap|dropDownHead
{
	mc-dita-type: p;
	color: #007FA3;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
