/* --page structure-- */
div.coaccs_page { width: 240mm; position: relative; margin: 20px; break-after: always; background-color: transparent; border-color: black; border-style: none; border-width: 1px; }
	
div.coaccs_page_header { width: 99%; height: 30mm; position: relative; border-radius: 4px; border-color: #336699; border-style: solid; border-width: 1px; }
div.coaccs_page_header_logo { display: inline; float: left; width: 24%; height: 98%; margin: 8px; }
div.coaccs_page_header_rem { display: inline; float: left; width: 72%; height: 98%; margin: 8px; background-color: transparent; }

div.coaccs_page_content { width: 99%; position: relative; min-height: 270mm; background-color: transparent; }

div.coaccs_page_heading_wrapper { width: 99%; height: 9mm; position: relative; }
div.coaccs_page_heading { display: inline; float: left; height: 94%; color: #336699; font-family: Trebuchet MS; font-size: 14px; font-weight: bold; }
div.coaccs_page_sub_heading { display: inline; float: left; height: 94%; color: #336699; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; }
div.coaccs_page_heading_message { display: inline; float: left; height: 94%; margin: 1px; color: red; font-family: Trebuchet MS; font-weight: bold;}
div.coaccs_page_heading_button { display: inline; float: right; height: 94%; margin: 1px; }

div.coaccs_page_footer { width: 99%; height: 26mm; position: relative; border-radius: 4px; border-color: #336699; border-style: solid; border-width: 1px; }
div.coaccs_page_footer_left_logo { display: inline; float: left; width: 23%; height: 90%; margin: 8px; }
div.coaccs_page_footer_centre { display: inline; float: left; width: 51%; height: 98%; text-align: center; margin: 8px; }
div.coaccs_page_footer_centre_top { top: 0px; height: 65%; text-align: center; }
div.coaccs_page_footer_centre_bottom { float: top; text-align: center; }
div.coaccs_page_footer_right_logo { display: inline; float: right; width: 20%; height: 90%; margin: 8px; }
img.coaccs_page_image { width: 90%; height: 90%; }
