body {
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
}

.label, .radio 
{
	color: #00F;

	font-weight: bold;
	font-family: Arial;
}

.radio {
	white-space: nowrap;
}

.label {

}
.msg {
	color: #F00;
}

.ThankYou_Status_Message {
	line-height: 125%;
	color: #000;
	font-weight: bold;
	font-family: Arial;
	font-size: 11pt;
}

.Error_Message {
	line-height: 125%;
	color: #F00;
	font-weight: bold;
	font-family: Arial;
	font-size: 11pt;
}

.BackTo_Links {
	color: #00F;
	font-weight: normal;
	font-family: Arial;
	font-size: 9pt;
    height: 24px;
}

#TCMain, #Table1 
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}


#tcClosedMsg p.warning 
{
	color: #F00;
	margin: .5em 2em;
}

ul.itemized
{
	margin-left: 3.5em;
	margin-right: .5em;
}
