/*----------------------------------
  The Chicago Manual of Style Online

  Stylesheet by Eric Gamazon
  ----------------------------------*/

span.search_head{
	font: bold 110% Georgia, Times, "Times Roman", serif;
	color:#ff6a00;
	margin: 32px 0 18px 0;
	display:block;
	line-height:130%
}

/* 
color: #FF6A00;
  font: bold 110% Georgia, Times, "Times Roman", serif;
  margin: 32px 0 0 0;
  line-height: 110%;
*/

form#googlesearchbox {
	height: 85px;
}

hr.searchrule {
	border-top:1px solid #4fcbdb;
	border-bottom:1px solid #4fcbdb;
	width: 100%;
	height:2px;
	margin-bottom: 0px;
	position: absolute;
}

span.refinelabel {
	font-size: 80%;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;

  line-height: 150%;
  margin: 1.5em 0 0.5em 0;
  padding: 0;


}

span.searchoptions {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #999966;
}

#search_text {
	width: 400px;
}

div.tip {
	margin-top: 6px;
}
span.searchtips {
        font-size: 56%;
} 

span.googlelabel {
	font-size: 56%;
	font-family: Verdana;
	color: #999;
	float: right;
}

#s {
	color: black;
}

font {
	color: #996;
	font-size: 80%;
}

td a,  span.l {
	color: #FF6A00;
}

span.s {
	font-size: 50%;
	display: none;
}

span.b a {
	font-size: 80%;
}

a.f {
	display:none;
}

div.sep_bar_text_css {
	font-size: 9px;
	background-color: #ccc;
}

span.sep_bar_text_css b {
	color: #996;
	font-family: Verdana;
}

span.cmoslink {
	font-size:11px;
	font-family: Verdana;
	line-height: 18px;
	color: #ff6a00;
	

}

a:visited {
        color: #66F;
}


span.cmoslink a:visited{
}

span.paragraph_num{
	font-weight: bold;
}

span.qa_link_label {
	font-size:11px;
	line-height:18px;
	font-family: Verdana;
	font-weight: bold;
	color: #4fcbdb;
}

span.qa_link {
	font-size:11px;
	line-height:18px;
	font-family: Verdana;
	font-weight: normal;
	color: #FF6A00;
}

span.qa_link a:visited {
}

span.search_snippet {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana;
	color: #666666;
}

span.search_page_nav {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #999966;
}

#main_content p.g  {
}

input {
	vertical-align: top; 
}

/*#navigation {
	height: 395px;
}*/


#main_content span.emptyresult {
	font-size: 9px;
	line-height: 15px;
	font-family: Verdana, sans-serif;
}

#main_content span.emptyresult ul,li {
	/*list-size: 9px;*/
	font-size: 9px;
	list-style-position: inside;
}

#main_content span.emptyresult ul {
	list-style-type: disc;
}

span.spellsuggestion {
	font-size: 120%;
}

span.spellsuggestion a {
	font-size: 70%;
}

div.searchtiptext {
	font-size:56%;
	color: black;
	font-family: Verdana, sans-serif;
	padding-top: 10px;
	font-weight: normal;
	white-space: normal;
}

.searchboxboundry {
	/*padding-top: 10px;
	padding-bottom: 35px;
	white-space: nowrap;*/
}

#navigation {
  float: left;
  width: 136px;
}
#navigation ul {
  font: bold 75% Verdana, Arial, Helvetica, sans-serif;
  line-height: 150%;
  list-style: none;
  margin: 60px 0 0 12px;
  padding: 0;
}
#navigation li {
  font-size: 100%;
  margin: 0 0 18px 0;
  padding: 0;
}

#navigation a {
  border-bottom: dotted 1px #666;
  color: #4FC6DB;
  text-decoration: none;
}

#navigation a.selected {
  color: #FF6A00;
}
#navigation a:hover {
  border-bottom: solid 1px #FF6A00;
  color: #FF6A00;
  text-decoration: none;
}
#navigation form#para_search {
  margin: 30px 0 0 12px;
  padding: 0;
}
#navigation form#para_search label {
  color: #666;
  display: block;
  font-size: 60%;
  font-weight: bold;
}
#navigation form#para_search input {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

#topper {
  position: absolute; right: 10px; bottom: 10px;
}
