/* 

site bkg: #333333
site links: #336699
subcatbar: #cccc99 bdr: #726d34   d4cda5
bigbox: #e9e9dc/#dfe3c9 bdr: #726d34

*/
html {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background: #000000 none no-repeat scroll 0 0;
}

.contain-me {
	min-width: 320px;
	max-width: 1024px;
	width: 980px;
	margin: 0px auto;
	position: relative;
}

A, A:visited, A:active, A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	color: #993300;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

TD, TH, INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

INPUT.sysbutton {
	cursor: pointer; border: 2px solid #996666; font-size: 10pt; font-weight: bold; color: #000000; background-color: #E9E9D1; padding: 2px 15px;
	cursor: pointer; border: 1px solid #333333; font-size: 10pt; font-weight: bold; color: #000000; background: #dfca89 none no-repeat scroll 0 0; padding: 2px 15px;
}
INPUT.sysbuttonsm {
	cursor: pointer; border: 1px solid #996666; font-size: 8pt; font-weight: bold; color: #000000; background-color: #E9E9D1; padding: 2px 10px;
	cursor: pointer; border: 1px solid #333333; font-size: 8pt; font-weight: bold; color: #000000; background: #dfca89 none no-repeat scroll 0 0; padding: 2px 10px;
}
INPUT.purchasebutton {
	cursor: pointer; border: 1px solid #333333; font-size: 10pt; font-weight: bold; color: #FFFFCC; background: #990000 url(/images/purchasebutton_bkg.jpg) left top repeat-x; padding: 2px 15px;
}
INPUT.hitextbox {
	font: 9pt Arial, Helvetica, sans-serif; color: #333333; background-color: #ffffee;
}

.ired {
	font: bold 10pt Arial, Helvetica, sans-serif; color: #993333;
}
.nred {
	font: bold 10pt Arial, Helvetica, sans-serif; color: #CC0000;
}

A.sysbutton, A.sysbutton:active, A.sysbutton:hover, A.sysbutton:visited {
	cursor: pointer; 
	border: 1px solid #333333; 
	font-size: 10pt; font-weight: bold; color: #000000; 
	background: #f5ecd0 none no-repeat scroll 0 0; 
	padding: 2px 15px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #dfca89; 
	text-decoration: none;
}

A.sysbutton:hover {
	text-decoration: none;
}

A.sysbuttonsm, A.sysbuttonsm:active, A.sysbuttonsm:hover, A.sysbuttonsm:visited {
	cursor: pointer; 
	border: 1px solid #333333; 
	font-size: 8pt; font-weight: bold; color: #000000; 
	background: #f5ecd0 none no-repeat scroll 0 0; 
	padding: 2px 10px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #dfca89; 
	text-decoration: none;
}

A.sysbuttonsm:hover {
	text-decoration: none;
}

A.purchasebutton, A.purchasebutton:active, A.purchasebutton:hover, A.purchasebutton:visited {
	cursor: pointer; 
	border: 1px solid #333333; 
	font-size: 10pt; font-weight: bold; color: #FFFFCC; 
	background: #990000 url(/images/purchasebutton_bkg.jpg) left top repeat-x; 
	padding: 2px 15px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #000000; 
	text-decoration: none;
}

A.purchasebutton:hover {
	text-decoration: none;
}

.whitelink10pt, .whitelink10pt:visited, .whitelink10pt:active, .whitelink10pt:hover {
font-size: 10pt; padding-right: 10px; color:#FFFFFF; text-decoration: none;
}
.whitelink10pt:hover {
text-decoration: underline;
}
.whitelink12pt, .whitelink12pt:visited, .whitelink12pt:active, .whitelink12pt:hover {
font-size: 10pt; line-height:12pt; font-weight: bold; 
padding: 3px 5px 0px 5px; /*trbl*/
color:#FFFFFF; text-decoration: none; 
display: block;
}
.whitelink12pt:hover {
color:#caca95; text-decoration: none;
}

.blacklink10pt, .blacklink10pt:visited, .blacklink10pt:active, .blacklink10pt:hover {
font-size: 10pt; font-weight: bold; padding: 0px 20px; color:#000000; text-decoration: none;
}
.blacklink10pt:hover {
text-decoration: underline;
}

.whitelinktbl12pt, .whitelinktbl12pt:visited, .whitelinktbl12pt:active, .whitelinktbl12pt:hover {
font-size: 9pt; line-height:10pt; font-weight: bold; 
padding: 3px 5px 0px 5px; /*trbl*/
color:#FFFFFF; text-decoration: none; 
display: block;
}
.whitelinktbl12pt:hover {
color:#FFCC33; text-decoration: none;
}

ul.impnewslistitem {
margin-left: 15px;
padding-left: 15px;
list-style-position: outside;
}
ul.impnewslistitem li {
margin-bottom: 10px;
 word-wrap: break-word;       /* Internet Explorer 5.5+ (opt table-layout:fixed) use <wbr> in text for other browsers*/
}


/* liScroll style declarations */
.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #ffffff; 
width: 530px; 
height: 27px; 
margin: 0 10px; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 510px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 510px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #ffffff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/* **************** Main Header ***************** */
#main-header {
  height: auto;
  background: transparent none no-repeat scroll 0 0;
  color: #ffffff;
  font-size: 10pt;
  font-weight: normal;
  padding: 0px 0px;
}
#main-logo-wrapper {
  float: left;
  height: auto;
}
#main-logo {
  background: transparent url('/images/logo-80.png') no-repeat scroll center center / cover;
  background: transparent url('/images/logo-80.png') no-repeat scroll center center;
  background-size: contain;
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-left: 5px;
  vertical-align: middle;
}
#main-logo a {
  display: block;
  height: 100%;
  text-indent: -9999px;
  width: 100%;
}
#main-logo {
  text-indent: -9999px;
}
#main-logo-sup {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}
#main-header-nav {
  float: right;
  text-align: right;
  background: transparent none no-repeat scroll 0 0;
  color: #ffffff;
  font-size: 10pt;
  font-weight: normal;
  line-height: 12pt;
  margin-top: 5px;
  margin-right: 0px;
}
#main-header-nav a, #main-header-nav a:link, #main-header-nav a:active, #main-header-nav a:visited, #main-header-nav a:hover {
  background: transparent none no-repeat scroll 0 0; 
  color: #ffffff;
  font-size: 10pt;
  font-weight: normal;
  padding: 0 10px;
  text-decoration: none;
  border: none;
}
#main-header-nav a:hover {
  text-decoration: underline;
}/* **************** End Main Header ***************** */

