body
{
    font-family: Verdana, helvetica, sans-serif;
    color: #1f1f1f;
    font-size: 12px;
}
ul li
{
	padding: 3px 0px 3px 30px;
	list-style: none;
	background: url(/en-us/images/blt_goldArrow.gif) 0px 6px no-repeat;
}
ul li a
{
	color: #a76203;
}

li.one
{
	color: #535353;
	font-weight: bold;
	padding: 3px 0px 3px 30px;
	list-style: none;
	background: url(/en-us/images/spt_order_list.gif) no-repeat 0px 4px;
}

li.two
{
	color: #535353;
	font-weight: bold;
	padding: 3px 0px 3px 30px;
	list-style: none;
	background: url(/en-us/images/spt_order_list.gif) no-repeat 0px -55px;
}

li.three
{
	color: #535353;
	font-weight: bold;
	padding: 3px 0px 3px 30px;
	list-style: none;
	background: url(/en-us/images/spt_order_list.gif) no-repeat 0px -114px;
}

li.four
{
	color: #535353;
	font-weight: bold;
	padding: 3px 0px 3px 30px;
	list-style: none;
	background: url(/en-us/images/spt_order_list.gif) no-repeat 0px -171px;
}

li.five
{
	color: #535353;
	font-weight: bold;
	padding: 3px 0px 3px 30px;
	list-style: none;
	background: url(/en-us/images/spt_order_list.gif) no-repeat 0px -229px;
}

a 
{
	font-family: Verdana, helvetica, sans-serif;
	color: #a76203;
	text-decoration: none;
	font-weight: bold;
}
a:hover 
{
	text-decoration: underline;
}

h2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1c3b58;
	padding: 0 20px 10px;
	background-color: #fff;
	border-bottom: 10px solid #1c3b58;
}
h3
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1c3b58;
}
.paragraph
{
	display: block;
	padding: 10px 25px;
}

.section_image_title 
{
	display: block;
	height: 13px;
	background: url(/en-us/images/bg_section_title_bar.gif) repeat-x 0% 50%;
	padding-left: 34px;
	line-height: 13px;
}

.section_image_title_text
{
	color: #1c3b58;
	line-height: 13px;
	font-size: 13px;
	padding: 0px 15px;
	background-color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}