.ca
{
	padding: 0;
}
#main-wrapper *
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	vertical-align: baseline;
}

#main-wrapper :focus { outline: 0; }

#main-wrapper
{
	color: #000;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
}

#main-wrapper input,
	#subhead textarea { font-family: Arial,"Arial Narrow", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif; }
#main-wrapper h1,
#main-wrapper h2,
#main-wrapper h3,
#main-wrapper h4 { font-weight: bold; }

#main-wrapper th { letter-spacing: 0; }
#main-wrapper ol, 
#main-wrapper ul { list-style: none; }



blockquote:before,
blockquote:after,
q:before,
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
q:before,
q:after { content: ""; }