/* **************** Main Account Bar ***************** */
#main-account-bar {
  min-height: 25px;
  background: #666666 none no-repeat scroll 0 0;
  color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  line-height: 25px;
  padding: 0px 0px;
}
#main-account-bar-left {
  float: left;
  text-align: left;
}
#main-account-bar-right {
  float: right;
  text-align: right;
}
#main-account-bar a, #main-account-bar a:link, #main-account-bar a:active, #main-account-bar a:visited, #main-account-bar a:hover {
  background: transparent none no-repeat scroll 0 0; 
  color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  line-height: 25px;
  padding: 0 10px;
  text-decoration: none;
  border: none;
}
#main-account-bar a:hover {
  text-decoration: underline;
}
#main-account-bar-left-account {
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  margin-left: 10px;
  color: #ffffcc;
}

/* **************** End Main Account Bar ***************** */

/* **************** Main Menu ***************** */
#main-navigation1 ul,
#main-navigation1 li,
#main-navigation1 span,
#main-navigation1 a {
  margin: 0;
  padding: 0;
  position: relative;
}
#main-navigation1 {
  min-height: 36px;
  background: #333333 none no-repeat scroll 0 0;
  border-bottom: none;
  z-index:200;
}
#main-navigation1:after,
#main-navigation1 ul:after {
  content: '';
  display: block;
  clear: both;
}
#main-navigation1 a, #main-navigation1 a:link, #main-navigation1 a:active, #main-navigation1 a:visited, #main-navigation1 a:hover {
  background: transparent none no-repeat scroll 0 0; 
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 36px;
  padding: 0 12px;
  text-decoration: none;
  border: none;
}
#main-navigation1 ul {
  list-style: none;
}
#main-navigation1 > ul {
  float: left;
}
#main-navigation1 > ul > li {
	padding-right:3px; /* comensate for 3px divider */
	float: left;
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAkCAYAAACjQ+sPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAH5JREFUeNpczlsOgyAQBVBJCS0C2i11Fd3/EuQ1Soit8QIfM18n88gd8f58/XSVVEpNN7R+AvOsAWtNg2tYFtvhgHXlGCPXl10/t8awiFcPHW9I+QCEEMB5/oBaK1BKAYh2IGcCYswNIQHeh47IOtvGR2EgNKSUWQTRceMvwACQ6DU6Rk2JRAAAAABJRU5ErkJggg==) no-repeat scroll top right;
	/*blue divider bar*/
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAkCAIAAADD4xdmAAAAVUlEQVR42mKWlpaOjo5+9uwZEwMMoLIYwYAJiKFijDAAYjFBAIoYVB0CIMQQ5qHIonAQJiNkmJmZkexAUYfNPDx2YJNlhgFcYhj+RYjBleJ3C0CAAQDPfgYUrIXcNwAAAABJRU5ErkJggg==) no-repeat scroll top right;
}
#main-navigation1 > ul > li:hover:after { /* triangle */
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #DDDDDD;
  margin-left: -10px;
  margin-left: -13px; /* comensate for 20px triangle (10) and 3px divider */
}
#main-navigation1 > ul > li:first-child {
  margin-left: 10px; 
}
#main-navigation1 > ul > li:first-child:hover:after {
  margin-left: -10px; /* comensate for 10px margin (5) and 3px divider = 8 (added 2 bc it was still off)*/
}
#main-navigation1 > ul > li:last-child { /* IE no last-child */
  background: transparent none no-repeat scroll 0 0;
}
#main-navigation1 > ul > li+li+li+li+li+li+li+li+li { /* IE last-child */
  background: transparent none no-repeat scroll 0 0;
}
#main-navigation1 > ul > li:first-child > a {
}
#main-navigation1 > ul > li:last-child > a { /* IE no last-child */
}
#main-navigation1 > ul > li.main-navigation1-spacer50right { 
  background: transparent none no-repeat scroll 0 0;
  padding-right: 275px;
}
#main-navigation1 > ul > li.main-navigation1-spacer50right:hover:after {
  margin-left: -150px; /* comensate for 50px padding (25) and 20px triangle (10) = 35*/
}
#main-navigation1 > ul > li.main-navigation1-active a {
  color: #21376A;
  box-shadowx: inset 0 0 3px #000000;
  -moz-box-shadowx: inset 0 0 3px #000000;
  -webkit-box-shadowx: inset 0 0 3px #000000;
  background: #070707;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALklEQVQImWNQU9Nh+v//PxMDw3+m//8ZkNj/mRgYIHxy5f//Z0BSi18e2TwS5QG4MGB54HL+mAAAAABJRU5ErkJggg==) 100% 100%; 
  background: #F9F9F9 none no-repeat scroll 0 0; 
}
#main-navigation1 > ul > li:hover > a {
  color: #000000;
  background: #070707;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALklEQVQImWNQU9Nh+v//PxMDw3+m//8ZkNj/mRgYIHxy5f//Z0BSi18e2TwS5QG4MGB54HL+mAAAAABJRU5ErkJggg==) 100% 100%; 
  background: #F9F9F9 none no-repeat scroll 0 0; 
  box-shadowx: inset 0 0 3px #000000;
  -moz-box-shadowx: inset 0 0 3px #000000;
  -webkit-box-shadowx: inset 0 0 3px #000000;
}
#main-navigation1 > ul > li ul a {
  color: #333333;
}
#main-navigation1 .main-navigation1-has-sub {
  z-index: 201;
}
#main-navigation1 .main-navigation1-has-sub:hover > ul {
  display: block;
}
#main-navigation1 .main-navigation1-has-sub ul {
  display: none;
  position: absolute;
  width: 100px;
  top: 100%;
  left: 0;
  border: 1px solid #CCCCCC;
}
#main-navigation1 .main-navigation1-has-sub ul li {
  *margin-bottom: -1px;
}
#main-navigation1 .main-navigation1-has-sub ul li a {
  background: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  filter: none;
  color: #333333;
  font-size: 11px;
  display: block;
  line-height: 15px;
  padding: 8px 15px;
}
#main-navigation1 li.main-navigation1-has-sub li.main-navigation1-has-sub>a {
  background: #FFFFFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAkCAYAAACwlKv7AAABGklEQVR42mL8//8/AzGAiYFIMKqQigofPnzIQ5RCVlbWY48fP5YjqJCJiUmXmZn5JNBkM4JuZGRklABSB27evBmCU+G/f/8YQKkIiDn//v27+vjx4xXoChlBCh48eABOaz9//mT48uULw5UrVxjevn27AOj29Nzc3F8gORaYgj9//jB8/vyZ4dy5cwzXr18HaUjg4+N7BJSuhyv8/v07w/PnzxnOnz/PcPHiRYYnT56AnDFFUlKyCWY1WCFI0dmzZ8EYGEx/gUIFZ86cmYLsRrBCoBsZ7ty5AzLpC5AbClS0A90zYIWvXr1ieP/+/SOgdT5ARZdxBs+PHz9OsbCwmONSBDeRi4vLYe3atd/xRSHjaHYdVYgOAAIMAD3qjtVuxMX0AAAAAElFTkSuQmCC) no-repeat scroll top right;
}
#main-navigation1 .main-navigation1-has-sub ul li:hover a {
  background: #EEEEEE;
}
#main-navigation1 li.main-navigation1-has-sub li.main-navigation1-has-sub:hover>a {
  background: #EEEEEE url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAkCAYAAACwlKv7AAABGklEQVR42mL8//8/AzGAiYFIMKqQigofPnzIQ5RCVlbWY48fP5YjqJCJiUmXmZn5JNBkM4JuZGRklABSB27evBmCU+G/f/8YQKkIiDn//v27+vjx4xXoChlBCh48eABOaz9//mT48uULw5UrVxjevn27AOj29Nzc3F8gORaYgj9//jB8/vyZ4dy5cwzXr18HaUjg4+N7BJSuhyv8/v07w/PnzxnOnz/PcPHiRYYnT56AnDFFUlKyCWY1WCFI0dmzZ8EYGEx/gUIFZ86cmYLsRrBCoBsZ7ty5AzLpC5AbClS0A90zYIWvXr1ieP/+/SOgdT5ARZdxBs+PHz9OsbCwmONSBDeRi4vLYe3atd/xRSHjaHYdVYgOAAIMAD3qjtVuxMX0AAAAAElFTkSuQmCC) no-repeat scroll top right;
}
#main-navigation1 .main-navigation1-has-sub .main-navigation1-has-sub:hover > ul {
  display: block;
}
#main-navigation1 .main-navigation1-has-sub .main-navigation1-has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: -1px; /* border compensate */ 
}
#main-navigation1 .main-navigation1-has-sub .main-navigation1-has-sub ul li a {
  background: #FFFFFF;
  color: #333333;
  border-bottom: 1px solid #CCCCCC;
}
#main-navigation1 .main-navigation1-has-sub .main-navigation1-has-sub ul li a:hover {
  background: #EEEEEE;
  color: #333333;
}
/* **************** End Main Menu ***************** */

