#WhiteShadedBox {
	background-image: url(../images/whiteBoxBg.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 229px;
	padding-top: 54px;
	float: right;
}
#ComboBoxArea {
	float: left;
	padding-left: 35px;
	width: 32%;
}
#SetAllPreference {
	font-size: 11px;
	color: #217ab3;
	text-align: center;
	width: 100%;
}
#TitleArea {
	width: 535px;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
}
#AdvanceSearchLeftArea {
	float: left;
	width: 271px;
	padding-right: 10px;
}
#NoSearchArea {
	background-image: url(../images/numberSearchBg.gif);
	height: 34px;
	width: 263px;
	margin-bottom: 10px;
	padding-top: 26px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
#FullTextSearch {
	height: 112px;
	width: 271px;
	background-image: url(../images/fullTextSearchBg.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#BooleanSearch {
	background-image: url(../images/booleanSearchBg.gif);
	background-repeat: no-repeat;
	height: 212px;
	width: 255px;
	float: left;
}
#BlueBox {
	background-image: url(../images/blueBoxBg.jpg);
	background-repeat: repeat-y;
	width: 760px;
	margin-top: 10px;
}
#BlueBoxBody {
	width: 100%;
}
#TextFieldMedium {
	background-image: url(../images/textFieldMediumBg.png);
	height: 23px;
	width: 168px;
	padding-top: 2px;
	padding-left: 3px;
}
.TextFieldMedium {
	width: 165px;
	border: 0px solid #FFF;
	color: #575757;
}
#AdvanceSearchTopArea {
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	float: left;
	width: 746px;
}
#VerticleText {
	float: left;
}
#LightGreyBoxRow {
	padding-bottom: 20px;
	float: left;
}

#AdvanceSearchLeftColumn {
	float: left;
	width: 346px;
}
#AdvanceSearchRightColumn {
	float: left;
	width: 406px;
}


#FullTextSearchTextBox {
	background-image: url(../images/textBox.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 246px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	padding: 4px;
}
#FullTextSearchBtn {
	width: 264px;
	text-align: right;
}
.FullTextSearchTextBox {
	height: 68px;
	width: 242px;
	border: 0px solid #FFF;
	color: #575757;
}
#BooleanSearchTextFieldArea {
	background-image: url(../images/textFieldSmallBg1.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 138px;
	padding-top: 2px;
	padding-left: 3px;
}
.BooleanSearchTextField {
	width: 132px;
	border: 0px solid #FFF;
	color: #575757;
}
#LightGreyBox {
	background-color: #f8f8f8;
	background-image: url(../images/greyBoxBg.jpg);
	background-repeat: repeat-y;
	width: 322px;
	float: left;
}
#LightGreyBoxBody {
	padding-right: 11px;
	padding-left: 11px;
}
#LightGreyBoxWide {
	background-color: #f8f8f8;
	background-image: url(../images/greyBoxWideBg.jpg);
	background-repeat: repeat-y;
	width: 373px;
	float: left;
}
#MediumTextFieldArea {
	background-image: url(../images/textFieldMediumBg.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 168px;
	padding-top: 2px;
	padding-left: 3px;
}
.MediumTextField {
	width: 165px;
	border: 0px solid #FFF;
	color: #575757;
}
#SmallTextFieldArea {
	background-image: url(../images/textFieldSmallBg.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 73px;
	padding-top: 2px;
	padding-left: 3px;
}
.SmallTextField {
	width: 62px;
	border: 0px solid #FFF;
	color: #575757;
}
#SearchBtn {
	width: 100%;
	text-align: right;
	float: left;
}
#patnumerr {
	position:absolute;
	left:334px;
	top:168px;
	width:147px;
	height:21px;
	z-index:1;
	color:#900
}
