/* CSS Document */
.inputbuttons {

	border: 1px solid #4E4E4E;
	width: auto;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px
}
.srchInput{
	border: 1px solid #4E4E4E;
	width: 142px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px
}
.blue_text {
	font-family: Verdana;
	font-size: smaller;
	font-weight: normal;
	color: #0178AA;
	
}

.blue_text_bold {
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	color: #0178AA;
	link-color: #0178AA;
	
}
.blue_text_plus1 {
	font-family: Verdana;
	font-size: larger;
	font-weight: normal;
	color: #0178AA;
	
}
.blue_text_plus1_bold {
	font-family: Verdana;
	font-size: larger;
	font-weight: bold;
	color: #0178AA;
	
}
