td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.inputsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	height: 18px;
	line-height: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D3D81;
	font-variant: normal;
}
a:link {
	color: #3D3D81;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #666666;
	font-weight: bold;
}
.bodyContent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #ffffff;
	margin: 10px;
	padding: 0px;
}
.contentCell {
	background-image: url(../Images/swatchBlue.gif);
}
.bodyMain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/BGbody.gif);
}
.smallType {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.inputsmallShort {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	line-height: normal;
	width: 42px;
}

