@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 20px;
	font-family: Arial;
	line-height: 1.25em;
	color: #0c0c0c;
	background-color: #ffffff;
}

h1
{
	color: #f80000;
	font-weight: bold;
	font-size: 18pt;
	line-height: 1.1em;
	margin: 20px 0 10px;
	padding: 0px 0px 5px;
}

h1.chhead
{
	color: #f80000;
	font-weight: bold;
	font-family: Arial;
	font-variant: small-caps;
	font-size: 18pt;
	line-height: 1.1em;
	margin: 20px 0 10px;
	padding: 0px 0px 5px;
	mc-auto-number-format: 'Chapter - {chapnum} : ';
}

h1.sechead
{
	color: #f80000;
	font-weight: bold;
	font-family: Arial;
	font-variant: small-caps;
	font-size: 18pt;
	line-height: 1.1em;
	margin: 20px 0 10px;
	padding: 0px 0px 5px;
	mc-auto-number-format: 'Section - {secnum} : ';
}

h2
{
	color: #00758f;
	font-size: 16pt;
	font-weight: normal;
	line-height: 1em;
	margin: 18px 0 8px;
	padding: 0px 0px 5px;
}

h3
{
	color: #4e5052;
	font-weight: normal;
	font-size: 14pt;
	line-height: 1em;
	margin: 17px 0 7px;
	padding: 0px 0px 5px;
}

h4
{
	font-size: 13pt;
	font-weight: normal;
	color: #942645;
	line-height: 0.9em;
	margin: 15px 0 5px;
	padding: 0px 0px 5px;
}

h5
{
	font-size: 12pt;
	font-weight: normal;
	line-height: 0.9em;
	margin: 12px 0 2px;
	padding: 0px 0px 5px;
	color: #4e5052;
}

h6
{
	font-weight: bold;
	font-size: 11pt;
	line-height: 0.9em;
	margin: 10px 0 0px;
	padding: 0px 0px 5px;
}

p
{
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 12px;
	padding-bottom: 5px;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 10pt;
}

ol p,
ul p
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 10pt;
}

img
{
	max-width: 90%;
	padding: 10px;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}

MadCap|searchBarProxy
{
	border: solid 2px #a9a9a9;
	margin: 0px;
	height: 10px;
	width: 90%;
	display: inline-block;
}

::-moz-placeholder
{
	/* Mozilla Firefox 4 to 18 */
	opacity: 0.75;
}

::-moz-placeholder
{
	/* Mozilla Firefox 19+ */
	opacity: 0.75;
}

MadCap|menuProxy
{
	line-height: 1.1em;
}

a
{
	text-decoration: none;
}

a:link
{
	color: #00758f;
	text-decoration: underline;
}

a:visited
{
	color: #00758f;
}

a:focus
{
	color: #942645;
	outline: black dashed thin;
}

div.menu ul li > a:focus
{
	outline: black dashed thin;
}

div.menu ul ul > li > a:focus
{
	outline: black dashed thin;
}

div.menu ul ul ul > li > a:focus
{
	outline: black dashed thin;
}

div.menu ul ul ul ul > li > a:focus
{
	outline: black dashed thin;
}

div.menu ul ul ul ul ul > li > a:focus
{
	outline: black dashed thin;
}

a:hover
{
	color: #f80000;
}

div.footer div p a:hover[title="Oracle Insurance Blog"]
{
	background-image: url('../Images/blr.png');
}

div.footer div p a:hover[title="Oracle Insurance Facebook"]
{
	background-image: url('../Images/fbr.png');
}

div.footer div p a:hover[title="Oracle Insurance Twitter"]
{
	background-image: url('../Images/ttr.png');
}

div.footer div p a:hover[title="Oracle Insurance YouTube"]
{
	background-image: url('../Images/ytr.png');
}

div.footer div p a:hover[title="Oracle Insurance LinkedIn"]
{
	background-image: url('../Images/lir.png');
}

div.menu ul li > a.selected:focus
{
	outline: black dashed thin;
}

div.menu ul li > a.selected
{
	border-right: solid 3px #00758f;
}