#maincatbar {
	margin: 0px auto;
	background: #000000 url(/images/site1-1_12.jpg) top left repeat-x; 
	border-bottom: 2px solid #000000;
	width: 1024px;
}

#maincatbar_empty {
	margin: 0px auto;
	background: #000000 url(/images/site1-1_12.jpg) top left repeat-x; 
	border-bottom: 2px solid #000000;
	width: 1024px;
}

#subcatbar {
	margin: 0px auto;
	background: #cccc99 url(/images/site1-1_16.jpg) top left repeat-x; 
	border-bottom: 2px solid #948c34;
	border-bottom: 2px solid #726d34;
	width: 1024px;
}

#main-page-wrapper,
#main-hc-page-wrapper,
#main-admin-page-wrapper {
	background-colorx: #DDDDDD; 
	background-colorx: #ffffcc; 
	background-colorx: #fffff0; 
	background-color: #e9e9e9; 
	background-colorx: #f0f0f0; 
}
#main-page {
	background: transparent none no-repeat scroll 0 0; 
	border: 0px solid #999999;
	widthx: 100%;
	min-height: 200px;
	vertical-align: top;
}
#main-page-content-wrapper {
}
#main-page-content {
}

#main-hc-page,
#main-admin-page {
	background: transparent none no-repeat scroll 0 0; 
	border: 0px solid #999999;
	widthx: 100%;
	min-height: 200px;
	vertical-align: top;
	display: flex;
}
#main-hc-page-content-wrapper,
#main-admin-page-content-wrapper {
	flex-grow: auto; /* 1 */
	flex-shrink: auto; /* 1 */
	flex-basis: none; /* 0 */
	/* IE10 needs -ms-flex: */
	/* chrome requires flex: 1 0 auto; */
	flex: 1 1 0; /* does not work for IE 11 */
	flex: 1 0 0; /* does not work for IE 11 */
	flex: 1 0 auto; /* works for IE 11 and FF */
	background-color: #ffffff;
	border: 1px solid #666666;
	margin: 5px 5px 5px 5px;
}
#main-hc-page-content,
#main-admin-page-content {
}

