* {
	font-family: verdana, arial, sans-serif ;
}

body {
	margin: 0px ;
	background: url(/images/pageBg.gif) #D9D9D9 ;
	background-position: center ;
	background-repeat: repeat-y ;
	font-size: 12px ;
}

body, p, div, td, li {
	line-height: 19px ;
}

table {
	border-collapse: collapse ;
}

td {
	font-size: 12px ;
	line-height: 18px ;
	vertical-align: middle ;
}

h1 {
	font-size: 28px ;
	line-height: 32px ;
	font-family: verdana ;
	font-weight: normal ;
	text-align: left ;
	letter-spacing: -2px ;
	margin-top: 0px ;
	color: #982623 ;
}

h2 {
	font-size: 18px ;
	line-height: 22px ;
	font-family: verdana ;
	font-weight: normal ;
	text-align: left ;
	letter-spacing: -1px ;
	margin-top: 0px ;
	color: #982623 ;
}

h3, .inline_h {
	color: #982623 ;
	font-size: 13px ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

.inline_h {
	color: #000 ;
}

#holder {
	width: 960px ;
	margin: auto ;
	background: #fff ;
}

#content {
	padding: 0px 15px ;
	vertical-align: top ;
}

.side_bar {
	background: url(/images/crossbarbg.gif) ;
}

a.button:link, a.button:active, a.button:visited, a.button:hover {
	display: block ;
	padding: 8px 12px ;
	margin: 0px ;
	border-bottom: 1px solid #4C4C4C ;
	background-image: url(/images/navBg.gif) ;
	background-position: center ;
	color: #fff ;
	font-size: 24px ;
	line-height: 26px ;
	letter-spacing: -2px ;
	text-decoration: none ;
}

a.button:hover {
	background: url(/images/mainButtonBgUp.gif) ;
	background-position: center ;
	color: #ff0 ;
}

a.button1:link, a.button1:active, a.button1:visited, a.button1:hover {
	display: block ;
	background-image: url(/images/arrow.gif) ;
	background-repeat: no-repeat ;
	background-position: 18px center ;
	padding: 4px 8px 4px 30px ;
	border-bottom: 1px solid #4C4C4C ;
	color: #fff ;
	text-decoration: none ;
	letter-spacing: -1px ;
	font-size: 12px ;
	font-weight: bold ;
}

a.button1:hover {
	background-color: #7F7F7F ;
	color: #ff0 ;
}

a:link {
	color: #4C1412 ;
}

a:active, a:visited {
	color: #666 ;
}

a:hover {
	color: #982623 ;
}

a.link_white:link, a.link_white:active, a.link_white:visited {
	color: #ffffff ;
	text-decoration: none ;
}

a.link_white:hover {
	text-decoration: underline ;
}

.infobar {
	text-align: center ;
	padding: 5px 15px ;
	border-bottom: 1px solid #ffffff ;
	border-top: 1px solid #ffffff ;
	font-size: 13px ;
	letter-spacing: -1px ;
	margin: 0px ;
	color: #ffffff ;
	background: #982623 ;
}

.imageCaption {
	margin-top: 5px ;
	padding: 5px ; 
	color: #ffffff ;
	border: 1px solid #4C1412 ;
	background: url(/images/headingBg.gif) ;
	font-weight: bold ;
}

.productsTitle {
	font-size: 14px ;
	font-family: verdana ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

a.link_gray:link, a.link_gray:active, a.link_gray:visited {
	color: #666 ;
	text-decoration: none ;
}

a.link_gray:hover {
	text-decoration: underline ;
}

.col_left {
	vertical-align: top ;
	padding-right: 15px ;
	border-right: 1px solid #ccc ;
	width: 50% ;
}

.col_right {
	vertical-align: top ;
	padding-left: 15px ;
	width: 50% ;
}

.MF {
	width: 300px ;
	float: right ;
	margin: 0px 0px 15px 15px ;
}

.MB {
	border: 1px solid #982623 ;
	background: #fff ;
	padding: 1px ;
}

.MH {
	background: #982623 ;
	padding: 5px 10px ;
	font-size: 18px ;
	letter-spacing: -1px ;
	color: #fff ;
}

.MC {
	padding: 15px ;
}

.td_addl {
	padding-left: 10px ;
	font-size: 18px ;
	letter-spacing: -1px ;
}

.pdf {
	border: 0px ;
}