body{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #990000;
}
body table h2{
	margin-top:100px;
}
ul{
	margin-top: 0px;
}
#footerWrapper{
	width:100%;
	margin:10px 0 10px 0;
}
#footer {
	text-align:center;
	width:1000px;
	color:#000;
	margin-left:auto;
	margin-right:auto;
}
.tableBorder
{
	border: solid #000000 1px;
}

.whitetext
{
	color: #FFFFFF;
}

.text
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.mediumtext
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.smalltext
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.smalltextred
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: red;
}
.headerText
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background: #b5c4bb;
	font-weight: bold;
}
.header
{
	font-size:18px;
	font-weight:bold;
}
.box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	border: 1px solid #333333;
}

a.forumBackToTop:visited{
color: #FFFFFF;
}

input,textarea,select{
	font-family: verdana;
	font-style: normal;
	font-size: 10px;
	/*
	border: solid 1px;
	border-color: #666666;
	*/
}

A:link {color: #6A4A37; background : transparent; text-decoration: underline;}
A:visited {color: #6A4A37; background : transparent; text-decoration: underline;}
A:active {color: #6A4A37; background : transparent; text-decoration: underline;} 
A:hover { color : #9E6E52; background : transparent; text-decoration: none;}

#pricingBlurb p
{
    margin:0;
    padding:0;
}

.canadaPriceGrid .lineItemPrice{
    background-color: #eae5e5;
}

.debug {
    border: solid 1px green;
}