#main-hc-page-navigation-wrapper {
	width: 200px;
	background-color: #ffffff;
	background-color: transparent;
	border: 1px solid #666666;
	border: none;
	margin: 5px 0px 5px 5px;
}
#main-hc-page-navigation {
	text-align: center;
}
#main-hc-page-navigation h2 {
	background: #dfca89 none no-repeat scroll 0 0; 
	background: transparent none no-repeat scroll 0 0; 
	border-bottom: none; 
	font-size: 12pt;
	font-weight: bold;
	line-height: 31px; 
	color: #333333; 
	padding: 0px 5px;
	margin: 0px 0px;
	height: 31px;
	text-align: center;
}
#main-hc-page-navigation ul,
#main-hc-page-navigation li,
#main-hc-page-navigation a {
  margin: 0;
  padding: 0;
  position: relative;
}
#main-hc-page-navigation ul {
  list-style: none;
}
#main-hc-page-navigation ul li {
  margin: 10px 0px;
}
#main-hc-page-navigation A,
#main-hc-page-navigation A:active,
#main-hc-page-navigation A:hover,
#main-hc-page-navigation A:visited {
	display: inline-block;
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	/* color: #000000; */
	text-align: center;
	cursor: pointer;
	background: #f3efe4 none no-repeat scroll 0 0; /* f5ecd0, f3efe4 */
	background: transparent none no-repeat scroll 0 0; /* f5ecd0, f3efe4 */
	border: 1px solid #000000; 
	border: none; 
	width: 170px;
	width: auto;
	text-decoration: none;
}
#main-hc-page-navigation A:hover {
	text-decoration: underline;
}


#main-admin-page-navigation-wrapper {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #666666;
	margin: 5px 0px 5px 5px;
}
#main-admin-page-navigation {
	text-align: center;
}
#main-admin-page-navigation h2 {
	background: #dfca89 none no-repeat scroll 0 0; 
	border-bottom: 2px solid #666666; 
	font-size: 12pt;
	font-weight: bold;
	line-height: 31px; 
	color: #333333; 
	padding: 0px 5px;
	margin: 0px 0px;
	height: 31px;
	text-align: center;
}
#main-admin-page-navigation ul,
#main-admin-page-navigation li,
#main-admin-page-navigation a {
  margin: 0;
  padding: 0;
  position: relative;
}
#main-admin-page-navigation ul {
  list-style: none;
}
#main-admin-page-navigation ul li {
  margin: 10px 0px;
}
#main-admin-page-navigation A,
#main-admin-page-navigation A:active,
#main-admin-page-navigation A:hover,
#main-admin-page-navigation A:visited {
	display: inline-block;
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	cursor: pointer;
	background: #f3efe4 none no-repeat scroll 0 0; /* f5ecd0, f3efe4 */
	border: 1px solid #000000; 
	width: 170px;
	text-decoration: none;
}

.main-page-content-box {
}
.main-page-content-box-title {
	background: #fffff0 none top left repeat-x; 
	border-bottom: 2px solid #666666; 
	font-size: 18pt;
	font-weight: bold; 
	color: #666666; 
	text-align: left;
	padding: 0px 5px;
	height: 32px;
	margin: 0px 0px;
	display: block;
}
.main-page-content-box~.main-page-content-box .main-page-content-box-title {
	border-top: 1px solid #666666;
}
.main-page-content-box-body {
	padding: 5px; 
	vertical-align: top;
}


.main-hc-page-content-box,
.main-admin-page-content-box {
}
.main-hc-page-content-box-title,
.main-admin-page-content-box-title {
	background: #fffff0 none top left repeat-x; 
	border-bottom: 2px solid #666666; 
	font-size: 18pt;
	font-weight: bold; 
	color: #666666; 
	text-align: left;
	padding: 0px 5px;
	height: 32px;
	margin: 0px 0px;
	display: block;
}
.xmain-admin-page-content-box-title {
	border-top: 1px solid #666666;
}
div[class*="xmain-admin-page-content-box"]:first-of-type .main-admin-page-content-box-title {
	border-top: none;;
}
div[class*="xmain-admin-page-content-box"]~div[class*="main-admin-page-content-box"] .main-admin-page-content-box-title {
	border-top: 1px solid #666666;
}
.main-admin-page-content-box~.main-admin-page-content-box .main-admin-page-content-box-title {
	border-top: 1px solid #666666;
}

.main-hc-page-content-box-body,
.main-admin-page-content-box-body {
	padding: 5px; 
	vertical-align: top;
}

.main-hc-report-content-box,
.main-admin-report-content-box {
	background: #ffffff none top left repeat-x; 
}
.main-hc-report-content-box-title,
.main-admin-report-content-box-title {
	background: #fffff0 none top left repeat-x; 
	border-bottom: 2px solid #666666; 
	font-size: 18pt;
	font-weight: bold; 
	color: #666666; 
	text-align: left;
	padding: 0px 5px;
	height: 32px;
	margin: 0px 0px;
	display: block;
}
.main-hc-report-content-box-body,
.main-admin-report-content-box-body {
	padding: 5px; 
	vertical-align: top;
}

.user-custom-content-wrapper {
	width: 100%;
	overflow-x; hidden;
	position: relative;
}
.user-custom-content-wrapper:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
}
.user-custom-content {
	position: relative;
}

#footerbar {
	margin: 0px auto;
	background: #333333 none no-repeat scroll 0 0; 
	border-top: 3px ridge #999999; 
	font-size: 10pt; 
	color: #ffffff; 
	min-height: 50px;
}

#copyrightbar {
	background: #333333 none no-repeat scroll 0 0; 
	font-size: 10pt;
	color: #999999;
	text-align: center; 
	min-height: 38px;
}
#copyrightbar-notice {
	display: block;
	padding: 10px 0px;
}

.borderbox_std {
	background-color: #FFFFFF; 
	border: 1px solid #726d34;
}

.generic_title {
	background: #e9e9dc url(/images/site1-1_31.jpg) top repeat-x; 
	border: 1px solid #726d34; 
	font-size: 10pt; 
	color: #333333; 
	padding: 2px;
}

