body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 725px;
}
#wrapper {
	border: thin solid #666666;
	padding: 8px;
}


#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	border: 1px solid #ffffff;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

cfinput {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	border: 1px solid #ffffff;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;


	border: 1px solid #ffffff;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
			color: #333333;

	border: 1px solid #ffffff;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

hr {
	color:#7F9DB9;
	width:95%;
	background-position: center;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: .17em;

}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

td, th {vertical-align:top;}

	h1 {
	clear:both;
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

	.P2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:center;
	font-weight:bold;
	vertical-align: top;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.yesno {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 2em;

}
.dividers {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

