td{
	font-family: Verdana, Tahoma, sans-serif;
	font-size:12px;
}
input, select, textarea,.data {
	font-family: Verdana, Tahoma, sans-serif;
	font-size : 11px;
}
h1,h2,h3,h4,strong {
	color: #0066CC;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
}
strong {
	font-style : italic;
	text-decoration:underline;
}
.manHeader {
	font-family: Verdana, Tahoma, sans-serif;
	font-size : 13px;
	color: #333366;
	font-weight: bold;
}
.actions {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #666633;
	color: #FFFFFF;
	padding-top : 3px;
	padding-bottom : 5px;
}
hr {
	color:#000000;
}
.bundle { border: 1px solid #000; }
.bundleTop {
	border-bottom: 1px solid #000;
	text-align: center;
	background-color: #0065ce;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
}
.bundleBot {
	padding: 2px;
	font-size: .8em;
}

.required { color: red; font-weight: bold; }