body
{	
	background-color: #FCFCFC;
	margin: 5px 5px 15px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
p
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}
td
{
	font-family: ahelvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

hr
{
	border: 1px dotted #CCCCCC;
	size: 1px;
	height: 1px;
}

h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #7A4921;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #7A4921;
	margin: 0px;
	padding: 0px;
}
h3
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #7A4921;
	margin: 0px;
	padding: 0px;
}
h4
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #C40000;
	margin: 0px;
	padding: 0px;
}
h5
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #C40000;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #7A4921;
	text-decoration: underline;
}
a:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #7A4921;
	text-decoration: underline;
}
a.secondary, a.secondary:visited, a.secondary:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #7A4921;
	text-decoration: underline;
}
a.secondary:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #7A4921;
	text-decoration: underline;
}
.tertiary, a.tertiary, a.tertiary:visited, a.tertiary:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: none;
}
a.tertiary:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: underline;
}

img
{
	border: 0px;
}

.copyright
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #AAAAAA;
}
.listUrl
{
    color: #008000;
}
.headingTable
{
    background-color:#EFEFEF;
    border-bottom-width:1px;
    border-top-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-style:dotted;
    border-color:#999999;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom:2px;
}
.message
{
    color: #C40000;
}
.requiredField
{
    color: black;
    font-weight: bold;
}
.textfield
{
    height: 15px;
}
.Button
{
    border: solid 1px #333333;
    font-weight: bold;
    font-family: arial,helvetica,sans-serif;
    font-size:11px;
    height: 22px;
}
.wizardNormal
{
  font-weight: normal;
  font-family: arial,helvetica,sans-serif;
  font-size:11px;
  color: Black;
}
.wizardSelected
{
    font-weight: bold;
    font-family: arial,helvetica,sans-serif;
    font-size:11px;
    color: #8A5A2A;
}
.dollarColumns
{
    text-align: right;
}
.executiveSummary
{
    font-style: italic;
    color: #7A4921;
}
.CartView
{
    padding-left: 10px;
    /*padding-right: 10px;
    border: solid 1px black;*/
}
.CartNumeric
{
    text-align: center;
}
.ResultsItemNum
{
    text-align: right;
    vertical-align:top;
    padding-right:3px;
    border: none;
}
.ResultsTitle
{
    /*color: #00c;*/
    border: none;
    padding-bottom: 15px;
}