html {
}
body {
}

p {
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}

.fine {
	font: italic 11px/14px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

h1 {
	color: #163074;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.2em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}

/*hide from ieMac*/
html h1 {
	margin-top: 12px;
}

html h3 {
	margin-top: 12px;
}
/* end hide from ieMac*/

h2 {
	font: 14px/14px Arial, Helvetica, sans-serif;
	display: block;
	background: white;
	color: #537E00;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
}

#formTbl h2 {
	font: 14px/14px Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 0px;
	background: #E1E59F;
	color: #537E00;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
}

h3 {
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding-top: 16px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}

h4 {
	color: #B47729;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

ul {
	list-style-image : url(images/bullet.png);
	padding: 0px;
	margin: 5px 0px 0px 24px;
}

ol {
	padding-left: 0px;
	margin: 0px 0px 0px 24px;
}

li {
	margin: 10px 0px 0px 12px;
}

.serif {
	color: #335672;
	font-family: "Times New Roman" Georgia serif;
	font-size: 1.1em;
	line-height: 1.3em;
}

a {
	color: #334352;
	text-decoration: none;
}

a:hover {
	color: #8C9197;
	text-decoration: underline;
}

hr {
	color: #334352;
	width: 400px;
}
.hdr_lg {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}

#history {
	margin: 12px 0px 0px 0px;
}

#history td {
	border-bottom: 1px solid #D8AF7A;
}

.date {
	color: #B47729;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

.prcpl {
width: 90px;
float: left;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FONT SIZER CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fontResizer {
	display: block;
	position: absolute;
	position: relative;
	height: 17px;
	width: 76px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.fontResizer a {
	display: block;
	float: left;
	width: 17px;
	height: 17px;
	text-align: center;
	border: 1px solid #5FA7FE;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}

.fontResizer a:hover {
	color: #000099;
	text-decoration: none;
}

/* 
The following control the way the font-resizer links appear only 
Set the actual size-changes in the function call
*/

.smallFont { font-size: 12px; }

.medFont { font-size: 14px; }

.largeFont { font-size: 16px; }

.xlargeFont { font-size: 18px; }

.curFont { background: #EEEEF7; }

@media print {

body {
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: 11pt/13pt Times New Roman, Times, serif;
}
p {
	font: 11pt/13pt Times New Roman, Times, serif;
	margin: 10px 0px 0px 0px;
}
h2 {
	font: 11pt/13pt Georgia, Times New Roman, Times, serif;
	color: #335672;
	margin: 0px 0px 0px 0px;
}
h1 {
	font: 14pt/16pt Georgia, Times New Roman, Times, serif;
	color: #335672;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

h3 {
	font: normal 16pt/16pt Arial, Helvetica, sans-serif;
	color: #335672;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}
#client td {
	font: 11pt/13pt Georgia, Times New Roman, Times, serif;
}
}.land {
	font: 14px/17px "Times New Roman" Georgia serif;
	color: #335672;
	text-align: center;
	margin-top: 180px;
}
