@import url("menuBar.css");
body {
	margin: 0px;
}
#container {
	/* position: relative; */
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-width: 760px;
}
.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	background-image: url(images/BG_navmain.png);
	padding: 0px;
	height: 29px;
	width: 179px;
	position: absolute;
	z-index: 101;
	margin: 0%;
	right: 5px;
	line-height: 14pt;
	text-align: center;
}
.MainNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.MainNav a:hover {
	color: #FF6600;
	text-decoration: none; /* This style is only needed to stop the links from underlining in IE 5.5 and 6 */
}
h1 {
	background-image: url(images/BG_sitetitle.png);
	background-repeat: repeat-x;
	height: 120px;
	padding: 0px;
	display: block;
	margin: 0px;
}
h1 span {
	display: none;
}
.sitetitlesm {
	margin-left: 10px;
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sitetitlelinks {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu {
	/* position: relative; */
	margin: 0px;
	padding: 0px;
	width: auto;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6600;
	background-color: #000000;
	text-indent: 60px;
	height: 29px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	overflow: hidden;
	line-height: 20pt;
	font-weight: bold;
	background-image: url(images/BG_H2_arrow.png);
	background-position: 25px;
	background-repeat: no-repeat;
}
form {
	padding: 0px;
	margin: 0px;
}
#pageoptions {
	position: absolute;
	z-index: 100;
	right: 5px;
	top: 157px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
#pageoptions ul {
	margin:0px;
	padding: 0px;
}
#pageoptions li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pageoptions a {
	color: #FFFFFF;
	text-decoration: none;
}
#pageoptions a:hover {
	color: #FF6600;
	text-decoration: none;
}
#contentleftcontainer {
	margin: 0px;
	width: auto;
	padding: 0px;
	/* position: relative; */
	background-image: url(images/BG_left.png);
	background-repeat: repeat-y;
}
#left {
	float: left;
	width: 180px;
	/* position: relative; */
}
#leftpadding {
	margin: 2px;
	/* position: relative; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: #FFFFFF;
}
#leftpadding p {
	margin: 0px;
	padding-bottom: 5px;	
}
#left a {
	color: #000000;
	text-decoration: none;
}

#left a:hover {
	color: #FF6600;
	text-decoration: none;
}
#contentcontainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	text-align: center; /* IE5.5 HACK: To get content centered on the page */
	/* position: relative; */
}
#browseprodsearch {
	text-align: right;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* position: relative; */
}
#relatedLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	text-align: right;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	overflow: auto;
	background-image:url(images/BG_relatedLinks.png);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#relatedLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#relatedLinks a:hover {
	color: #FF6600;
	text-decoration: none;
}
#show_notice_ON {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
	background-image: url(images/BG_shownotice.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 5px;
	padding: 5px;
}
#show_notice_OFF {
	width: 0px;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: none;
	left: -500px;
	top: -500px;
	position: absolute;
}
#contentpadding {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* IE5.5 HACK: To get content centered on the page but keep text aligned to the left */
	font-size: 10pt;
	margin-left:auto;
	margin-right: auto;
	width: 550px;
	min-height: 330px;
	/* position: relative; */
}
#contentpadding p {
	margin: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#subNavMain {
	/* position: relative; */
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	overflow: auto;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image: url(images/BG_subNavMain.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#subNavMain a {
	color: #FFFFFF;
	text-decoration: none;
}
#subNavMain a:hover {
	color: #FF6600;
	text-decoration: none; /* This style is only needed to stop the links from underlining in IE 5.5 and 6 */
}
#footer {
	/* position: relative; */
	height: 46px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 0px;
	text-align: center;
	background-image: url(images/BG_footer.png);
	background-repeat: no-repeat;
	line-height: 14px;
}
#footer a {
	color: #FF6600;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
/* GLOBAL STYLINGS BELOW HERE */
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
table, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6600;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#contactinfo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contactinfo li {
	margin-bottom: 15px;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color:#FF6600;
	text-decoration: underline;
}
.tabletitle {
	color: #FF6600;
	background-color: #000000;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
.index_tabletitle {
	color: #FF6600;
	background-color: #000000;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	height: 26px;
	line-height: 26px;
}
.index_tabletitle a {
	display: block;
	color: #FF6600;
	text-decoration: none;
	height: 26px;
}
.index_tabletitle a:hover {
	text-decoration:none; /* This style is only needed to stop the links from underlining in IE 5.5 and 6 */
}
.topbuttoncellpad {
	padding-bottom: 5px;
	padding-top: 5px;
}
.smalltext {
	font-size: 8pt;
}
.quotesmini {
	height: 20px;
	width: 100%;
	font-style: italic;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
