@charset "iso-8859-1";
/* CSS Document */
/*Mater style sheet for Global*/
/*Imported style sheets*/
@import url("default.css");
@import url("txt.css");
@import url("form.css");
@import url("decorate.css");

.paddingMenuText{
	padding:5px 0px 5px 11px; 
}
.whiteBottomLine{
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
	border-bottom-width:2px;
}
.paddingHighlight{
	padding:5px 10px 5px 20px; 
}
.paddingHighlightHead{
	padding:0px 4px 4px 4px; 
}
.paddingHighlightList{
	padding:4px; 
}
.marginResearchTable{
	margin:10px 0px 10px 0px;
}
.SearchResearch{
	background-image:url(../../images/researchpaper/bg_SearchResearch.gif);
	background-repeat:no-repeat;
	padding:10px;
}
.SearchResult{
	background-image:url(../../images/researchpaper/bg_SearchResult.gif);
	background-repeat:no-repeat;
	padding:10px;
}
