table.input td input {
	width: 100%;
}
td.input {
	padding: 3px;
}
td.input-spacer {
	width: 10px;
}

td.note-right {
	background-color: #FEFCEA;
	border: solid 2px #003366;
	margin: 10px 0px;
	padding: 8px 10px 8px 10px;
/*
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 8px;
	border-width: 1px;
*/
}


td.hottext {
	padding: 5px 3px 0px 0px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	vertical-align: top;
	text-align: right;
}

.coldbody {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

table.contactInfo {
	table-layout: fixed;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.contactInfo tr td {
	background-color: inherit;
	padding: 2px 4px;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.none {
	color: gray;
	font-style: italic;
	font-weight: normal;
}

.sectionTitle {
	font-family: arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	margin: 6px 0px 10px 0px;
}

.sectionTitleSpace {
	background-image: url(/group/images/dot.gif);
}
