@charset "utf-8";
/* CSS Document */

.family_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.small_font {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.textbox{
	background-image:url('images/mainsearch_textbox.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:5px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 24px;
	width: 274px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.textbox2{
	background-image:url('images/mainsearch_textbox2.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:5px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 24px;
	width: 98px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}

.textbox3{
	background-image:url('images/askbob_textbox.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:7px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 27px;
	width: 453px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}

.textbox4{
	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 150px;
	border: 1px solid #c4c4c4;
}

.textbox5{
	background-image:url('images/askbob_textbox2.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:7px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 27px;
	width: 400px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}

.News_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #828181;
}
.askbob_font {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #588600;
}
.askbob_font_grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.askbob_smallfont {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.dotted_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #404940;
}
.search_font {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
