﻿html, body, form {padding: 0px; margin: 0px;}

body {
	background-color: transparent;
	text-decoration: none;
	font: normal 12px/18px Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #000;
	text-align: center;
}

h1, h2, h3 {clear: both;}

p {margin: 18px auto;}

table {width: 100%;}

div#container {
	width: 100%;
	margin: 0px auto;
	text-align: left;
}

#header,
#navbar,
#PageFooter {display: none;}

fieldset, table {border: 0px; page-break-inside: avoid;}

.MainHead {font-size: 16px; line-height: 18px; font-weight: bold; border-bottom: 1px solid #666;}
.SubHead {page-break-after: avoid; font-size: 14px; font-weight: bold; border-bottom: 1px dashed #ccc;}

.dontpagebreak {page-break-inside: avoid;}

.pagebreak {page-break-before: always;}

#frmApplication table.reference {width: 100%;}
#frmApplication table.reference th,
#frmApplication table.reference td {text-align: center; width: 33%;}
#frmApplication table.reference th {padding-top: 18px;}