div.header div.social a
{
	margin: 0 5px;
	display: inline-block;
}

div.footer div.social a
{
	margin: 0 10px;
	display: inline-block;
}

div.footer div p a[title="Oracle Insurance Blog"]
{
	width: 32px;
	height: 32px;
	background-image: url('../Images/bl.png');
	background-size: 32px;
	transition: background-image 0.3s;
}

div.footer div p a[title="Oracle Insurance Facebook"]
{
	width: 32px;
	height: 32px;
	background-image: url('../Images/fb.png');
	background-size: 32px;
	transition: background-image 0.3s;
}

div.footer div p a[title="Oracle Insurance Twitter"]
{
	width: 32px;
	height: 32px;
	background-image: url('../Images/tt.png');
	background-size: 32px;
	transition: background-image 0.3s;
}

div.footer div p a[title="Oracle Insurance YouTube"]
{
	width: 32px;
	height: 32px;
	background-image: url('../Images/yt.png');
	background-size: 32px;
	transition: background-image 0.3s;
}

div.footer div p a[title="Oracle Insurance LinkedIn"]
{
	width: 32px;
	height: 32px;
	background-image: url('../Images/li.png');
	background-size: 32px;
	transition: background-image 0.3s;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
	font-size: 9pt;
}

MadCap|breadcrumbsProxy
{
	font-style: italic;
	font-size: 0.7em;
	background-color: #fff;
	border: solid 1px #dcdcdc;
	padding: 5px;
	margin: 0px;
}

caption
{
	text-align: left;
	font-size: 8pt;
	color: #0c0c0c;
	font-style: italic;
	padding: 10px 0px 0px;
}

li
{
	margin: 6px 0px;
	font-size: 10pt;
}

ol
{
	margin-bottom: 15px;
	font-size: 10pt;
}

table
{
	max-width: 90%;
	caption-side: bottom;
	border-collapse: collapse;
	overflow: hidden;
	font-size: 10pt;
	margin: 10px;
}

tr
{
	border: solid 1px #dcdcdc;
}

th
{
	border: solid 1px #dcdcdc;
	background-color: #f5f5f5;
	font-weight: bold;
	padding: 5px;
}

td
{
	border: solid 1px #dcdcdc;
	background-color: #fdfdfd;
	padding: 5px;
}

p.code
{
	font-family: monospace;
	font-size: 11pt;
	line-height: 14px;
	background: #f8f9f9;
	border: solid 0.5px #00758f;
	border-left: solid 4px #00758f;
	margin-left: 10px;
	width: 80%;
	padding: 20px 10px 20px 25px;
	color: #0c0c0c;
}

p.note
{
	line-height: 14pt;
	border: solid 0.5px #00758f;
	font-size: 12pt;
	font-family: Calibri;
	padding: 10px 10px 10px 25px;
	width: 80%;
	border-left: solid 4px #00758f;
	background-color: #ecf8fa;
	margin-left: 10px;
	mc-auto-number-format: '{b}Note: {/b}';
}

div.note
{
	line-height: 14pt;
	border: solid 0.5px #00758f;
	font-size: 12pt;
	font-family: Calibri;
	padding: 10px 10px 10px 25px;
	width: 80%;
	border-left: solid 4px #00758f;
	background-color: #ecf8fa;
	margin-left: 10px;
	mc-auto-number-format: '{b}Note: {/b}';
}

figure
{
	margin-left: 25px;
}

figcaption
{
	font-style: italic;
	padding: 0px 10px 10px;
	font-size: 8pt;
	color: #0c0c0c;
	mc-auto-number-format: '{b}Figure {chapnum}.{n+} - {/b}';
}

figcaption.sec
{
	font-style: italic;
	padding: 0px 10px 10px;
	font-size: 8pt;
	color: #0c0c0c;
	mc-auto-number-format: '{b}Figure {chapnum}.{secnum}.{n+} - {/b}';
}



span.code
{
	font-family: monospace;
	font-size: 10pt;
	color: #0c0c0c;
	background: #DCEAF2;
}

