/* CSS One Consulting Globl */

html { overflow: auto; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #293D08;
}
body {
	background-color: #FFFFFF;
}

a:link {
	color: #43640D;
}
a:hover {
	color: #608D12;
}
a:visited {
	color: #B9A428;
}

.fieldstyle {
  background:none;
  border:#43640D 1px solid;
  font-size: 10px;
  width: 230px;
}

#news_pane{
  width:530px; height:60px;
  margin:0; display:block;
  overflow:auto;
  right:0px; bottom:0px;
  position:relative;
  z-index:2;
}
#news_mark {
  width:552px; height:55px;
  left:272px; bottom:116px;
  position:relative;
  z-index:1;
}
.news_title, .news_content {
	color:#FFFFFF;
}
.news_title {
	font-size:14px;
	font-weight:bold;
}

.big_title, medium_title {
  color:#556421;
  font-weight:bold;
}
.big_title {
  font-size:20px;
}
.medium_title {
  font-size:14px;
}

.title_box {
  font-weight:bold;
  color:#000000;
}
.form_box {
  border:#dedede solid thin;
  background:#fffff9;
  padding:5px;
}
.side_note {
  font-size:9px;
  font-style:italic;
  color:#000000;
}
.field_note {
  font-size:9px;
  font-style:italic;
  color:#6A8239;
}

#summary {
  width:240px; height:65px;
  margin:0; display:block;
  overflow:auto;
}
#resume {
  background:#FFFFFF;
  border:#666666 solid 1px;
  width:100%; height:300px;
  margin:0; display:block;
  overflow:auto;
}

.caption {
	font-size: 16px;
}

.style1 {
	color: #666666;
	font-size: 10px;
}

.style2 {
	font-size: 14px;
	font-weight: 200;
}

.style3 {
	color: #666666;
	font-size: 14px;
}

.style4 {
	font-size: 16px;
	font-weight: bold;
}
