
body {
	font-size: 62.5%;
	font-family: helvetica, arial, verdana, sans-serif; 
	color: #1D1D1D;
}

ul, ol, dl {
	line-height: 1.5em;
	margin: 0 0 1em 0;
	list-style: none;
	padding:0 0 0 10px;
}

li {
	margin: 0;
	padding: 0 0 .2em 10px;
	color: #1D1D1D;
	padding-left: 14px;
	background: url("/wsimages/bg_bullet.gif") 2px 6px no-repeat;
	list-style: none;
	line-height: 1.2em;
	font-size: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
}

p {
	margin: 0 0 1em;
	font-size: 1.4em;
	line-height: 16px;
}

hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #C5C7C7;
	margin-bottom: 12px;
}

.intro {
	color: #1D1D1D;
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0 0 1em;
}
.listIntro {
	font-size: 1.4em;
	color: #1D1D1D;
	margin: 1.2em 0 .2em;
	font-weight: bold;
}

h1 {
	font-size: 2.4em;
	color: #01336f;
	margin: 0 0 14px;
	padding: 10px 0 0;
}

h2 {
	font-size: 1.6em;
	color: #ce0700;
	margin: 0 0 .7em;
	padding: .6em 0 0;
}
h3 {
	font-size: 1.6em;
	color: #484646;
	margin: 0 0 .7em;
	padding: .6em 0 0;
}
h4 {
	font-size: 1.6em;
	color: #ce0700;
	margin: 0 0 .7em;
	padding: .6em 0 0;
	line-height: 1.2em;
}

.team {
	color: #01336F;
	border-bottom: 1px solid #C5C7C7;
	margin: 0 0 6px;
	padding: 0 0 2px;
	width: 100%;
	display: block;
}

.narrowBorder {
	border: 1px solid #ccc;
}
.wideBorder {
	border: 4px solid #ccc;
}

.left, .floatLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.right, .floatRight {
	float: right;
	margin: 0 0 10px 10px;
}
table.priceRange {
	font-size: 14px;
	margin: 0 0 10px;
	}
table.priceRange th {
	background: #ebecf2;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	text-align: left;
}
table.priceRange td {
	background: #fff;
	padding: 2px 10px 2px 10px;
	text-align: left;
}
table.priceRange tr.first td {
	padding: 6px 10px 2px 10px;
}
table.priceRange tr.last td {
	padding: 1px 10px 2px;
	border-bottom: 1px solid #ccc;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
}


table.staticPriceRange {
	font-size: 14px;
	margin: 0 0 10px;
	}
table.staticPriceRange th {
	background: #ebecf2;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	text-align: left;
}
table.staticPriceRange td {
	background: #fff;
	padding: 2px 10px 2px 10px;
	text-align: left;
}
table.staticPriceRange tr.first td {
	padding: 6px 10px 2px 10px;
}
table.staticPriceRange tr.last td {
	padding: 1px 10px 2px;
	border-bottom: 1px solid #ccc;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
}
