@charset "utf-8";
.subcontentwrapper {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

.header {
	margin-right: auto;
	margin-left: auto;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
}

.subheader {
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}


.footer {
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	font-size: 10pt;
	text-align: center;
	padding-bottom: 5px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0.95;
}
.toc-float-menu {
	position: fixed;
}

body {
	/*font-family: Verdana, Geneva, sans-serif;*/
	background-color: #333;
	background-repeat: repeat;
	background-position: left top;
	font-size: 11pt;
}

p {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11pt;
}
.whitebold {
	font-weight: bold;
	color: #FFF;
}

.blackbold {
	font-weight: bold;
	color: #000;
	font-size: 11pt;
}

/* CSS Document    */

.pagewrapper {
	background-color: #FFF;
	width: 690px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
	/*box-shadow: 0 .5rem 1rem rgba(0,0,0,.50)!important;*/
}

.contentblock 
{
	background-repeat: repeat-y;
	background-position: center top;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 720px;
	position: static;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0;
	background-color: #FFF;
	border-color: #FFF;
    border-style: solid;
    border-width: 10px;
}

.pagebreak 
{
	page-break-after: always;
	
}
h1 {
	font-size: 18pt;
	color: #2E2E2E;
	text-align: center;
	width: 100%;
}
.referencetable {
	font-size: 10pt;
	vertical-align: top;
	margin-bottom: 15px;
}


.referencecolumntable {
	font-size: 10pt;
	vertical-align: top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666;
	border-left-color: #666;
}

.referencecolumntable td {
	font-size: 10pt;
	vertical-align: top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666;
	border-left-color: #666;
}

h2 {
	font-size: 14pt;
	color: #333;
	text-align: left;
}

h3 {
	font-size: 12pt;
	color: #515151;
	text-align: left;
}
.rightdotted {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
}
.rightborderline {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #333;
	margin-right: 3px;
}

.highlightbox {
	width: 80%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 3px double #666;
	text-align: center;
	background-color: #E2E2E2;
	margin-right: auto;
	margin-left: auto;
}

.ideabox {
	width: 100%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ideabox p {
	text-indent: 130;
}



.wordlist {
	font-size: 12pt;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.tenpoint {
	font-size: 10pt;
}

.elevenpoint {
	font-size: 11pt;
}

.bigtitle {
	font-size: 24pt;
}


.spaced-indented {
	line-height: 1.4;
	padding: 15px;
	margin: 15px;
	background-image: url(../images/colorline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #666;
}

.colorbox {
	line-height: 1.4;
	padding: 15px;
	margin: 15px;
	background-image: url(../images/colorline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #666;
}

.majorpointleft {
	font-weight: bold;
	color: #0053CE;
	text-align: left;
}

.bold10 {	font-size: 10pt;
	font-weight: bold;
}

.bold12 {	font-size: 12pt;
	font-weight: bold;
}

.bold20 {	font-size: 20pt;
	font-weight: bold;
}

.redbold {
	font-weight: bold;
	color: #A2222F;
	font-size: 12pt;
}

.boldblue {	
    font-size: 12pt;
	color: #000077;
	font-weight: bold;
}

.boldblue20 {	
    font-size: 20pt;
	color: #000077;
	font-weight: bold;
}

.smallertext {	font-size: 9.5pt;
}

.largercentered {	
	font-size: 1.3em;
	text-align: center;
}

.tinytext {font-size: 10px}

.whitebold {	font-weight: bold;
	color: #F2F2F2;
	font-size: 11pt;

}.white {
	color: #FFF;
}
.pagewrapper .contentblock #contents {
	font-size: 9pt;
	line-height: 0.9;
	padding: 3px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #585858;
}



.pagewrapper .contentblock #contents tr td {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;

}


.yellowboldhighlight {
	font-weight: bold;
	background-color: #FFFF66;
	font-size: 10pt;
	line-height: 0.9;
}
.lowlight {
	color: #666666;
	font-size: 10pt;
    line-height: 0.9;
}

.logo {
  max-height: 60px;
  width: auto;
  height: auto;
}

