.frmLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0 5px 0;
	margin-top:10px;
}

.frmLabels td {
	border-bottom:1px dashed #777;
}

.frm_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	padding: 0 2px 0;
}


.spacer {
	clear:both;

}

.left_align {
	float:left;
	border:0;
	width:240px;

}

.right_align {
	margin-left:10px;
	padding-left:10px;
	float:left;
	border-left:1px dashed #777;
	width:250px;

}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555;

}


ul {
	padding-left:140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.small {
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

ul a:link {
	color: #333333;
	text-decoration: underline, italic;
}
ul a:visited {
	color: #333333;
	text-decoration: underline;
}
ul a:hover {
	color: #777;
	text-decoration: none;
}
ul a:active {
	color: #333333;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#777;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#777;

}

h4 a:link {
	color: #777;
	text-decoration: none;
}
h4 a:visited {
	color: #777;
	text-decoration: none;
}
h4 a:hover {
	color: #777;
	text-decoration: none;
}
h4 a:active {
	color: #777;
	text-decoration: none;
}


#content {
	border:0;
	padding-right:5.5em;
	width:550px;

}

#content_form {
	border:0;
	padding-right:5.5em;
	width:650px;

}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body p {
	line-height: 1.5;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.sign {
	color: #FF0000;
	font-weight: bold;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
}
.signoff {
	color: #0000FF;
	font-weight: bold;

}
a.link:link {
	color: #333333;
	text-decoration: underline;
}
a.link:visited {
	color: #333333;
	text-decoration: underline;
}
a.link:hover {
	color: #000066;
	text-decoration: none;
}
a.link:active {
	color: #333333;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
div.floater {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;

}
input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	border: 1px solid #000000;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #efefef;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #000000;
}