* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000000;
	height: 100%;
	width: 100%;
}
#outer {
	text-align: center;
	height: 100%;
	width: 100%;
}
#inner {
	text-align: left;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 100%;
	min-height: 500px;
	background-image: url(/template-core/bull-watermark.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menuLeft {
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 0px;
	min-height: 500px;
	clear: right;
	margin-left: 30px;
}
#contentMain,   #contentBody {
	float: left;
	width: 705px;
	clear: right;
}
#header {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#copyright {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 935px;
	clear: both;
}
#copyright .copyrightStatement {
	font-size: 10px;
	text-align: left;
	margin-left: 20px;
}
#copyright a {
	font-size: 11px;
	text-decoration: none;
}
#copyright a:hover {
	color: #F01B28;
}
#officialLicensee {
}
.homeQuickLinkHeader {
	font-size: 13px;
	font-weight: bold;
	color: #EC1C24;
	margin-bottom: 10px;
}
.homeQuickLinkBody {
	font-weight: normal;
	color: #FFFFFF;
	margin-right: auto;
	text-align: left;
	margin-top: 5px;
	margin-left: auto;
	font-size: 12px;
	line-height: 11px;
}
.homeQuickLinkBody a {
	font-size: 12px;
	color: #F01B28;
	text-decoration: none;
	line-height: 14px;
}
.homeQuickLinkBody p {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 5px;
	line-height: 14px;
}
#flashintro {
	margin-bottom: 25px;
}
.mainMenuF0 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 0px;
	width: 125px;
	text-align: right;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EC1C24;
}
.mainMenuF1, .mainMenuF2 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC1C24;
	width: 125px;
	text-align: right;
	height: 23px;
	padding-top: 5px;
}

.machine_link, .machine_link:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
}

.machine_link:hover {
	color: #EC1C24;
	text-decoration: none;
}

.mainMenuF1 a {
	text-decoration: none;
}
.mainMenuF1 a:hover, .mainMenuF2 a {
	color: #EC1C24;
	text-decoration: none;
}
#contentBody {
	background-image: url(/template-core/subsection-header.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-bottom: 10px;
}
#contentBody #headerTable {
	height: 70px;
}
#contentBody p {
	margin-bottom: 10px;
	line-height: 18px;
}
#contentBody  h1 {
	font-size: 20px;
	color: #EC1C24;
	top: 25px;
	vertical-align: bottom;
}
#contentBody h2 {
	font-size: 14px;
	color: #EC1C24;
	position: relative;
}
#contentBody li {
	margin-left: 15px;
	list-style-type: square;
	line-height: 18px;
}
#contentBody .buttons, #contentBody .productTable .buttons, #contentBody .buttons2line, #contentBody .productTable .buttons2line {
	background-color: #EC1C24;
	float: right;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	clear: right;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	padding-top: 5px;
}
#contentBody .buttons2line, #contentBody .productTable .buttons2line {
	padding-top: 0px;
	height: 30px;
}

#contentBody .buttons a, #contentBody .buttons2line a {
	text-decoration: none;
}
#contentBody .buttons a:hover, #contentBody .buttons2line a:hover {
	text-decoration: none;
	color: #000000;
}

.productTable {
	border-top: 1px solid #EC1C24;
}

#contentBody  .productTable  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC1C24;
	border-collapse:collapse;
	padding: 0px;
}
#contentBody .productNameTD {
	font-weight: bold;
	color: #EA1A29;
}
#contentBody .productTable img {
	margin-top: 0px;
	margin-bottom: 0px;
}
#contactform {
	margin-bottom: 35px;
}

#contactform #submit {
	color: #FFFFFF;
	background-color: #EC1C24;
	height: 15px;
	width: 50px;
	font-size: 10px;
}
#contactform  #name, #email, #phone, #company, #message {
	color: #000000;
	padding: 2px;
	height: 12px;
	width: 242px;
	font-size: 10px;
	margin-bottom: 5px;
}
#contactform #message {
	height: 40px;
}
.highlight  {
	font-weight: bold;
	color: #EE1A24;
}
#newsTable  hr {
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#newsTable .downloadTD {
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