#homepage-freetext {
  color: #000000;
  background: #e9e9e9 none no-repeat scroll 0 0;
  height: auto;
  overflow: hidden;
}

#homebox TD {
	background-color: #FFFFFF; 
	border: 1px solid #726d34;
	color: #000000; 
}

#homebox A, #homebox A:visited, #homebox A:active, #homebox A:hover {
font-size: 10pt; colorold: #d4cda5; color: #336699; text-decoration: none;
}
#homebox A:hover {
text-decoration: underline;
}

A.select_winner, A.select_winner:visited, A.select_winner:active {
}
A.select_winner:hover {
}

A.hc_ap_gamelist_link, A.hc_ap_gamelist_link:visited, A.hc_ap_gamelist_link:active {
}
A.hc_ap_gamelist_link:hover {
}

A.hc_ep_gamelist_link, A.hc_ep_gamelist_link:visited, A.hc_ep_gamelist_link:active {
}
A.hc_ep_gamelist_link:hover {
}

.sidebarbox {
	background-color: #FFFFFF; 
	border: 1px solid #726d34; 
}

.sidebarbox_title {
	background: #e9e9dc url(/images/site1-1_31.jpg) top repeat-x; 
	border-bottom: 2px solid #726d34; 
	font-size: 12pt; 
	color: #333333; 
	padding: 2px 5px;
}

.sidebar_advert {
	background-color: #FFFFFF; 
	border: 1px solid #726d34; 
}

/*keep*/
.bigbox {
	background-color: #e9e9e9; 
	background: transparent none no-repeat scroll 0 0; 
	border: 0px solid #999999;
	width: 100%;
	table-layout: auto;
	border-spacing:  0px 0px;
	border-collapse: collapse;
	empty-cells: show; 
}

.bigbox_title {
	background: #fffff0 none top left repeat-x; 
	border-bottom: 2px solid #666666; 
	font-size: 18pt;
	font-weight: bold; 
	color: #666666; 
	text-align: left;
	padding: 0px 5px;
	height: 32px;
}
.bigbox_content {
	padding: 5px; 
	height: 200px;
	vertical-align: top;
}

.smallbox {
	background-color: #FFFFFF; 
	border: 1px solid #666666;
}

.smallbox_title {
	background: #fffff0 none top left repeat-x; 
	border-bottom: 2px solid #666666; 
	font-size: 12pt;
	font-weight: bold; 
	color: #333333; 
	text-align: left;
	padding: 2px 5px;
	margin: 0px 0px;
}

.newsbox {
	background-color: #FFFFFF; 
	border: 1px solid #726d34;
}

