/* navigation styles are found in menu.css */
body{
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	text-align: center;
}

a, a:visited{
	color: #009;
}

td{
  vertical-align: top;
}

.stattextvalues {
color:#FF0000;
font-weight:bold;
}
.asaptextvalues {
color:navy;
font-weight:bold;
font-size:9px;
}

#holder{
	background-color: #FFF;
	background-image: url("../../images/new_brand_2007/shadowRight.gif");
	background-position: right;
	background-repeat: repeat-y;
	margin: 0px auto;
	text-align: left;
	width: 800px;
}

#holder #header{
}

#holder #header #headerLogo{
	margin-left: 15px;
	margin-top: -5px;
	width: 280px;
	position: absolute;
}

#holder #header #search{
	color: #666;
	font-family: Verdana, Arial, Helvetica;
	font-size: .8em;
	margin-left: 210px;
	margin-top: 15px;
	position: absolute;
}

#holder #header #search .searchBox{
	//background-attachment : fixed;
	background-color        : #FFF;
	background-position     : 0 0;
	background-repeat       : no-repeat;
	font-size               : 8pt;
	margin-top              : -4px;
	padding-top             : 6px;
	padding-left            : 5px;
	padding-right           : 5px;
	position                : absolute;
	z-index                 : 10000;
	width                   : 135px;
	//width                 : 125px;
}

#holder #header #search .searchBtn, #holder #header #search .CJBCsearchBtn{
	margin-left: 140px;
}
.CJBCsearchBtn {
	width:30px;
	}

#holder #content{
	font-family: Verdana, Arial, Helvetica;
	font-size: .9em;
	margin-top: 20px;
	min-height: 600;
	overflow-x: auto;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	width: 751px;
}

#contentRight {
  color: #333;
  float: right;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  padding: 10px;
  margin-bottom: 10px;
  width: 169px;
}

#contentRight .title {
  color: #69C;
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
}

#contentRight H1 {
  color: #69C;
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
}

/*min-height for stupid IE6*/
* html #holder #content{
  height: 600px;
  overflow-x: auto;
  padding-bottom: 30px;
}

#holder #content .title{
	color: #C00;
	font-size: 1.5em;
	margin-bottom: -10px;
	margin-top: 0px;
	padding-top: 0px;
}

#holder #content .headline{
	font-weight: bold;
	margin-top: 30px;
}

#holder #content .special_note{
  color: #990000;
}

#holder #content #news{
	background-color: #A2E6FF;
	font-family: verdana, arial, helvetica;
	font-size: .9em;
	margin-bottom: -10px;
	margin-left: -10px;
	padding: 10px;
	padding-left: 20px;
}

#holder #content #news #title{
	color: #06F;
	font-family: Verdana, arial, helvetica;
	font-size: 1.8em;
	margin-bottom: -15px;
	margin-left: 0px;
	padding: 0px;
}

#holder #sidebar{
	float: right;
	font-family: Verdana, Arial, Helvetica;
	font-size: .8em; 
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 9px;
	width: 171px;
}

#holder #footer{
	clear: both;
	color: #666;
	font-family: Verdana, Arial, Helvetica;
	font-size: .7em; 
	width: 98%;
	margin-right: 30px;
	xmargin-bottom: 2px;
	padding-top: 10px;
	text-align: right;
}

#addressFooter {
  clear          : both;
  color          : #666;
  font-family    : Verdana, Arial, Helvetica;
  font-size      : .7em; 
  xmargin-bottom : 2px;
  padding-top    : 10px;
  padding-right  : 15px;
  text-align     : right;
  border         : 4px;
  border-color   : red;
}

.dotsHorizontal{
	background-image: url("../../images/new_brand_2007/dotsHorizontal.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.dotsVerticle{
	background-image: url("../../images/new_brand_2007/dotsVerticle.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

.note{
  color: #ff0000;
}

#header_buttons {
	margin-left: 300px;
	margin-top: 79px;
	position: absolute;
}

#header_buttons a {
  display: block;
  margin-bottom: 3px;
}
