.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F4270;
	text-decoration: none;
	line-height: 110%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
; font-style: normal; line-height: normal; font-variant: normal; text-transform: none}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 110%;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	line-height: 110%;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	line-height: 110%;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 110%;
}
.largebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
	color: #0F4270;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.navQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 140%;
	font-style: italic;
	font-weight: bold;
}
.newheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: 100;
	font-style: italic;
	line-height: 28px;
}
.newheaderWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 100;
	font-style: normal;
	line-height: 28px;
}
.newheaderYellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: 100;
	font-style: normal;
	line-height: 28px;
}
.newheaderWhiteItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 100;
	font-style: italic;
	line-height: 28px;
}
.newheaderYellowItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: 100;
	font-style: italic;
	line-height: 28px;
}


/* Controls the Bullet points
================================================== */


ul {
*margin: 0px;
padding: 0px 0px 0px 20px;
list-style-image:url(images/small_bullet.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* Class Controls the Bullet points on the right-hand side
================================================================= */

ul.right {
margin: 0px;
padding: 0px 0px 0px 10px;
list-style-image:url(images/small_bullet.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0F4270;
}

.right li{
margin: 0px;
padding: 0px;
/* JL changed margin and padding to 0px was set to -4px */
}

*html .listMarginBottom{
padding-bottom: 4px;
}

ul.rhsBulletHeading {
padding: 4px 0px 6px 15px;
list-style-image:url(images/small_arrow.gif);
font-size: 12px;
font-weight: bold;
color: #0F4270;
margin: 16px;
border-top: 2px dotted #FFFFFF;
border-bottom: 2px dotted #FFFFFF;
}

/* Images Float Right
================================================================= */

.floatRight {
	float: right;
	margin: 0 0 20px 20px;
}

/* Images Float Left
================================================================= */

.floatLeft {
	float: left;
	margin: 0 20px 20px 0;
}

/* Right Hand Side - Price Large
================================================================= */

.priceLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #0F4270;
}

h1.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #ffcc00;
	padding-left: 22px;
	position: relative;
	bottom: 20px;
}

h2.sub {
font-family: Arial, Helvetica, sans-serif;
	color: #0F4270;
	font-size: 1.25em;
}

