﻿body
{
	font-size: 10pt;
	font-family: Tahoma;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.InfoBoxSectionHeader
{
	font-weight: normal;
	font-size: 10pt;
	color: maroon;
	background-color: lemonchiffon;
	text-align: center;
	height: 25px;
}

.InfoBoxText
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 9pt;
}

.InfoBoxTextSmall
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 7pt;
}


.InfoBoxPrice
{
	padding-left: 5px;
	font-size: 10pt;
}

.ContentPageHeader
{
	font-size: 14pt; color: maroon;	
}

.ContentPageSectionHeader
{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	height: 20px;
	background-color: lightsteelblue;
	padding-left: 5px;
}

.ContentPageTable
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
}