.newsbox TD {
	background: #FFFFFF url(/images/news_bottom.png) repeat-x bottom left;
    background: #FFFFFF none repeat scroll 0 0; 
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFF99)); 
    background-image: -moz-linear-gradient(center top , #FFFFFF 0%, #FFFF99); 
    background-image: -o-linear-gradient(center top , #FFFFFF, #FFFF99);
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#FFFF99); 
}

.hclist {
	background: transparent none no-repeat scroll 0 0; 
	border: none;
	width: 100%;
	table-layout: auto;
	border-spacing:  0px 0px;
	border-collapse: collapse;
	empty-cells: show; 
}
.hclistbox {
	background-color: #FFFFFF; 
	border: none;
	border-collapse: collapse;
	width: 100%; 
}
.hclistbox_row {
}
.hclistbox TD {
	border: 1px solid #726d34;
}
.hclistbox THEAD TD {
	font-size: 10pt;
	font-weight: bold; 
	color: #333333; 
	padding: 5px;
	vertical-align: top;
	border: 1px solid #726d34;
}
.hclistbox_photobox {
	background-color: #e9e9dc;
	width: 64px;
	vertical-align: top;
}
.hclistbox_photobox img {
	border: 2px ridge #dfe3c9;
}
.hclistbox_data {
	font-size: 8pt; 
	color: #333333; 
	padding: 5px;
	vertical-align: top;
}
.hclistbox_data .hclistbox_hclink {
}
.hclistbox_data a, 
.hclistbox_data a:active,
.hclistbox_data a:hover,
.hclistbox_data a:visited {
	text-decoration: none; 
	color: #663300;
	color: #003399; 
	color: #993300; 
	font-size: 9pt; 
	font-weight: bold;
}
.hclistbox_data .hclistbox_hclink a:hover {
	text-decoration: underline;
}

.hcshortlist {
	background: transparent none no-repeat scroll 0 0; 
	border: none;
	width: 100%;
	table-layout: auto;
	border-spacing:  5px 5px;
	border-collapse: separate;
	empty-cells: show; 
}
.hcshortlist_1cols .hcshortlist_col{
	width: 100%;
}
.hcshortlist_2cols .hcshortlist_col{
	width: 50%;
}
.hcshortlist_3cols .hcshortlist_col{
	width: 33.3%;
}
.hcshortlist_col {
	vertical-align: top; 
}
.hcshortlistbox {
	background-color: #FFFFFF; 
	border: 1px solid #726d34;
	width: 100%;
	table-layout: auto;
	border-spacing:  0px 0px;
	border-collapse: collapse;
	empty-cells: show; 
}
.hcshortlistbox_photobox {
	background-color: #e9e9dc;
	width: 64px;
	vertical-align: top;
}
.hcshortlistbox_photobox img {
	border: 2px ridge #dfe3c9;
}
.hcshortlistbox_data {
	font-size: 8pt; 
	color: #333333; 
	padding: 5px;
	vertical-align: top;
}
.hcshortlistbox_data .hcshortlistbox_hclink {
}
.hcshortlistbox_data .hcshortlistbox_hclink a, 
.hcshortlistbox_data .hcshortlistbox_hclink a:active,
.hcshortlistbox_data .hcshortlistbox_hclink a:hover,
.hcshortlistbox_data .hcshortlistbox_hclink a:visited {
	text-decoration: none; 
	color: #663300;
	color: #003399; 
	color: #993300; 
	font-size: 9pt; 
	font-weight: bold;
}
.hcshortlistbox_data .hcshortlistbox_hclink a:hover {
	text-decoration: underline;
}

.hcnamelist {
	background: transparent none no-repeat scroll 0 0; 
	border: none;
	width: 100%;
	table-layout: auto;
	border-spacing:  5px 5px;
	border-collapse: separate;
	empty-cells: show; 
}
.hcnamelist_1cols .hcnamelist_col{
	width: 100%;
}
.hcnamelist_2cols .hcnamelist_col{
	width: 50%;
}
.hcnamelist_3cols .hcnamelist_col{
	width: 33.3%;
}
.hcnamelist_col {
	vertical-align: top; 
}
.hcnamelistbox {
	background-color: #FFFFFF; 
	border: 1px solid #726d34;
	width: 100%;
	table-layout: auto;
	border-spacing:  0px 0px;
	border-collapse: collapse;
	empty-cells: show; 
}
.hcnamelistbox_photobox {
	background-color: #e9e9dc;
	width: 64px;
	vertical-align: top;
}
.hcnamelistbox_photobox img {
	border: 2px ridge #dfe3c9;
}
.hcnamelistbox_data {
	font-size: 8pt; 
	color: #333333; 
	padding: 5px;
	vertical-align: top;
}
.hcnamelistbox_data .hcnamelistbox_hclink {
}
.hcnamelistbox_data .hcnamelistbox_hclink a, 
.hcnamelistbox_data .hcnamelistbox_hclink a:active,
.hcnamelistbox_data .hcnamelistbox_hclink a:hover,
.hcnamelistbox_data .hcnamelistbox_hclink a:visited {
	text-decoration: none; 
	color: #663300;
	color: #003399; 
	color: #993300; 
	font-size: 9pt; 
	font-weight: bold;
}
.hcnamelistbox_data .hcnamelistbox_hclink a:hover {
	text-decoration: underline;
}

.admin_hclistbox {
	background-color: #FFFFFF; 
	border: 1px solid #726d34;
}
.admin_hclistbox_photobox {
	background-color: #e9e9dc;
}
.admin_hclistbox_photobox img {
	border: 2px ridge #dfe3c9;
}
.admin_hclistbox_admintitle { /* admin area */
	background: #e9e9dc; 
	border-bottom: 2px solid #726d34; 
	font-size: 18pt;
	line-height: 38px; 
	color: #333333; 
	padding: 0px 5px;
	height: 38px;
}
.admin_hclistbox_data {
	background: #edeee1 url(/images/hcbiolist_grad.jpg) top left repeat-x; 
	font-size: 8pt; 
	color: #333333; 
	padding: 5px;
}
.admin_hclistbox_admindata { /* admin area */
	background-color: #FFFFFF; 
	font-size: 10pt; 
	color: #333333; 
	padding: 5px;
}
.admin_hclistbox_data .hclistbox_hclink {
	border-bottomx: 0px solid #726d34; 
	margin-bottom: 5px;
}
.admin_hclistbox_data .hclistbox_hclink a, 
.admin_hclistbox_data .hclistbox_hclink a:active,
.admin_hclistbox_data .hclistbox_hclink a:hover,
.admin_hclistbox_data .hclistbox_hclink a:visited {
	text-decoration: none; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold;
}
.admin_hclistbox_data .hclistbox_hclink a:hover {
	text-decoration: underline;
}

#pagenavtable {
	background-color: #FFFFFF; /*prevents clear type loss on jquery fades*/
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin: 20px auto 20px auto;
}
#pagenavtable TD {
	background-color: #FFFFFF; /*prevents clear type loss on jquery fades*/
	padding: 2px;
}
.pagenavlink, .pagenavlink:visited, .pagenavlink:active, .pagenavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
	font-size: 10pt; 
	font-weight: bold; 
}
.pagenavlink:hover {
	text-decoration: underline;
}
SPAN.pagenavlinkhot {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12pt;
	font-weight: bold; 
}

.sideadminmenu #sideadminmenutitle {
	padding: 2px;
	font: 10pt Arial;
	color: #000000;
	text-align: center;
	cursor: pointer;
	background: #e9e9dc url(/images/site1-1_31.jpg) top repeat-x;
	border: 1px solid #000000; 
	width: 170px;
	filterx:progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC, direction=135, strength=2)
}

.sideadminmenu A, .sideadminmenu A:active, .sideadminmenu A:hover, .sideadminmenu A:visited {
	text-decoration: none;
}

.adminmenu #adminmenutitle {
	padding: 2px;
	font: 10pt Arial;
	color: #000000;
	text-align: center;
	cursor: pointer;
	background: #e9e9dc url(/images/site1-1_31.jpg) top repeat-x;
	border: 1px solid #000000; 
	width: 225px;
	filterx:progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC, direction=135, strength=2)
}

.adminmenu A, .adminmenu A:active, .adminmenu A:hover, .adminmenu A:visited {
	text-decoration: none;
}

.custmenu #custmenutitle {
	padding: 2px;
	font: 12pt Arial;
	color: #000000;
	text-align: center;
	cursor: pointer;
	background: #e9e9dc url(/images/site1-1_31.jpg) top repeat-x;
	border: 1px solid #000000; 
	width: 250px;
	filterx:progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC, direction=135, strength=2)
}

.custmenu A, .custmenu A:active, .custmenu A:hover, .custmenu A:visited {
	text-decoration: none;
}

