html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Verdana, Geneva, sans-serif;
	font-size: 100.01%;
	font-size: 0.8em;
	color: #333333;
}
a {
	text-decoration: none;
	color: #0d3f8e;
}
a.accessibility_links {
	position: absolute;
	margin-left: -999em;
}
a img {
	border: 0;
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6, p.title, .like_h2, .like_h3 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 5px 0;
	color: #0d3f8e;
}
h2, h3, h4, h5, h6 {
	font-size: 1.4em;
	font-weight: bold;
}
#content h2, #content h3, #content h4, #content h5, #content h6, .like_h2, .like_h3 {
	text-transform: uppercase;
	font-size: 1.8em;
	padding-top: 5px;
}

#content h3, .like_h3 {
	font-size: 1.4em;
}
#content h4, #content h5, #content h6 {
	font-size: 1.3em;
}
#content .content_sidebar h3, #content .content_sidebar h4, #content .content_sidebar h5, #content .content_sidebar h6 {
	text-transform: none;
	font-size: 1em;
	margin: 0;
	color: #333;
}
.red {
	color: #df2281;
}
.blue {
	color: #0d3f8e;
}
.mid_blue {
	color: #0085c5;
}
.light_blue {
	color: #009de9;
}
.uppercase {
	text-transform: uppercase;
}
.price {
	color: #df2281;
	font-size: 2.8em;
	font-weight: bold;
	line-height: 1.0;
	text-transform: uppercase;
	letter-spacing: -0.06em;
}

p, table {
	margin: 0 0 12px 0;
}
li {
	margin: 0 0 3px 0;
}
#content ul li {
	list-style-image: url(../images/bullet.gif);
}
p {
	line-height: 1.5em;
}
ul, ol {
	margin-bottom: 16px;
	padding-bottom: 0;
	margin-left: 18px;
	padding-left: 18px;
}
img.left {
	position: relative;
	float: left;
	margin: 0 12px 12px 0;
}
img.right {
	position: relative;
	float: right;
	margin: 0 0 12px 12px;
}
td.left {
	text-align: left;
	padding-right: 20px;
}
td.right {
	text-align: right;
	padding-left: 20px;
}
.larger {
	font-size: 1.2em;
	margin-top: -5px;
}
.smaller {
	font-size: 0.8em;
}
table.styled {
	width: 670px;
}
table.styled tr.th {
	background: #0054a0 url(../images/th_background.gif) no-repeat center top;
}

table.styled tr.th th {
	color: #FFF;
	padding: 12px 0 5px 4px;
	font-size: 1.2em;
	text-align: left;
}
table.styled tr.th th, table.styled td {
	padding-left: 15px;
}
table.styled td {
	border-bottom: 1px solid #d4dde1;
}