body, p {
	font-family: Verdana, Tahoma, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

select, input, label {
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
}

dfn, acronym, abbr {
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px dotted;
	cursor: help;
}

.UseTahomaFirst {
	font-family: Tahoma, Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif !important;
}

.thumbnailbox1, .thumbnailbox2 {
	background-color: #ffffff;
	border: 1px solid #c8c8c8;
	font-size: 10px;
	text-align: center;
}

blockquote, .HeaderQuote {
	font-family: "Bookman Old Style", "Book Antiqua", "Monotype Corsiva", "Times New Roman", serif;
	font-size: 11px;
	font-style: italic;
}

blockquote {
	margin-left: 10px;
}

.HeaderQuote {
	margin-left: 0px !important;
	line-height: 10px;
	text-align: center;
}

a, a:visited, .BlueLink {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
}

.BlueLink {
	cursor: pointer;
}

h1, h2, h3, h4, h5, h6, .SectionHeading {
	font-family: Georgia, "Bitstream Vera Serif", Garamond, "Times New Roman", Times, serif;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	margin: 0px 0px 2px 0px;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}

h4 {
	margin: 0px 0px 2px 0px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

h5 {
	margin: 0px 0px 2px 0px;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

.SectionHeading {
	text-decoration: underline;
}

.LargeTopMargin {
	margin-top: 18px !important;
}

.LeftBodyImage {
	float: left;
	margin-right: 20px;
	margin-bottom: 120px;
}

.NoMargins {
	margin: 0px 0px 0px 0px;
}

.TopSlice, .LeftSlice, .RightSlice, .BottomSlice {
	background-repeat: repeat;
}

.TopSlice {
	background-image: url(images/top.gif);
}

.LeftSlice {
	background-image: url(images/left.gif);
}

.RightSlice {
	background-image: url(images/right.gif);
}

.BottomSlice {
	background-image: url(images/bottom.gif);
}

.BlackUnderlink, .BlackUnderlink:hover, .BlackUnderlink:visited {
	color: #000000;
	text-decoration: underline;
}

.WhiteUnderlink, .WhiteUnderlink:hover, .WhiteUnderlink:visited {
	color: #ffffff;
	text-decoration: underline;
}

.errormsg {
	background-color: #fff3f3;
	border: 1px solid #ffc8c8;
}

.progresstd {
	background-color: #fffaf3;
	border: 1px solid #ffe8c8;
	vertical-align: middle;
}

.orderbytd, .searchtd {
	background-color: #f3fff3;
	border: 1px solid #c8ffc8;
	text-align: left;
}

.orderbytd {
	vertical-align: middle;
}

.searchtd {
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

.searchtd input {
	margin-top: 0px !important;
}

.nodocsmsg {
	background-color: #ffffed;
	border: 1px solid #ffffc2;
	text-align: center;
	vertical-align: middle;
}

.itemtr2 {
	background-color: #f0f0ff;
}

.imagetd2, .descriptiontd2 {
	border-top: 1px solid #c8c8ff;
	border-bottom: 1px solid #c8c8ff;
}

.imagetd2 {
	border-left: 1px solid #c8c8ff;
}

.descriptiontd2 {
	border-right: 1px solid #c8c8ff;
}

.itemimage {
	border: 1px solid #c8c8c8;
	background-color: #ffffff; /* Render transparent images on white */
}

.HighlitText {
	background-color: #ffff99;
}

.summarybox {
	margin-left: 100px;
}

.hiddensummary {
	display: none;
	visibility: hidden;
}

.ContentContainer {
	width: 90%;
	min-width: 886px;
}