.sm-nav-vert-box-menu {
  display: block;
  text-align: center;
  margin: 25px 0px;
}
.sm-nav-vert-box-menu ul,
.sm-nav-vert-box-menu li,
.sm-nav-vert-box-menu span,
.sm-nav-vert-box-menu a {
  margin: 0;
  padding: 0;
  position: relative;
}
.sm-nav-vert-box-menu ul {
  display: inline-block;
  min-width: 250px;
  list-style: none;
}
.sm-nav-vert-box-menu ul li {
  margin: 5px 0px;
}
.sm-nav-vert-box-menu a, 
.sm-nav-vert-box-menu a:link, 
.sm-nav-vert-box-menu a:active, 
.sm-nav-vert-box-menu a:visited, 
.sm-nav-vert-box-menu a:hover {
  display: block;
  padding: 2px;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
  cursor: pointer;
  background: #f5ecd0 none no-repeat scroll 0 0; /* #f3efe4 f5ecd0, f3efe4 */
  border: 1px solid #666666; 
  text-decoration: none;
}

.sport-nav-menu {
  display: block;
  text-align: center;
  margin: 50px auto;
}
.sport-nav-menu ul,
.sport-nav-menu li,
.sport-nav-menu span,
.sport-nav-menu a {
  margin: 0;
  padding: 0;
  position: relative;
}
.sport-nav-menu ul {
  display: inline-block;
  min-width: 300px;
  max-width: 320px;
  list-style: none;
}
.sport-nav-menu ul li {
  margin: 20px 0px;
}
.sport-nav-menu a, 
.sport-nav-menu a:link, 
.sport-nav-menu a:active, 
.sport-nav-menu a:visited, 
.sport-nav-menu a:hover {
  display: block;
  padding: 10px 10px;
  font-size: 150%;
  font-weight: bold;
  color: #000000;
  text-align: center;
  cursor: pointer;
  background: #f5ecd0 none no-repeat scroll 0 0; /* #f3efe4 f5ecd0, f3efe4 */
  border: 1px solid #666666; 
  text-decoration: none;
}

