TH {
	text-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}

TD {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}

LI {
	font-family: Arial, Verdana, sans-serif;
}

DT {
	font-weight: bold;
	margin-top: 13px;
}

A {
	color: #990000;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

.status {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CECECE;
}

.title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}

.button {
	background-color: #C0C0C0;
}

.subtleHighlight {
	background-color: #ECECEC;
}

.tip {
	color: navy;
	font-size: 12px;
}

.heading {
	color: black;
	font-size: 12px;
	font-weight:bold;
}

.warning {
	color: orange;
	font-size: 16px;
	font-weight: bold;
}

.smallLink {
	font-size: 11px;
	font-weight: normal;
}

.smallLinkHeader {
	font-size: 13px;
	font-weight: normal;
}

.tradeLaneTitle {
	font-size: 20px;
	font-weight: normal;
	color: #cc0000;
}

.documentTitle {
	font-size: 16px;
	font-weight: normal;
	color: #003399;
}

.noteShow {
	font-size: 12px;
	font-weight: bold;
}

.textAreaText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

