/*Root Domain CSS*/
body
	{
	font-family: Arial, Hevetica, Sans-Serif;
	font-size: 14px;
    font-weight: normal; letter-spacing: normal;
	line-height: 17px;
	background-color: #ccaa66;
	color: #000000;
	background-image: url("http://www.complianceofficer.com/favicon.ico");
	background-position: 10px 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: left;
	max-width: 10in;
	margin: 12px;
	}
hr	{
	color: maroon
	}
A:hover
	{
	color: #442222;	
	font-size: 93.75%;	/*something was 1em as "93.75/1em"*/
	font-weight: bold;
	font-style: italic;
	}
div.body
	{
	border: maroon 6px ridge;
	margin: 15px 7.5% 15px 7.5%;
	padding: 10px 30px 10px 30px;
	background-color: white;
	}
div.indent10	{
	border: maroon 1px solid;
	margin: 0% 7.5%;
	padding: 10px;
	}
table
	{
	margin: auto auto auto auto;
	background-color: white;
	}
table.inset {width: 95%; margin: auto auto; margin-bottom: 10px;
	font-family:"calibri", arial, san-serif}
table.inset th {font-weight: bold; color:white; background-color:green}
table.inset th, table.inset td {text-align: center; border: 1px solid green; padding: 1px 2px; }
tr.alt  td {border: solid 1px green; color:#000000; background-color:#EAF2D3;}
table.inset2 {width: 95%; margin: auto auto; margin-bottom: 10px; font-size: 65%;
	font-family:"calibri", arial, san-serif}
table.inset2 th {text-align: center; font-weight: bold; color:white; background-color:green}
table.inset2 th, table.inset2 td {text-align: center; border: 1px solid green; padding: 1px 3px; }

h2, h3, h4 {text-indent: -50px; padding-left: 50px;}
h2, h3	{color: #442222;}
/*h4	{display: inline; }
h4:after 	{content: " - "}*/
h4	{margin: 0px;}
h3	{font-style: italic; font-size: 1.1em; line-height: 1em;}
h2	{margin-top:10px; margin-bottom:10px;
	font-size: 1.20em; line-height:1em;
	letter-spacing: .1px;} 
h1	{
	font-size: 1.50em; line-height: 1.1em;
	letter-spacing: .5px;
	font-variant: small-caps; text-decoration: underline;
	font-style: italic; font-weight:bold;
	text-align: center;
	color: #220000;
	padding:0 0 5px 0;
	}
sup	{font-size: .875em;
	line-height: 1em;}

ul	{margin: 5px 0 8px 0;}
p	{margin: 11px 0 11px 0;}
li	{margin: 3px 0 3px 0;
	text-indent:-20px; padding-left:20px;
	padding-right: 50px}

.footnote {font-size: .875em; line-height: 1em;}
.footnote p	{text-indent: -20px; padding-left: 20px;}
.footnote hr	{width: 25% ; margin: 0}

.hang50 {text-indent: -50px; padding-left: 50px;}
.hang20 {text-indent: -20px; padding-left: 20px;}

.insert
	{
	text-align: center;
	margin: 15px auto;
	padding: 5px;
	width: 80%;
/*	font-family: "times new roman", times, serif;*/
	padding: 5px;
	border: ridge maroon 5px;
	}
ul.circle
	{
	list-style-type:circle;
	font-size: .875em;
	margin-bottom: 15px
	}
.indent
	{
	text-align: left;
	margin: auto auto;
	width: 90%;
	border: none
	}
.mid
	{width: 1%;
	background-color: maroon;
	}
.left
	{
	background-color: #ddbb77;	/*#DAD8FA;*/
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	width: 15%;
	}
.right
	{
	font-family: "arial";
	background-color: white;
	vertical-align: middle;
	padding: 10px;
	text-align: left;
	}
.contacts
	{
	font-family: "arial";
	background-color: white;
	padding: 5px;
	text-align: left;
	font-size: .875em; line-height: 1em;
	}
.legal
	{
	font-family: "arial";
	background-color: inherit;
	font-size: .75em;
	line-height: 1.0em;
	text-align: left
	}
.content
	{
	font-family: "arial";
	text-align: left;
	}
.content li {list-style: circle;}
.banner
	{
	font: italic small-caps bold 200% "times new roman",times,serif;
	line-height: 1em;
	color: maroon;
	margin: 5px;
	}