.page-content-box-top-nav-menu {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.page-content-box-top-nav-menu ul,
.page-content-box-top-nav-menu li,
.page-content-box-top-nav-menu span,
.page-content-box-top-nav-menu a {
  margin: 0;
  padding: 0;
  position: relative;
}
.page-content-box-top-nav-menu ul {
  list-style: none;
}
.page-content-box-top-nav-menu ul li {
  display: inline-block;
}
.page-content-box-top-nav-menu ul li~li:before {
  content:" | "; 
}
.page-content-box-top-nav-menu a, 
.page-content-box-top-nav-menu a:link, 
.page-content-box-top-nav-menu a:active, 
.page-content-box-top-nav-menu a:visited, 
.page-content-box-top-nav-menu a:hover {
  text-decoration: none;
}
.page-content-box-top-nav-menu a:hover {
  text-decoration: underline;
}

.sportsLinks {
  display: inline-block;
  text-align: left;
}
.sportsLinks ul,
.sportsLinks li,
.sportsLinks span,
.sportsLinks a {
  margin: 0;
  padding: 0;
  position: relative;
}
.sportsLinks ul {
  list-style: none;
}
.sportsLinks ul li {
  display: inline-block;
}
.sportsLinks ul li~li:before {
  content:" | "; 
}
.sportsLinks a, 
.sportsLinks a:link, 
.sportsLinks a:active, 
.sportsLinks a:visited, 
.sportsLinks a:hover {
  text-decoration: none;
}
.sportsLinks a:hover {
  text-decoration: underline;
}

TABLE.std_tbl_collapse {
	border-collapse: collapse;
}
TABLE.evttable {
	border: 1px solid #000000; 
	width: 100%;
	table-layout: auto;
	border-spacing:  0px 0px;
	border-collapse: collapse;
	empty-cells: show; 
}
TD.evttable {
	border: 1px solid #000000;
}
TD.evttable_title {
	background: #e9e9dc url(/images/site1-1_31.jpg) top repeat-x; 
	border-bottom: 2px solid #726d34; 
	font-size: 10pt; 
	color: #333333; 
	padding: 2px 5px;
}
.std_bdr_l {
	border-left: 1px solid #000000;
}
.std_bdr_r {
	border-right: 1px solid #000000;
}
.std_bdr_t {
	border-top: 1px solid #000000;
}
.std_bdr_b {
	border-bottom: 1px solid #000000;
}
.std_bdr_outline {
	border: 1px solid #000000;
}

.search-results {
}
.search-results-title {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.search-results-title:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
}
.search-results-message {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

/* **************** RECORDS GRID ***************** */
.records-grid-title {
	background: #555555 none no-repeat scroll 0 0;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: bold;
	text-align: left;
	padding: 1px;
	color: #FFFFFF;
}
.records-grid {
	background: transparent none no-repeat scroll 0 0; 
	border: none;
	width: 100%;
	table-layout: auto;
	border-spacing:  0px 0px;
	border-collapse: collapse;
	empty-cells: show; 
}
.records-grid th {
	background: #ffffff none no-repeat scroll 0 0; 
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
}
.records-grid-header-column-group-row {
	background: #ffffcc none no-repeat scroll 0 0;
}
.records-grid-header-column-group-row .records-grid-highlight {
	background: #dfca89 none no-repeat scroll 0 0;
}
.records-grid-header-column-row {
	background: #fffff0 none no-repeat scroll 0 0;
}
.records-grid-header-column-row > th {
	text-align: left;
}
.records-grid-header-column-row > th + th {
	text-align: center;
}
.records-grid-single-hc .records-grid-header-column-row > th {
	text-align: center;
}
.records-grid-header-column-row .records-grid-highlight {
	background: #f5ecd0 none no-repeat scroll 0 0;
}
.records-grid-row {
}
.records-grid-row > td {
	background: #ffffff none no-repeat scroll 0 0; 
	border: 1px solid #000000;
	text-align: left;
	white-space: normal;
}
.records-grid-row > td + td {
	text-align: center;
	white-space: nowrap;
}
.records-grid-single-hc .records-grid-row > td {
	text-align: center;
	white-space: nowrap;
}
.records-grid-row .records-grid-highlight {
	background: #f3efe4 none no-repeat scroll 0 0;
}
.records-grid-caption {
	font-size: 8pt; 
	font-style: italic;
}
/* **************** END RECORDS GRID ***************** */

/* **************** RECORDS SELECTIONS GRID ***************** */
.records-selections-grid-title {
	background: #555555 none no-repeat scroll 0 0;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: bold;
	text-align: left;
	padding: 1px;
	color: #FFFFFF;
	margin-top: 5px;
}
.records-selections-grid {
	background: transparent none no-repeat scroll 0 0; 
	border: 1px solid #000000;
	width: 100%;
	table-layout: auto;
	border-spacing:  0px 0px;
	border-collapse: collapse;
	empty-cells: show; 
}
.records-selections-grid-header-column-row > th {
	font-weight: bold;
	border-right: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 2px;
}
.records-selections-grid-header-column-row {
	background: #ffffcc none no-repeat scroll 0 0;
	border-bottom: 1px solid #000000;
}
.records-selections-grid-header-column-row > th:first-child + th + th + th + th + th + th {
	text-align: right;
	padding-right: 2px;
	border-right: 1px solid #000000;
}
.records-selections-grid-single-hc .records-selections-grid-header-column-row > th:first-child {
	display:none;
}
.records-selections-grid-single-date .records-selections-grid-header-column-row > th:first-child + th {
	display:none;
}
.records-selections-grid-row-odd {
	background: #ffffff none no-repeat scroll 0 0;
}
.records-selections-grid-row-even {
	background: #eeeeee none no-repeat scroll 0 0;
}
.records-selections-grid-row > td {
	border-right: 1px solid #CCCCCC;
	text-align:left;
	padding-left: 2px;
	white-space: normal;
}
.records-selections-grid-row > td:first-child + td + td + td + td + td + td {
	text-align: right;
	padding-right: 2px;
	border-right: 1px solid #000000;
}
.records-selections-grid-row > td:first-child + td + td,
.records-selections-grid-row > td:first-child + td + td + td + td,
.records-selections-grid-row > td:first-child + td + td + td + td + td,
.records-selections-grid-row > td:first-child + td + td + td + td + td + td {
	white-space: nowrap;
}
.records-selections-grid-single-hc .records-selections-grid-row > td:first-child {
	display: none;
}
.records-selections-grid-single-date .records-selections-grid-row > td:first-child + td {
	display: none;
}
.records-selections-grid-row-top-rating-label {
	font-size: 80%;
}
.records-selections-grid-row:hover {
	background-color: #f5ecd0; 
}
.records-selections-grid tbody:hover tdx {
    color: transparent;
    text-shadow: 0 0 3px #aaa;
}
.records-selections-grid tbody:hover tr:hover tdx {
    color: #444;
    text-shadow: 0 1px 0 #fff;
}
.records-selections-grid-footer-row {
	background-color: #ffffcc; 
	border-top: 3px double #000000;
}
.records-selections-grid-footer-row > td {
	font-weight:bold;
	border-right: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 2px;
}
.records-selections-grid-footer-row > td:first-child + td + td + td + td + td + td {
	text-align: right;
	padding-right: 2px;
	border-right: 1px solid #000000;
}
.records-selections-grid-single-hc .records-selections-grid-footer-row > td:first-child {
	display: none;
}
.records-selections-grid-single-date .records-selections-grid-footer-row > td:first-child + td {
	display: none;
}

/* **************** END RECORDS SELECTIONS GRID ***************** */

/* **************** FAQ ***************** */
.myfaqs {
border-bottom:1px dashed #C5C3C3;
color:#768083;
cursor:pointer;
font-size:12px;
margin:0px;
padding:5px;
}
.openfaq {
background:#DEE5E8 none repeat scroll 0%;
border-left:2px solid #A6BBCA;
border-right:2px solid #A6BBCA;
border-top:2px solid #A6BBCA;
color:#35738A;
}
.closedfaqx {
color:green;
}
.technology {
cursor:pointer;
font-family:Verdana;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0px;
padding:0px;
}
.thefaq {
background:#F4F6F7 none repeat scroll 0%;
border-bottom:2px solid #A6BBCA;
border-left:2px solid #A6BBCA;
border-right:2px solid #A6BBCA;
color:#3F4446;
font-size:12px;
padding:10px;
text-align:justify;
}
/* **************** END FAQ ***************** */

.page-part-cache-notice {
	font-size: 8pt; 
	font-style: italic; 
	color: #CCCCCC;
}

/* clear float fix */
.clearfix:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */

#news_horz {
    float: none;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px; /*12*/
    line-height: 20px; /*16*/
    text-align: left;
    visibility: hidden;
    widthx: 790px;
    heightx: 75px; /*75*/
}
#news_horz li {
    visibility: visible;
    margin-bottom: 0px; 
    widthx: 661px; 
    heightx:75px; /*75*/ 
}
#news_horz .news_title {
    color: #35577C;
    float: left;
    font-size: 18px; /*14*/
    font-weight: bold;
    margin-top: 10px;
    width: auto;
    line-height: 25px; /*25*/
}
#news_horz .news_blue_line {
    float: left;
    margin-top: 16px;
    width: auto;
	display:none;
}
#news_horz .news_leftarrow {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 17px;
    width: auto;
}
#news_horz .news_rightarrow {
    float: left;
    margin-left: 15px;
    margin-top: 17px;
    width: auto;
}
#news_horz .news_leftline {
    float: left;
    margin-top: 0;
    width: auto;
}
#news_horz .news_rightline {
    float: left;
    margin-left: -1px;
    margin-top: 0;
    width: auto;
}
#news_horz .news_content {
    float: left;
    width: 700px;
    heightx: 115px; /*75*/
	cursor: pointer;
    margin-left: 3px;
    margin-right: 3px;
}
#news_horz a, #news_horz a:link, #news_horz a:active, #news_horz a:visited {
    color: #21376A;
    text-decoration: none;
}
#news_horz a:hover {
    color: #727476;
    text-decoration: underline;
}

select option.rating-regular {
	font-weight: bold;
}
